A divider?, Help please :] |
A divider?, Help please :] |
Dec 31 2004, 11:53 AM
Post
#1
|
|
![]() angelAMPHETAMINE. ![]() ![]() ![]() Group: Member Posts: 78 Joined: Jun 2004 Member No: 21,633 |
I made a new xanga skin right here but for some reason whenever I look at it there`s this sort of yellow-ish bar right below the bar.
I think it`s the horizontal divider and I set it not to display in my code like this but it`s still there. How can I get it to go away? And this is the bit about the horizontal divider in my CSS: CODE hr {
/* horizontal divider */ border: 0px solid #C7DBEB; } |
|
|
|
![]() |
Dec 31 2004, 12:01 PM
Post
#2
|
|
![]() Happy Person ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,729 Joined: Feb 2004 Member No: 4,674 |
replace the border: 0px solid #C7DBEB; with display:none;
|
|
|
|
xxANGExx A divider? Dec 31 2004, 11:53 AM
xxANGExx EEK! It worked!
Thanks a whole lot! :D... Dec 31 2004, 12:29 PM
Sherry_Vu QUOTE(xxANGExx @ Dec 31 2004, 11:29 AM)EEK... Dec 31 2004, 02:19 PM![]() ![]() |