Remove white from navbar. |
Remove white from navbar. |
Jan 14 2007, 10:27 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 47 Joined: Jan 2006 Member No: 357,515 |
QUOTE td { font-size: 7.5pt; font-family: "Tahoma", sans-serif; color: #a4a4a4; text-align: justify; background: #FFFFFF; } I took out the red part of the code. It almost worked but there's still white parts in the navigation bar. ![]() QUOTE div { margin:0 auto; width:550px; background:#ffffff; } Then I proceeded to take that red part out also. And this is what it turned out. Now my table background color is gone. ![]() Does anyone know what I need to do have my navigation bar just like in the 2nd picture but still be able to have that white background in my table? Images thumbed. This post has been edited by Azarel: Jan 15 2007, 06:05 PM |
|
|
|
Azarel Okay, I played around with your coding and seemed ... Jan 15 2007, 06:13 PM
RoyalRiver Azarel: It worked! Thanks so much for helping ... Jan 15 2007, 06:32 PM![]() ![]() |