Horse Back
Preview

Main Design (copy & paste)
<!-- =================================================================== DESIGN BY PIXELSCRIPTS, PLEASE RESPECT © =================================================================== have fun with this template. to make the colors your own, scroll down and change all the 664D33 's to whatever color you would like. (( check out http://www.colorschemer.com/online/ to find some color ideas and thier 6 digit codes. )) there are a total of 10 that you will need to find. if you like the template just how it is, you still need to change 2 things, scroll down to where the guestbook form is, replace "PUT_YOUR_USERNAME_HERE!!" with your signmyguestbook.com username. then, scroll down the the bottom and replace "YOUR WEBSITE ADDRESS HERE!!" with the url of your diary/website. MAKE CERTAIN NOT TO ADD ANY SPACES WHEN CHANGEING COLORS, OR CHANGEING USERNAME/WEBSITE ADDRESS --> <html> <head> <title>Sign My Guestbook!</title> <style type="text/css"> body { font-size : 8pt; color : #331A00; font-family : "trebuchet ms", verdana, arial; scrollbar-base-color: #664D33; } td { font-size : 8pt; color : #331A00; font-family : "trebuchet ms", verdana, arial; } input,textarea { background: transparent; color: #331A00; font-size: 8pt; font-family : "trebuchet ms", tahoma, verdana, arial; border-width: thin; border-style: solid; border-color: #664D33; border-width: 1px; scrollbar-base-color: #664D33; } .box { border-top-style: solid; border-bottom-style: solid; border-color: #664D33; border-width: 1px; } .box2 { border-left-style: solid; border-color: #664D33; border-width: 1px; } .left { border-top-style: solid; border-right-style: solid; border-color: #664D33; border-width: 1px; } .right { border-bottom-style: solid; border-color: #664D33; border-width: 1px; } .down { height: 50px; width: 200px; overflow: auto; padding-bottom: 8px; padding-top: 8px; padding-right: 8px; padding-left: 8px; border-style: solid; border-color: #664D33; border-width: 1px; } a { color : #664D33; text-decoration : none; } a:hover { color : #331A00; text-decoration : underline; } </style> </head> <body topmargin="0" leftmargin="0" bgcolor="#CCB399"> <table cellspacing="0" cellpadding="0" width="100%"> <tr height="50"><td></td></tr> <tr height="3"><td bgcolor="#664D33"></td></tr> <tr height="2"><td></td></tr> <tr> <td class="box"> <table cellspacing="0" cellpadding="5"> <tr> <td valign="center"> <a name="back"> <!--THIS IS THE GUESTBOOK FORM--> <form action="http://members.signmyguestbook.com/edit/sign" method=post> <input type=text name=signername value="name" style="width: 144;"><br> <input type=text name=email value="@" style="width: 144;"><br> <input type=text name=url value="http://" style="width: 144;"><br> <textarea name=message wrap=virtual style="width: 144; height: 50; ">talk to me</textarea><br> <input type=hidden name=username value="PUT_YOUR_USERNAME_HERE!!"> <input type=submit name=submit value="sign" style="width: 144;"> </form> <!--END GUESTBOOK FORM--> </td> %%entries%%</tr> </table> </td> </tr> <tr><td align="right">More: %%links_to_older_entries%%</td></tr> <tr><td> <table cellspacing="0" cellpadding="5" width="100%"> <tr> <td width="300" class="left"><a href="http://pixelscripts.diaryland.com">Design by Pixelscripts</a></td> <td class="right"> <a href="http://YOUR WEBSITE ADDRESS HERE!!">Back to my site</a> </td> <td class="right"><font color="#CCB399">..</font></td> </tr> </table> </td></tr> </table> </body> </html>
Individual Entries (copy & paste)
<td width="10"></td> <td valign="center" align="right" width="205" class="box2"> <b>[ %%signername%% ]</b><br> [ <a href="mailto:%%email%%">Email</a> ] [ <a href="%%url%%">http://</a> ] <div class="down" align="left">%%message%%</div> %%entry_number%%<br> %%date%% <br><br> < < - - <a href="#back">Get Back, Jo Jo</a> </td>