I have searched the wiki, google and this forum but i cant find how to change the background and text colors from the left side menu, i tried also some changing in my style sheet but it didnt do anything, could someone please help me? my site is www.glassdom.com
also i would like to have a fotoalbum on the page but still have no clue how to do that.
Love and light
SOLVED Help needed with changing menu colors
SOLVED Help needed with changing menu colors
Last edited by hourglass on Wed Dec 05, 2007 7:17 pm, edited 1 time in total.
Re: Help needed with changing menu colors
in the stylesheet Navigation: CSSMenu - Vertical look for
#primary-nav a{
background: transparent;
color: #006699;
and change transparent (for the background) and #006699 (for the text) to whatever colour you want
#primary-nav a{
background: transparent;
color: #006699;
and change transparent (for the background) and #006699 (for the text) to whatever colour you want
Re: Help needed with changing menu colors
I changed the text color and somehow the borders, the background color is only black if it is active, i need to fix the menu black and not grey with ugly yellow 
oke i found it somewhere different, but thanks!

oke i found it somewhere different, but thanks!
Last edited by hourglass on Wed Dec 05, 2007 7:17 pm, edited 1 time in total.