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.
I'm a web designer and new to drupal, I'm looking to create my own theme for my drupal installation but I'm really not sure where to begin.
Can anyone please refer me to a begginer tutorial or what is the best way for me to get going. I;ve read that it is easier to adapt current themes but I'm not even sure how to go about that.
After many hours of development, I am just about finished and ready to release a new version of the "Drupal Theme Generator " program (version 2.0).
This new program will produce both phptemplate and xtemplate themes.
The program was completely rewritten with an easy-to-use interface and also include a theme preview feature.
This new theme preview feature allows you to preview the newly created themes on you local computer via your web browser without having to upload the themes to your Drupal site.
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.