View Full Version : Design thing at the top of the box


starryeyedchic8
08-06-2004, 08:03 PM
hi..i was wondering if u cud help me get this design thingee this person (www.xanga.com/cuteafggurl) has for the date and border around her boxes...im new to this..so please excuse mah poor knowledge of xanga. thanks! : ]

smileygurl119
08-06-2004, 08:48 PM
try this:

<style type="text/css">
body
}
table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
text-align: center;
}
div.blogheader, .caption {
/* edits the dates */
font-family:arial;
text-transform:uppercase;
font-size:11px;
line-height:20px;
font-weight:bold;
filter: alpha (opacity=100, finishopacity=0, style=2);
height: 1px;
background-color:#0B84F4;
color:#ffffff;
letter-spacing:1px;
text-align: center;
}
input, select, textarea, iframe.htmleditor, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #0B84F4;
font:normal 11px arial;
background-color: #ffffff;
letter-spacing:0px;
}
table.left {
/* this edits the menu module */
border: 3px double #0B84F4;
width:160px;
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 3px double #0B84F4;
width:400px;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-color: #0B84F4;
filter: alpha (opacity=100, finishopacity=0, style=1)
width:180px;
font: bold 11px arial;
line-height: 16px;
text-transform: uppercase;
color: #ffffff;
text-align: left;
border: none;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-color: #ffffff;
border: none;
color: #85C1F8;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #ffffff;
border: 1px solid #7B0BDA;
}
</style>

starryeyedchic8
08-07-2004, 09:57 PM
thanks so much! i luv u guys!!

smileygurl119
08-07-2004, 11:02 PM
you`re welcome.