PDA

View Full Version : Changing Grey Form Background


Weasel
12-29-2001, 10:37 AM
Is there any possible way to change all the form backgrounds from grey to white without having to go through Every..Single..Template??

Personally I think this should be the defualt, but I guess jelsoft thought white clashed with their ugly purple stlye :(

Admin
12-29-2001, 11:41 AM
In the headinclude template, mess with this part:
TEXTAREA, .bginput {
FONT-SIZE: 12px;
FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
COLOR: #000000;
BACKGROUND-COLOR: #CFCFCF
}

David_McPherson
11-04-2002, 04:47 PM
Yes... that does it.... Thanks :)

But it also changes the color the buttons above are on... (Bold/italics.... etc)