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 wanting to modify an existing theme to suit my own personal tastes (well to the best of my ability).
I am just wantitng to modify css, no php. Teh server is currently runninf 4.6.x and is not under my control (I can't upgrade to 4.7).
What is a good theme to use as a base? I would like somthing that is very css based (not too may tables etc), that currently uses css well (so I don't pick up too many bad habits), and that is fairl easy to see what is going on.
Hi,
I want to have menu items with alternating styles, like the $zebra, but I have no idea how to get it to work here. I'm using this to create the menu items:
I am using Drupal as a blogging tool, and I use taxanomy terms to categorize my content. I am having a little trouble to format the "title" on the term-based page. For example, let's say I click on the term link
Hello, I am wondering if someone can help me customize my search results. I've already attempted to do this by overriding the search_item function in my template.php file, but I cannot figure out how to access the correct information in the $item object.
What I would like to do is make the search results do the exact same thing as the results you get when visiting a url such as "taxonomy/term/3" -