Tuesday, July 7, 2009

drupal 6 theming

drop down menu for garland -> source

theming for contact form -> source

creating custom region -> go to template's .info file and add

regions[left] = Left sidebar
regions[right] = Right sidebar
regions[content] = Content
regions[header] = Header
regions[footer] = Footer

-> source

module for theme developer -> devel module

when using nodes in block module, will dispaly string, -> use this module to change the string name

No comments:

Post a Comment