Welcome, Guest. Please login or register.
Did you miss your activation email?
May 22, 2012, 02:47:47 PM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
155363 Posts in 21694 Topics by 7729 Members
Latest Member: piset
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: How can I change menu color in waterandstone_green?  (Read 917 times)
father-o

Offline Offline

Posts: 31


« on: June 13, 2008, 11:45:34 PM »

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
Logged
BerndJM

Offline Offline

Posts: 1764



« Reply #1 on: June 14, 2008, 12:01:40 AM »

Hi,

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

Regards Bernd
Logged

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

Offline Offline

Posts: 234



WWW
« Reply #2 on: June 14, 2008, 02:03:48 AM »

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;
}



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

father-o

Offline Offline

Posts: 31


« Reply #3 on: June 14, 2008, 05:50:53 PM »

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

Thank you!

Olaf
Logged
cnwb

Offline Offline

Posts: 234



WWW
« Reply #4 on: June 14, 2008, 09:31:24 PM »

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

Thank you!

Olaf

Not a problem.
Logged

Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!