I'm trying to replace the $primary_links with images in the Mollio theme and still have the secondary_links dropping down. Any ideas? So far, I have the following:
I'm taking the Andreas02 theme and making a Drupal version but I'm having a problem with the primary links. At the top of the page is a tab box with the primary links. The active link changes colour to match with the rest of the box. What I want to do is have the relevant primary link to be active when sub menu items are selected.
I'm porting an opensource theme. There's a primary link bar which shows both primary link names along with their descriptions for each item. It looks like this
|================|================|================|================|
|Google |Yahoo! |Link Name#3 |Link Name#4 |
|You can find |If u'r in China |(link desc..#3) |(link desc..#4) |
|anything here |try this instead|(link desc..#3) |(link desc..#4) |
|================|================|================|================|
I'm trying to work out how to remove the '204 reads' (number of times a page has been read) thing from the bottom of my pages. Preferably, I'd like to remove it for anonymous, but have it visible for administrators.