Remembering you is easy, I do it every day
Missing you is the heartache that never goes away


thee_hawt_layouts

About this Entry
Posted by: thl_tesT_75

Original: 9/6/2005 4:08 PM
Views: 1
Comments: 6
eProps: 12

Read Comments
Post a Comment
Back to Your Xanga Site



Tuesday, September 06, 2005

 

i like to make layouts.

layouts

layouts

layouts

<script language=javascript>
document.title=("Missing you's the heartache that never goes away")
</script>
<br>
<FONT
style="FONT-WEIGHT: normal; FONT-SIZE: 25pt; COLOR: #ffffff; LINE-HEIGHT: 20pt; FONT-FAMILY: impact; LETTER-SPACING: -2pt">Remembering you is easy, I do it every day</FONT><br>
<FONT
style="FONT-WEIGHT: normal; FONT-SIZE: 25pt; COLOR: #FF6699; LINE-HEIGHT: 20pt; FONT-FAMILY: impact; LETTER-SPACING: -2pt">Missing you is the heartache that <u>never</u> goes away</FONT><br>
<br>


<!-- Blink Boxes : Provided by Blogring.net -->
<script language=JavaScript>
<!--
//blink boxes - xanga.com/add_ons
//by sean f http://www.xanga.com/seanmeister

//fixed to work with new security measures by
//hotaru_01 http://www.xanga.com/hotaru_01

// customize by changing the values below
// these are the various colors, in quotes, seperated by commas
var blinkColors = new Array("ff99cc","#ff6699","#000000");
// the border color
var blinkBorderColor = "#ffffff"
// the border width, in pixels
var blinkBorderWidth = 1;
// the # of rows
var blinkRows = 1;
// the # of columns
var blinkCols = 15;
// the width of the entire box, in pixels or %
var blinkWidth = 520;
// the height of each row, in pixels
var blinkRowHeight = 5;
// speed of blinking, in milliseconds
var blinkRate = 2;

// do not edit below this line
st=setTimeout;
document.write("<table id='blinkbox' width='" + blinkWidth +"' border = 0 cellspacing='" + blinkBorderWidth + "' cellpadding=0 bgcolor='" + blinkBorderColor +"'>");
for (r = 0; r < blinkRows; r++){
document.write("<TR>");
for (c = 0; c < blinkCols; c++){
document.write("<TD height='" + blinkRowHeight + "'></TD>");
}
document.write("</TR>");
}
document.write("</table>");
// ... and this makes it blink
function blinkIt() {
changecell = Math.floor(Math.random() * (blinkCols * blinkRows));
changecolor = Math.floor(Math.random() * blinkColors.length);
bb = document.getElementById("blinkbox");
bbtd = bb.getElementsByTagName("td");
bbtd[changecell].style.backgroundColor = blinkColors[changecolor];
st('blinkIt()', blinkRate);
}
blinkIt();
//-->
</script><br>

 

<a href="http://www.xanga.com/thee_hawt_layouts" target="_blank">thee_hawt_layouts</a><br><br>


<STYLE type="text/css">
body {
 background-color: #FF99CC;
 background-image: url();
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: bottom right;
 background-color: #FF99CC;
 scrollbar-arrow-color:ffffff;
 scrollbar-track-color: ffffff;
 scrollbar-shadow-color: FF0099;
 scrollbar-face-color: #FF99CC;
 scrollbar-highlight-color: ffffff;
 scrollbar-darkshadow-color: #FF0099;
 scrollbar-3dlight-color: #ffffff;
 cursor: ne-resize;
 }
.blogbody b, .standard b, p b, strong {
/* bolded text */
 font-weight: bold;
 color: #FF6699;
 text-transform: lowercase;
 font: bold 11px arial;
}

.blogbody u, .standard u,  {
 text-decoration: underline;
 font-weight: regular;
 color: #FF6699;
 text-transform: lowercase;
 font: regular 11px arial;
 border-bottom: 4pt solid #ffffff;
 }

.blogbody i, .standard i, em {
text-decoration: italic;
color: #FF6699;
text-transform: lowercase;
font: italic 11px arial;
}

.left, .blogbody, table.footer, .standard, td, p {
/* main text */
 font:normal 11px arial;
 line-height:11px;
 color: #ffffff;
 letter-spacing:0px;
 text-align: left;
 }

table.footer TD {
/* centered footer */
/* leave it alone */
 text-align: center;
 }
