Alright though it wasn't requested until a little while ago here are the codes for the finished first love layout! I love it isn't it cute? -Brit Custom_Horse_Layouts ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Put This Into Your PAGE WIDTH AND ALIGNMENT
Width: 70% Alignment: Center
Copy and Paste This Into Your CUSTOM HEADER
<img src="http://i3.photobucket.com/albums/y65/ThornyBlackHeart/FirstLoveHeader.jpg" alt="Image hosted by Photobucket.com">
<BR> Layout by Custom_Horse_Layouts
<!-- begin code provided by createblog.com --> <style type="text/css"><!-- a:hover{filter:glow(color:#606020, strength=2);height:0px;width:inherit} //--></style> <!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com --> <style type="text/css"> select{ color:#505030; background-color:#FFFFFF; font-family:georgia; font-size:10px; } input { color:#505030; background-color:#FFFFFF; font-family:georgia; font-size:10px; } </style> <!-- end code provided by createblog.com -->
Put This Into Your BACKGROUND
Color: FFFFFF Pic: http://i3.photobucket.com/albums/y65/ThornyBlackHeart/LittleGirlandAndalusianStallion.bmp Bottom Right Keep if Fixed Don't Repeat
Put This Into Your TEXT AND LINKS
Text: Georgia/2/404000 Links: Normal= 404000 Active= BFBF40 Visited= 303010 Hover= FFFFFF
Put This Into Your LEFT MODULE
Border: Transparent Title: Background= Transparent Text= 404000 Alignemnt= Center Interior: Background= Transparent Text= 404000 Alignment= Center
Put This Into Your SEARCH BAR AND TRIM
Trim: 404000
Copy and Paste This Into Your WEBSITE STATS
<!-- begin code provided by createblog.com --> <script language="javascript"> <!-- var links = document.getElementsByTagName ('a'); for (var l = 0; l < links.length; l++) { str = links[l].innerHTML; if (str.match (/\d+:\d+ (am|pm)/i)) links[l] else if (str.match (/eprops/i)) links[l].innerHTML = str.replace (/eprops/i, "Kisses"); else if (str.match (/eprop/i)) links[l].innerHTML = str.replace (/eprop/i, "Kiss"); else if (str.match (/comments/i)) links[l].innerHTML = str.replace (/comments/i, "Hearts"); else if (str.match (/comment/i)) links[l].innerHTML = str.replace (/comment/i, "Heart"); else if (str.match (/subscribe!/i)) links[l].innerHTML = str.replace (/subscribe!/i, "Know the feeling..."); else if (str.match (/sign out/i)) links[l].innerHTML = str.replace (/sign out/i, "Out..."); }//--> </script> <!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com --> <style type="text/css"> BODY { scrollbar-arrow-color: #404000; scrollbar-3dlight-color: #404000; scrollbar-highlight-color: #606020; scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #404000; scrollbar-darkshadow-color: #606020; scrollbar-track-color: #FFFFFF; } </style> <!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com --> <script language=JavaScript> /* Status Bar // Multiple Messages Flash Created & Fixed to work in XANGA by xanga.com/dorischu */
<!-- st=setTimeout; var speed = 100 // decrease value to increase speed (must be positive) var pause = 1000 // increase value to increase pause var timerID = null var bannerRunning = false var ar = new Array() ar[0] = "A little girls" //PUT YOUR 1ST MSG HERE ar[1] = "first kiss" //PUT YOUR 2ND MSG HERE ar[2] = "was given by a" //PUT YOUR 3RD MSG HERE ar[3] = "a big grey stallion" //PUT YOUR 4TH MSG HERE ar[4] = "with an even bigger heart..." //PUT YOUR 5TH MSG HERE ar[5] = "This was her" //PUT YOUR 6TH MSG HERE ar[6] = "only" //PUT YOUR 7TH MSG HERE ar[7] = "first love <3" //PUT YOUR 8TH MSG HERE,YOU MAY CONTINUE THE NEXT BY ADDING AR[8] AND MORE var currentMessage = 0 var offset = 0
function stopBanner() { if (bannerRunning) clearTimeout(timerID) bannerRunning = false }
function startBanner() { stopBanner() showBanner() }
function showBanner() { var text = ar[currentMessage] if (offset < text.length) { if (text.charAt(offset) == " ") offset++ var partialMessage = text.substring(0, offset + 1) window.status = partialMessage offset++ // IE sometimes has trouble with "++offset" timerID = st("showBanner()", speed) bannerRunning = true } else { offset = 0 currentMessage++ if (currentMessage == ar.length) currentMessage = 0 timerID = st("showBanner()", pause) bannerRunning = true } }
startBanner();
// -->
</SCRIPT>
<!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com --> <style type="text/css"> div.blogheader, .caption { font-family:Edwardian Script ITC; font-size:24px; line-height:12px; font-weight:normal; color:#404000; letter-spacing:0px; background-color: transparent; text-align: center; } </style> <!-- end code provided by createblog.com -->
<!-- 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: #606020; } </style> <!-- end code provided by createblog.com -->
<!-- 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: italic; color: #606020; } </style> <!-- end code provided by createblog.com -->
<!-- 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: underline; color: #606020; } </style> <!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com --> <script language=javascript> var oldprop = new Array('http://www.xanga.com/Images/eProp.gif'); var newprop = new Array('http://i3.photobucket.com/albums/y65/ThornyBlackHeart/CopyofLittleGirlandAndalusianStalli.jpg'); for (var i = 0; i < document.images.length; i++) { for (var s = 0; s < oldprop.length; s++){ if (document.images[i].src == oldprop[s]){ neweprop = document.createElement('img'); neweprop.src = newprop[s]; document.images[i].parentNode.replaceChild(neweprop, document.images[i]); break; } } } </script> <!-- end code provided by createblog.com -->
<!-- Cursors provided by http://www.xanga.com/xquizit_442 --> <style>body, a:hover{cursor: url( |