How do I make each post have a individual table..? |
How do I make each post have a individual table..? |
Jul 12 2004, 05:07 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 9 Joined: Jun 2004 Member No: 21,446 |
like in this xanga > My Webpage
see how every post has it's own table box thing? How can I do that for mine? The reason I want them like that is because I found a cool background but no text shows up well on it so I need a box for my posts so I can make the backgrounds of each post a solid color so my text is readable, you know? |
|
|
|
![]() |
| *[2]Nekked* |
Jul 20 2004, 12:30 PM
Post
#2
|
|
Guest |
QUOTE(LiLmIsSvAnDy @ Jul 13 2004, 12:39 AM) put this into your CSS table.blogbody {background-color: #000000; border: 1px solid #5ec7da;} go ahead and change the stuff in bold to what you want. hope that helps. oh wait.. this is blogger so I'm not sure if it will work since you gave a xanga as an example but feel free to try it anyway. CODE <!-- begin code provided by createblog.com --> table.blogbody { /* this edits the other the place where the blog is */ border: 1px solid B5DFFF; background-color: #ffffff; width:372px; } <!-- end code provided by createblog.com --> moved to xanga help |
|
|
|
boboem How do I make each post have a individual table..? Jul 12 2004, 05:07 PM
LiLmIsSvAnDy put this into your CSS
table.blogbody {background-... Jul 12 2004, 11:39 PM
Tiza_Rose how come i couldn't get this to work?? when i ... Jul 20 2004, 09:39 PM
[2]Nekked QUOTE(Tiza_Rose @ Jul 20 2004, 10:39 PM)how c... Jul 21 2004, 07:17 AM![]() ![]() |