div.blogheader, .caption {
/* dates */
 font-family: Impact;
 text-transform: lowercase;
 background-color:#000000;
 font-size:20px;
 font-weight:normal;
 line-height: 23px;
 letter-spacing: -1px;
 color: #ffffff;
 text-align: center;
 padding: 3px;
 width: 330px;
 border: solid 10px #ffffff;
 }
a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits links */
 color: ffffff;
 font: normal 11px arial;
 line-height: 11px;
 font-weight: regular;
 text-decoration: none;
 }
a:visited, a.footernav:visited,  {
/* edits the links visited */
 color: ffffff;
 font:normal 11px arial;
 line-height:11px;
 font-weight:normal;
 text-decoration: none;
 }
a:hover {
/* edits when user mouseovers the links */
  color: #000000;
  font:normal 11px arial;
  text-decoration: none;
  line-height:11px;
  background-color:ffffff;
  border-top: 2px solid #FF6699;
  border-bottom: 2px solid #FF6699;
 }
input, select, textarea, iframe.htmleditor, .textfield, .button {
/* edits the buttons, dropdowns, etc. */
 border: 10px solid #ffffff;
 font:normal 11px arial;
 background-color: 000000;
 letter-spacing:0px;
 color: ffffff;
 }
table.blogbody {
/* edits the other the place where the blog is */
 border: 10px solid #FF6699;
 width: 330px;
 background-color: 000000;
 }
table.left {
/* this edits the menu module */
 border: 0px solid #000000;
 width: 190px;
 background-color: 000000;
 }
table.left th {
/* edits title of menus*/
 background-image: url();
 background-color: 000000;
 font: 14px arial;
 text-transform:lowercase;
 text-align: center;
 color: #ffffff;
 border: 10px solid #ffffff;
 letter-spacing: -1px;
 line-height:14px;
 }
table.left TD {
/* on your menu module, this edits the body */
 font:11px arial;
 color: ffffff;
 text-align: left;
 border-top:0px ;
 width: 170px;
 background-color: 000000;
 border: 10px solid #FF6699;
 }
table.search TD, table.search, table.announcements {
/* border of search bar  */
 background-color: 000000;
 border: 10px solid #ffffff;
 }
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
 border: 0px solid #ffffff;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
  width: 500px;
 }
hr {
/* horizontal divider */
 border: 1px solid #000000;
 }
.search, .searchbarborder, .footer, hr, banner{ display: none; }
</style>

<BODY style=
"border-left:#000000 10pt solid;
border-right:#000000 10pt solid;
border-bottom:#000000 10pt solid;
border-top: #000000 10pt solid;">

 Posted 9/6/2005 4:08 PM - 1 view - 6 comments

Give eProps or Post a Comment

6 Comments

Visit giveme1goodreasonwhy's Xanga Site!

ok i want this one, i love ur layouts, so ur my official "layout provider"

~*rachel*~

Posted 9/28/2005 9:19 PM by giveme1goodreasonwhy - reply

Visit sweeperbabe9's Xanga Site!

ok like u dont know me and i dont know u but like i am looking for a really cute layout and this one is so cute. well i am new and dont get how to like put this layout on my xanga so like i really need some help if u would comment me and tell me i would love it.( while u r commenting me u can see how bad my xanga looks )

 thanks a bunch

Posted 10/1/2005 9:45 PM by sweeperbabe9 - reply

Visit Matt_Is_A_Hottie's Xanga Site!
love the layout useing it thank you.
Posted 11/3/2005 1:04 AM by Matt_Is_A_Hottie - reply

Visit ttotalhottie's Xanga Site!
i love the layout and yea im subscrinig thanx for the awesomelayouts.
Posted 11/25/2005 10:24 PM by ttotalhottie - reply

Visit Forever_yours_2011's Xanga Site!
I love this lay I really want this one thanks for the awesome lays!
Posted 2/6/2006 9:16 AM by Forever_yours_2011 - reply

Visit takenchris's Xanga Site!

I HAVE THIS ONE AND I LOVE IT

Posted 1/13/2007 9:20 AM by takenchris - reply


Choose Identity
(?)
 
Give eProps (?)
Post a Comment
Add Link | Preview HTML comment help 
  • Say it with Minis! (?)

Profile Pic:
Default  |  Choose »  (?)



Back to thl_tesT_75's Xanga Site!
Note: your comment will appear in thl_tesT_75's local time zone:
GMT -05:00 (Eastern Standard - US, Canada)