Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
How do I add a banner after the header? In PHPTemplate there is the #header area, but no such thing in Democratica. Also, where do I find the code responsible for the inset blocks in sidebars? Thanks.
i've been using drupal for a while now, but relatively speaking, i'm probably still a noob. anyways, i'm working on a two column theme for my site, but when i use any of the administration part of the site with forms on it, they are two long, causing other parts of the site to collapse where they're not supposed to.
I'm making a theme based on the phptemplate engine. Standard you can set the logo and primary and secundary links. I want to add an extra item on the settings page for the theme. I want the user to change to background.
My question is: is there a way to add settings for a phptemplate engine theme. I saw there was a possibilty with .theme but that doesn't work for me. I get an another page than I defined in my page.tpl.php.
I am modifying the "pushbutton" theme that as you know
is based on the xtemplate system.
Well, my new theme is going perfect but... when I enter in
sections like Admin to administrate the portal or to specify
parameters of my admin count... my theme dissapear!!!
Do you know why it occurs? In the other sections of the portal
everything is going perfect...
How do I get my blocks to appear like those here? For instance, the "New forum topics" block has a shaded titlebar. My blocks don't have a title area, the title just floats in the sidebar. Thanks for any pointers.