i am currently building a theme for Drupal 5.x. It's essential for me to mark the last link of the primary links with a special class. I haven't found a way to do that yet. Could you help me?
I have built a custom theme and I would like to load some javascript in the head of each page. Do I just put the script in the "misc" folder where other javascript is or do I need to edit something to have it loaded?
I'm trying to set up my left sidebar blocks so that every other list item is an alternating color (white, grey, white, grey, etc) I have recent blogs and recent forum posting on the left I'm trying to do this with. I dug around the blog and forum modules, but can't figure out how to set different class for every other LI tag
I'm developing a theme for my site (www.gadgetnutz.com) so I can replace RunCMS with Drupal. The one thing that I'm unsure about is how to reproduce the news article display I currently use.
You can visit the site to see it, but the basic idea is that the articles are shown in two columns, but the first article spans both columns and is shown at the top to emphasize it.