Log In · Register

 
How do I make each post have a individual table..?
boboem
post 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?
 
 
Start new topic
Replies
*[2]Nekked*
post Jul 21 2004, 07:17 AM
Post #2





Guest






QUOTE(Tiza_Rose @ Jul 20 2004, 10:39 PM)
how come i couldn't get this to work?? when i added the code it showed the text of the code on my skin page instead of changing the entries box??? am i doing something wrong??

put it in your CSS. , or put

CODE
<!-- begin code provided by createblog.com -->
<style>
table.blogbody {
/* this edits the other the place where the  blog is */
border: 1px solid B5DFFF;
background-color: #ffffff;
</style>
<!-- end code provided by createblog.com -->



or maybe this will work better:

CODE
<!-- begin code provided by createblog.com -->
<style>
.blogbody
{
border-left: 2px dashed #FFFFFF;
border-right: 2px dashed #FFFFFF;
border-bottom: 2px dashed #FFFFFF;
}
</style>
<!-- end code provided by createblog.com -->
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: