Skip to content

Instantly share code, notes, and snippets.

@barraponto
Created November 10, 2011 20:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save barraponto/1356188 to your computer and use it in GitHub Desktop.
Save barraponto/1356188 to your computer and use it in GitHub Desktop.
Bartiky Drupal theme
name = bartiky
core = 7.x
engine = phptemplate
base theme = bartik
stylesheets[all][] = bartiky.css
regions[header] = Header
regions[help] = Help
regions[page_top] = Page top
regions[page_bottom] = Page bottom
regions[highlighted] = Highlighted
regions[featured] = Featured
regions[content] = Content
regions[sidebar_first] = Sidebar first
regions[sidebar_second] = Sidebar second
regions[triptych_first] = Triptych first
regions[triptych_middle] = Triptych middle
regions[triptych_last] = Triptych last
regions[footer_firstcolumn] = Footer first column
regions[footer_secondcolumn] = Footer second column
regions[footer_thirdcolumn] = Footer third column
regions[footer_fourthcolumn] = Footer fourth column
regions[footer] = Footer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment