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 am trying to port Ruthsarian's Skidoo Too template to Drupal and getting on OK. However, the theme breaks if I navigate to any page below the top level, as if it can't find the stylesheet.
The CSS file is called "style.css" and it is located in the folder "themes/Skidoo_too"
I call the style from page.tpl.php using the code print $styles
Ok, I give up, can someone tell me how the tabs (primary links) work in the Spreadfirefox theme? I think want to use the theme box_grey, but I want the primary links tabs to be like those in the Spreadfirefox theme but for the life of me I can't seem to get them to show up in the box_grey theme though I *think* I copied everything I need.
I hope someone can help me...as i am lost...am new and you can say a little slow...so please help me out...ill appreciate it...
the thing is that i downloaded "PHPTemplate" from http://drupal.org/project/phptemplate and placed the unziped file into the themes/engines directory....well that was easy and not so complicated...
I have some blog posts which are promoted to the homepage of my web site. I need some way to hide the X's blog and add new comment links and the "|"s, while still leaving the Read More link. I can't seem to do with it CSS alone. Anyone hae any idea how to do that? I want those to show on the blog, just not on the homepage. I can hide the links quite easily with CSS alone, but the |s would still show.