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.
Yesterday I upgraded from Drupal 4.7.5 to Drupal 5.0, and with the Garland/Minnelli these, my site logo, site name, and site slogan are not appearing in the header area, or anywhere for that matter, with Internet Explorer 7. On Firefox 2, and Netscape 8, it's displayed, but the slogan stretches across, then completely off the header area. In Opera 9, the Logo is placed correctly, but the name and slogan are displayed below the header area, spanning across where content is displayed.
I am having trouble finding information on how to theme the primary and/or secondary links. I found this(http://drupal.org/node/44708) but wasn't sure if it applied in 5.0 or not. Is there anywhere I can read up on how to theme these and if a custom.tpl.php file is needed or if it can be inside the page.tpl.php?
I created a product node using CCK and Views for displaying it. I have a product page where I want to list just the title of the product, a thumbnail image, and the price. I used the image module (image attach) to attach images (image node) to my product node. I then used the Views theme wizard to get the template.php function and variables to use in my views-list-Products.tpl.php so that I can control the layout.
I'm using Drupal 5 for my latest site, but when I go to change my theme, no matter what I change it to, it seems like I always get bluemarine for the admin section...
Does anybody know if this was a feature change for 5, where the admin sections now use separate themes? If so, how do we change the admin themes?