YoureSoDead_Layoutz2
read my profile
sign my guestbook

Name: YoureSoDead_Layoutz2


Message: message me


Member Since: 7/31/2006

SubscriptionsSites I Read

Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Monday, July 31, 2006

COPY AND PASTE CODE IN CUSTOM HEADER

<!-- start code provided by createblog.com -->
<body style="overflow-y: hidden">
<body bgcolor="#FFFFFF" ondragstart="return false" onselectstart="return false" oncontextmenu="return false">
<left>
<div style="border: 1px solid #ffffff; background:#ffffff; FILTER: alpha(opacity=60); overflow:auto; width:540px; height:300px; margin-left:280px; margin-top:px;">
</left>
<style type="text/css">
/* SOUTHPARK */
/* by */
body {
 background-color: #000000;
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-3dlight-color: #ffffff;
background:white url("http://i22.photobucket.com/albums/b303/ibeezyadaddy/071655b0.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: left top;
 }
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
 font:normal 11px verdana;
 line-height:10px;
 color: #000000;
 letter-spacing:0px;
 text-align:justify;
 }
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:8pt;
font-weight: bold;
letter-spacing: 1px;
color: #000000;
background-color: transparent;
text-align: center;
border-bottom: 1px solid #000000;
width: 330px;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
 color:#E758E7;
 font:normal 11px arial;
 text-decoration: none;
 }
a:visited, a.footernav:visited,  {
/* edits the links that the user has visited */
 color:#000000;
 font:normal 11px arial;
 line-height:10px;
 text-decoration: none;
 }
a:hover {
/* edits when user mouseovers the links */
 color:#000000;
 font:normal 11px arial;
 text-decoration: line through;
 cursor:crosshair;
 }
input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
 font:normal 11px arial;
 color: #000000;
 background-color: transparent;
 letter-spacing:0px;
 }
table.left {
/* this edits the menu module */
 border: 0px solid transparent;
 font-weight: normal;
 width:160px;
 background-color: transparent;
 }
table.blogbody {
/* this edits the other the place where the  blog is */
 background-color: transparent;
border-top: none;
 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: 1px;
color: #000000;
background-color: transparent;
text-align: center;
border-bottom: 1px solid #000000;
 }
table.left TD {
/* on your menu module, this edits the body part of it */
 background-color: transparent;
border-top: none;
 }
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
 background-color: transparent;
 border: 1px solid #FFBFFF;
 }
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
 border: 0px solid transparent;
 }
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
 width: 480px;
 }
hr {
/* horizontal divider */
 border: 1px solid #FFFFFF;
 }
table.footer {display: none;}
<script>
// Resize Comment Box by Paul Chen aka Coyote
width = 200;  //change this value
height = 200; //change this value
if(location.pathname=='/item.aspx'){
var booga = document.getElementById('htmleditor')
newBooga = '<ifr' + 'ame' + ' class=\"htmleditor\" width=\"' + width + '\" height=\"' + height + '\" ID=\"htmleditor\" scrolling=NO>';
booga.insertAdjacentHTML('afterEnd',newBooga);
booga.removeNode(true);
}
</SCRIPT>
</style>
<!-- end code provided by createblog.com -->