Theming

New theme for Run Drupal

Matt West Thu, 02/21/2008 - 09:08
Tagged:

Today I launched my new theme for this site. It is a modified version of a the CrystalX design from open source web designs. I broke it up and made it fit for Drupal. Then I added a bunch of changes and tweaks that fit with my style and what I wanted for this site. I'm pretty pleased with how it all turned out.

Adding a search floater bar to your theme

Matt West Tue, 02/05/2008 - 18:47
Tagged:

Today I added the search floater to run Drupal. A search floater is the search box you see up in the upper right corner of this website. By default if you enable the Search block in Drupal you can add it to a region. For example it could be added to the left content bar. However, I don't like this very much since it takes up a bunch of room. Instead I wanted the search box to float in the upper right of every page.

Adding this was pretty easy. here is the code I added to the page.tpl.php file

more...
Syndicate content