We came into the world of Drupal as a designer, and theming has always been Our main specialty. I came onto Drupal in the early Days of Drupal 5 and spent hundreds, maybe even thousands of...
Category: Drupal Tutorials
What are Drupal Themes? | Pixel Clever
The term “theme” when used in the context of content management systems (cms), galleries, or e-commerce systems refers to the use of templating systems such as (phptemplate or smarty) which are used to structure and control the appearance of dynamically …
...Advanced Taxonomy Blocks module for Drupal 6 released today!
After spending the last week and a half coding like a mad man and testing the thing to make sure there were no glaring bugs I am finally releasing the Advanced Taxonomy Blocks module. This module took a lot more...
How to theme specific blocks in Drupal
Drupal blocks can be themed on several levels. You can create a custom html layout for all the blocks on your site, you can create a different layout for a specific region on your site, you can customize the blocks...