Sweet 'N' Sour
snslayout13
read my profile
sign my guestbook

Message: message me


Member Since: 10/29/2005

SubscriptionsSites I Read

Posting Calendar

|<< oldest | newest >>|
view all weblog archives

Get Involved!

Suggest a link

Recommend to friend

Create a site

Saturday, October 29, 2005

This is the regular size it will be! copy the html layout code bellow if you dig this layout!

And If you use this layout please coment!

k, thx


<center><A href="http://www.xanga.com/sweetnsourlayouts">Sweet 'N' Sour</A>


<STYLE>
/* made by sweetnsour */


body {
background-color: white;
background-image:url(http://i13.photobucket.com/albums/a262/julipepper/cutecolorsfaebg1.gif);
background-attachment:fixed;
background-repeat:repeat;
background-position:top right;
scrollbar-arrow-color:#00ccff;
scrollbar-track-color:white;
scrollbar-shadow-color:white;
scrollbar-highlight-color:white;
scrollbar-face-color:#00ccff;
scrollbar-darkshadow-color:white;
scrollbar-3dlight-color:#00ccff;
}
.left, .blogbody, table.footer, .standard, td, p {
/* edits main text */
font:normal 11px arial;
color: #00ccff;
letter-spacing:0px;
text-align:left;
}
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: lowercase;
background-color:none;
font-size:25px;
font-weight: normal;
line-height: 22px;
letter-spacing: -1px;
color: black;
text-align: center;
padding: 3px;
width: 400px;
border:2px double #00ffff;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:#00ffff;
font:normal 14px arial;
line-height:16px;
text-decoration: none;
}
a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color:#00ffff;
font:normal 11px arial;
line-height:10px;
text-decoration: none;
}
a:hover {
/* edits when user mouseovers the links */
font:italic 11px arial;
line-height:10px;
text-decoration:underline;
cursor: nw-resize;
color:#000000;
letter-spacing:1px;
background-color: #66ccff;
}
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #00ccff;
font:normal 11px arial;
background-color: white;
letter-spacing:0px;
color:blue;
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 5px double #66ccff;
width: 400px;
background-color: white;

}
table.left {
/* this edits the menu module */
border: 4px solid #ffffcc;
width: 180px;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: url(http://i13.photobucket.com/albums/a262/julipepper/cutecolorsfaebg1.gif);
background-color: white;
font: normal 15px arial;
text-transform:uppercase;
text-align:center;
color: #00ccff;
border:2px solid #00ccff;
letter-spacing:-1px;
line-height:20px;
}
table.left TD {
/* on your menu module, this edits the body part of it */
font:11pxarial;
color: black;
text-align:left;
border-top: 2px double #66ccff;
width: 200px;
background-color: white;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: white;
border: 2px solid white;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 1px solid yellow;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 600px;
}
hr {
/* horizontal divider */
border: 2px solid white;
}
</style>