IcySpicy_Layouts
IcySpicy_Layouts
xPatrick_B5x
read my profile
sign my guestbook

Message: message me


Member Since: 7/12/2005

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Tuesday, July 12, 2005

Copy/Paste the following code into your HTML Header::::

 

<a href="http://xanga.com/icyspicy_layouts" target="_blank">IcySpicy_Layouts</a>
<center><img src="http://tinypic.com/72rvde.jpg"></center>
<a href="http://xanga.com/icyspicy_layouts" target="_blank">IcySpicy_Layouts</a>
<style type="text/css">
body {
background-image: url(http://tinypic.com/72rlvr.jpg);
background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: center;
 background-color: #000000;
 scrollbar-arrow-color: #E13028;
 scrollbar-track-color: #000000;
 scrollbar-shadow-color: #000000;
 scrollbar-face-color: #000000;
 scrollbar-highlight-color: #91887F;
 scrollbar-darkshadow-color: #E13028;
 scrollbar-3dlight-color: #E13028;
 }
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
 font:normal 9pt Arial;
 line-height:9pt;
 color: #91887F;
 letter-spacing:0px;
 text-align: center;
 }
table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it as it is, unless you know what to do*/
 text-align: center;
 }
div.blogheader, .caption {
/* edits the dates */
font-family: Arial;
text-transform: uppercase;
font-size: 9pt;
font-weight: bold;
letter-spacing: 0px;
color: #91887F;
background-color: #000000;
text-align: center;
border: 1px solid #E13028;
border-bottom: none;
width: 330px;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
 color: #E13028;
 font: normal 9pt Arial;
 text-decoration: none;
 }
a:visited, a.footernav:visited,  {
/* edits the links that the user has visited */
 color:#91887F;
 font:normal 9pt Arial;
 line-height:9pt;
 text-decoration: line-through;
 }
a:hover {
/* edits when user mouseovers the links */
 color:#FFFFFF;
 font: bold 9pt Arial;
 text-decoration: none;
 text-transform: blur;
 cursor: crosshair;
  PADDING-TOP: 1px;
  PADDING-BOTTOM: 1px;
  PADDING-RiGHT: 1px;
  PADDING-LEFT: 1px;
  filter: blur;
  filter:progid:dximagetransform.microsoft.gradient(gradienttype=1,startcolorstr= #E13028,endcolorstr= #91887F);
  height: 0;
 }

input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
 border: 1px solid #E13028;
 font: normal 9pt Arial;
 color: #91887F;
 background-color: #000000;
 letter-spacing:0px;
 }
table.left {
/* this edits the menu module */
  border: 1px solid #E13028;
  font-weight: normal;
  width:160px;
  background-color: transparent;
 }
table.blogbody {
/* this edits the other the place where the  blog is */
 background-color: transparent;
border: 1px solid #E13028;
border-top: none;
 text-align: center;
 width: 330px;
 }
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
font-family: Arial;
text-transform: uppercase;
font-size:8pt;
font-weight: bold;
letter-spacing: 0px;
color: #CE0000;
background-color: #000000;
text-align: center;
border: 0px solid #E13028;
border-bottom: none;
 }
table.left TD {
/* on your menu module, this edits the body part of it */
 background-color: #transparent;
border:  0px solid #E13028;
border-top: none;
text-align: center;
color: #91887F;
 }
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
 background-color: transparent;
 border: 1px solid #E13028;
 }
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
 border: 0px solid #E13028;
 }
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
 width: 550px;
 }
hr {
/* horizontal divider */
 border: 1px solid #E13028;
 }
</style>
<!-- begin code provided by createblog.com -->
<style type="text/css">
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
 font-weight: bold;
 color: #FFFFFF;
 }
</style>