about
J
a
c
k
i
e
Jackie Sara Smith
/*
Bordered Weblogs - xanga.com/add_ons
*/
.blogheader {
/* This sets your date's border color */
border: 1px SOLID #000000;
background-color: #000000;
width: 420px;
}
.blogbody {
/* This sets your weblog content border color */
border-top: 0px SOLID #000000;
border-right: 1px SOLID #000000;
border-bottom: 1px SOLID #000000;
border-left: 1px SOLID #000000;
background-color: #CD5BB9;
width: 420px;
}
table.left
{
/*whole menu module*/
border: 0px solid #000000;
width:150px;
background-color: #CD5BB9;
}
table.left th
{
/*edits the title of each module*/
background-image: url();
background-color: #000000;
font: bold 11px verdana;
text-transform: lowercase;
color: #FFFFFF;
border: 1px solid #000000;
}
table.left TD
{
/*edits each module's body text*/
background-image: url();
border:1px solid #000000;
border-bottom-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
background-color: #transparent;
}
table.blogbody {
filter: alpha(style=0,opacity=90);
}
advice
(Rating: 5)
Thanks
(Rating: 5)
Thanx! U really helped!