Uggggggg, search module |
Uggggggg, search module |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 23 Joined: Jan 2004 Member No: 1,366 ![]() |
How so i get the search module to look like the rest of my site (BLACK) i've tried changing everything i think has to so w/ that module and nothing's worked so far. thanks.
XANGA!!! |
|
|
![]() |
![]()
Post
#2
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 946 Joined: Jan 2004 Member No: 603 ![]() |
QUOTE Hey, edit your post and edit the link, it says .con instead of .com. Lolz krnxswat cant u edit it? or u dont have that power QUOTE How so i get the search module to look like the rest of my site (BLACK) i've tried changing everything i think has to so w/ that module and nothing's worked so far. thanks. I agree, u should just take it out. U take it out in Look and feel, but if u really do want to change the color, i belive u edit your css Your original: table.search { color: #000000; background-color: #E6E6C3; border: 1px solid #CCCC99; } table.search TH { color: #000000; background-color: #E6E6C3; border: 1px solid #CCCC99; background-image: none; } table.search TD, table.search TR { color: #000000; background-color: #E6E6C3; border: none; background-image: none; } Change or replace that with table.search { color: #000000; background-color: #000000; border: 1px solid #CCCC99; } table.search TH { color: #000000; background-color: #000000; border: 1px solid #CCCC99; background-image: none; } table.search TD, table.search TR { color: #000000; background-color: #000000; border: none; background-image: none; } I belive that is right, lol |
|
|
![]() ![]() |