How can I change menu color in waterandstone_green?

johnp

Quote from: father-o on June 14, 2008, 06:50:53 PM
Hi,
thank you!
I have searched for the color #A6A032. I got this from a color picker.

Thank you!

Olaf

Not a problem.

father-o

Hi,
thank you!
I have searched for the color #A6A032. I got this from a color picker.

Thank you!

Olaf

johnp

Start from around line 625 in the screen.css file look for



/** general module table **/
table.moduletable,
#leftcol table,
#rightcol table {
   width:100%;
   float:left;
   clear:left;
}




For the most part, this should get you started..

BerndJM

Hi,

sure is it in the CSS - the magic word is "moduletable"

Regards Bernd
In theory, there is no difference between theory and practice. But, in practice, there is.

father-o

Hello,

how can I change the color in the waterandstone_green template?
This is not in the screen.css, not in the index.php and not in the images.

Thank you very much!
father-o