I'm trying to create my own theme based on the Sympal Theme.
Can anyone familiar with theme development confirm my experience (and the experience of others) that a sub-theme (i.e. /themes/theme_name/sub-theme/) only allows a different CSS file. You can not override one of the base theme's functions using a file such as /themes/theme_name/sub-theme/page.tpl.php - correct?
I'm new to Drupal. I'm customizing my theme, so far it's going well.
I'd like to know how I can modify the
elements inside a block.
So far, I can understand that editing 'block.tpl.php' allows me to interact with what's around the block, but how to change the bullets, modify the sub menu structures and all, this I don't know.
With the release of 5.x of Drupal, is the information currently found in the Customization and Themeing section (specifically the Theme developer's guide) still valid? Or has any of the region naming, node names, etc. changed?
Thank you.
Is there a way to display image-galleries in reverse order.
I have galleries shown with a rewritten fgallery.module but I want to reverse the view order