Trent Wyman


Drupal 6 - Declaring Custom Regions and Style Sheets in the Theme's .info File

Categories:

Here is an example theme.info file to reference formatting for declaring page regions and style sheets custom to that theme.
------------------------------------------------------------------------------------------

; $Id: theme-name-here.info,v 1.0 2009/mn/dy 02:30:57 Exp $
name = theme-name-here
description = Custom theme for web site
version = VERSION
core = 6.x
engine = phptemplate

; Information added by drupal.org packaging script on 2009-09-16
version = "6.14"
project = "drupal"
datestamp = "1253130027"

; Declare custom page regions
regions[header] = Header
regions[nav] = Navigation
regions[sidebarleft] = SidebarLeft
regions[sidebarright] = SidebarRight
regions[content] = Content
regions[footer] = Footer

; Declare custom style sheets
stylesheets[all][] = style.css
stylesheets[all][] = nav.css

AttachmentSize
theme-name-here.info556 bytes

Announcements

DrupalCon Denver 2012 - I'm Going!

Press Release:
Michael C. Carlos Museum

Read the press release announcing the Drupal redesign of Emory University's Michael C. Carlos Museum. View Press Release