I am trying to adapt and use the friendselectric theme which seems to fit nicely with what I am trying to do. However, I am having some trouble figuring out how to change the top nav links. They seem to have defaulted to the first menu I made, and I can't seem to change it. How do I configure this in drupal so that I can change those links to something else? Also, is there a way to remove the links altogether? Finally, can the layout.css somehow be changed so that the links will show up in the middle of the page instead of the lefthand side?
Hi,
I use of simplenews (http://drupal.org/project/simplenews) module for handling newsletters in my site. I would like to remove Subscribe and Unsubscribe options from newsletter block. Does someone know a way to theme newsletter block and remove these options.
I am trying to switch off the top banner of my photo page for the content type Acidfree. It gets in the way for people with small monitors when they are jumping from picture to picture on this site: http://www.aguntherphotography.com
I tried putting an if else loop around this part in page.tpl.php, but unfortunately this will have no header on all pages, not just the pages of content type acidfree. What am I doing wrong.