I managed to do a 3 column blix, but I'm facing some problems. I'm not very good at CSS so I hope all of you can have a look at it and maybe tell me what's wrong.
Mainly, the problem is the right column is not aligned with the header anymore. Also, when all blocks are on the right side, the content is still in the middle of the page (not expanded) making a huge white space on the left.
You can try it out on your drupal, here are my files:
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.