rogue cell colour |
rogue cell colour |
Dec 25 2005, 09:09 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Dec 2005 Member No: 333,281 |
Hi all
I've got a problem with a cell that's a different colour to my standard general myspace colour and sticks out rather obviously. It's because of the following style tag: table table { background-color: F6ECEC; } I keep this tag in because I need the colour changed in other areas affected by it. The problem is shown below - it's the light cream bottom-right that I need to get rid of: ![]() Any ideas? Thanks in advance. |
|
|
|
![]() |
Dec 26 2005, 03:11 AM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 9 Joined: May 2005 Member No: 134,135 |
try this...
put that into your exsisting tag.. hope it works! toodles |
|
|
|
Dec 26 2005, 05:32 AM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Dec 2005 Member No: 333,281 |
Hi Toodles
Thanks for the tag, I've tried putting it in and it does get rid of the rogue cell but I also lose the cool cream borders around the biog and blog areas, plus the cream background in the contact table and the cool alternating colours in the General Info table. Any other ideas? If you want to see what I mean, my page is at: Seb Myspace The relevant code I have is: body { background-color: DEC3AE; } table { background-color: transparent; } table table { background-color: F6ECEC; } table table table td { background-color: DEC3AE; color: black; } td { background-color: DEC3AE; } tr { background-color: DEC3AE; } th { background-color: DEC3AE; } .text table tr td { background-color: DEC3AE; } .text table tr td p { background-color: DEC3AE; color: black; } .text td { color: 8A684E; } .contactTable td { background-color: transparent; } Thanks |
|
|
|
![]() ![]() |