my old layout has got some bugs, I need help restoring a very very old layout |
my old layout has got some bugs, I need help restoring a very very old layout |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 34 Joined: Apr 2004 Member No: 11,224 ![]() |
Hi friends
So, when I first started xanga, I used a layout from create blog. Over the years, I kept changing the image, and the colours, (through trial and error - I'm not HTML savvy) and have finally adapted into the bare-bones layout I have now. I love it just the way it is, except! the right, left, and bottom border that should be surrounding each entry have mysteriously disappeared. I've tried to fix it, again, through trial and error, but I'm not sure what the root of the problem is. http://www.xanga.com/thriftstoresecrets take a peek, and if you think you know what the problem is, I'll send you the code I have (just to save space instead of putting it here). Thanks! |
|
|
![]() |
![]()
Post
#2
|
|
![]() Adobe Addict ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,237 Joined: Mar 2005 Member No: 113,043 ![]() |
I checked your code, and you still didn't place a semi-colon after the last color attribute. Regardless which code is used, there has to be a semi-colon ending it.
"border-color: #000000;}" But, I think you ought to go back to the way you had it with the #000000 in every border-attribute. However, don't forget the semi-colon. Anyway, I compared your header code to your blog code. Your header works, so try adding a "Border-top: 0px solid #000000;}" to your .blogbody - that's the only thing that is different between the two. |
|
|
![]() ![]() |