WebsiteBaker Support (2.8.x) > Templates, Menus & Design

How can I change menu color in waterandstone_green?

(1/1)

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

BerndJM:
Hi,

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

Regards Bernd

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


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



--- End code ---

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

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

Thank you!

Olaf

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

--- End quote ---

Not a problem.

Navigation

[0] Message Index

Go to full version