layout, question |
layout, question |
Dec 30 2004, 01:19 PM
Post
#1
|
|
![]() P.S. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 453 Joined: Aug 2004 Member No: 40,802 |
whats the code so you have a border around your date and then a seperate border around your entries?
EDIT This is the xanga im working on... here... and go to the bottom and why are my links doing that? |
|
|
|
![]() |
Dec 30 2004, 02:45 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 51 Joined: Dec 2004 Member No: 68,810 |
are you using the xanga stylesheet?? because there is a specific thing there to do it...other than that i dont know.
your links have a blur hover affect on them. it must be a code somwhere on your layout. |
|
|
|
Dec 30 2004, 02:52 PM
Post
#3
|
|
|
I HEART NICHOLAS TSE ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,726 Joined: Apr 2004 Member No: 14,116 |
That's because you have this
Remove this part of the code and you'll be fine div.smalltext{ width: 21px; padding: 3px; text-align: left; } If you don't want to remove the whole thing.. you can just remove the width.. The width pixel is too small that's y it's doing that. |
|
|
|
| *mona lisa* |
Dec 30 2004, 05:22 PM
Post
#4
|
|
Guest |
CODE div.blogheader, .caption { /* edit the dates */ background:# url(); font-family: Georgia; font-weight: bold; font-size: 16pt; color:#FFFFFF; } table.blogbody { /* edits your blog or entry space */ border: 1px solid #FFFFFF; background-color:transparent; width: 400px; } edit it and place this is your css stylesheet. |
|
|
|
![]() ![]() |