Here you will see the source code recorded for my original on the left and her modification on the right.
|
<html>
<head> <title>While the city sleeps...</title> </head> <style type="text/css"> <!-- body { scrollbar-face-color: #5565A6; scrollbar-shadow-color: #5565A6; scrollbar-darkshadow-color: #000000; scrollbar-3dlight-color: #000000; scrollbar-highlight-color: #5565A6; scrollbar-arrow-color: #000000; scrollbar-track-color: #313F77; } A:link { text-decoration: underlined; color:"#000000"; font-variant:small-caps; } A:visited { text-decoration: underlined; color:"#000000"; font-variant:small-caps; } A:active { text-decoration: line-through } A:hover { text-decoration: none; cursor:crosshair; font-variant:normal; font-weight:bold; } --> </style> <body bgcolor="#313F77"> <font face="arial narrow, trebuchet ms, verdana"> <p align=center><img src="city.jpg"></p> <table width=700 align=center border=1 bordercolor="#000000" cellpadding=5 cellspacing=0> <tr> <td align=right bgcolor="#5565A6"> <font size=2> <a href="index.html">Current</a> <b>|</b> <a href="older.html">Archives</a> <b>|</b> <a href="http://members.diaryland.com/edit/profile.phtml?user=%%username%%">Profile</a> <b>|</b> <a href="links.html">Links</a> <b>|</b> <a href="rings.html">Rings</a> <b>|</b> <a href="mailto:%%username%%@diaryland.com">Email</a> <b>|</b> <a href="http://%%username%%.signmyguestbook.com/">Guestbook</a> <b>|</b> <a href="http://members.diaryland.com/edit/notes.phtml?user=%%username%%">Notes</a> <b>|</b> <a href="http://diaryland.com/">Host</a> <b>|</b> <a href="http://free-computer-wallpapers.com/">Image</a> <b>|</b> <a href="http://rpdesigns.sytes.org/">Design</a> </font> </td> </tr> </table> <br> <table width=700 align=center border=1 bordercolor="#000000" cellpadding=5 cellspacing=0> <tr> <td bgcolor="#606891"> <font size=2> <p align=right><b>%%short_description%%</b><br><font size=1>%%date%%, %%time%%</font></p> <p> This is where the main content of your website goes. In the textboxes, you'll find the html for the design. </p> <p>Click <a href="http://rpdesigns.sytes.org/templates/city/city.zip">here</a> to get the images. You will need <a href="http://www.winzip.com/">WinZip</a> to unzip them. <br><b>NOTE:</b> The images will not work if you add an img src link back to RagingPistachio. As the images cost me money each time they are downloaded by someone viewing your site, I cannot afford to host everyone's images for them. Sorry for the inconvenience. Please upload them to your own image server. However I can provide image hosting for a small fee. <a href="mailto:imagehost@rpdesigns.sytes.org">Email me</a> for more details. </p> <p> Here is the html for the index page (Diaryland users: the page where your entries are). Copy everything in the box, and paste it into your html editing screen (Diaryland users: the box you find <a href="http://members.diaryland.com/edit/changeentrytemplate.phtml">here</a>). Make sure the box is empty before you paste though!<br clear="left"> </p> <p> <textarea rows=8 cols=45> <html> <head> <title>While the city sleeps...</title> </head> <style type="text/css"> <!-- body { scrollbar-face-color: #5565A6; scrollbar-shadow-color: #5565A6; scrollbar-darkshadow-color: #000000; scrollbar-3dlight-color: #000000; scrollbar-highlight-color: #5565A6; scrollbar-arrow-color: #000000; scrollbar-track-color: #313F77; } A:link { text-decoration: underlined; color:"#000000"; font-variant:small-caps; } A:visited { text-decoration: underlined; color:"#000000"; font-variant:small-caps; } A:active { text-decoration: line-through } A:hover { text-decoration: none; cursor:crosshair; font-variant:normal; font-weight:bold; } --> </style> <body bgcolor="#313F77"> <font face="arial narrow, trebuchet ms, verdana"> <p align=center><img src="city.jpg"></p> <table width=700 align=center border=1 bordercolor="#000000" cellpadding=5 cellspacing=0> <tr> <td align=right bgcolor="#5565A6"> <font size=2> <a href="index.html">Current</a> <b>|</b> <a href="older.html">Archives</a> <b>|</b> <a href="http://members.diaryland.com/edit/profile.phtml?user=%%username%%">Profile</a> <b>|</b> <a href="links.html">Links</a> <b>|</b> <a href="rings.html">Rings</a> <b>|</b> <a href="mailto:%%username%%@diaryland.com">Email</a> <b>|</b> <a href="http://%%username%%.signmyguestbook.com/">Guestbook</a> <b>|</b> <a href="http://members.diaryland.com/edit/notes.phtml?user=%%username%%">Notes</a> <b>|</b> <a href="http://diaryland.com/">Host</a> <b>|</b> <a href="http://free-computer-wallpapers.com/">Image</a> <b>|</b> <a href="http://rpdesigns.sytes.org/">Design</a> </font> </td> </tr> </table> <br> <table width=700 align=center border=1 bordercolor="#000000" cellpadding=5 cellspacing=0> <tr> <td bgcolor="#606891"> <font size=2> <p align=right><b>%%short_description%%</b><br><font size=1>%%date%%, %%time%%</font></p> <p>%%entry%%</p> <p align=right><a href="%%prev%%">Yesterday</a> - <a href="%%next%%">Tomorrow</a></p> </font> </td> </tr> </table> </font> </body> </html> </textarea></p> <br clear="left"> <p>Here is the html that makes up the page where your archives are (Diaryland users: the old entries). Copy everything in the box, and paste it into your html editing screen (Diaryland users: the box you find <a href="http://members.diaryland.com/edit/changeoldertemplate.phtml">here</a>). Make sure the box is empty before you paste though!<br clear="left"> <textarea rows=8 cols=45> <html> <head> <title>While the city sleeps...</title> </head> <style type="text/css"> <!-- body { scrollbar-face-color: #5565A6; scrollbar-shadow-color: #5565A6; scrollbar-darkshadow-color: #000000; scrollbar-3dlight-color: #000000; scrollbar-highlight-color: #5565A6; scrollbar-arrow-color: #000000; scrollbar-track-color: #313F77; } A:link { text-decoration: underlined; color:"#000000"; font-variant:small-caps; } A:visited { text-decoration: underlined; color:"#000000"; font-variant:small-caps; } A:active { text-decoration: line-through } A:hover { text-decoration: none; cursor:crosshair; font-variant:normal; font-weight:bold; } --> </style> <body bgcolor="#313F77"> <font face="arial narrow, trebuchet ms, verdana"> <p align=center><img src="city.jpg"></p> <table width=700 align=center border=1 bordercolor="#000000" cellpadding=5 cellspacing=0> <tr> <td align=right bgcolor="#5565A6"> <font size=2> <a href="index.html">Current</a> <b>|</b> <a href="older.html">Archives</a> <b>|</b> <a href="http://members.diaryland.com/edit/profile.phtml?user=%%username%%">Profile</a> <b>|</b> <a href="links.html">Links</a> <b>|</b> <a href="rings.html">Rings</a> <b>|</b> <a href="mailto:%%username%%@diaryland.com">Email</a> <b>|</b> <a href="http://%%username%%.signmyguestbook.com/">Guestbook</a> <b>|</b> <a href="http://members.diaryland.com/edit/notes.phtml?user=%%username%%">Notes</a> <b>|</b> <a href="http://diaryland.com/">Host</a> <b>|</b> <a href="http://free-computer-wallpapers.com/">Image</a> <b>|</b> <a href="http://rpdesigns.sytes.org/">Design</a> </font> </td> </tr> </table> <br> <table width=700 align=center border=1 bordercolor="#000000" cellpadding=5 cellspacing=0> <tr> <td bgcolor="#606891"> <font size=2> <p align=right><b>Archives</b></p> <p>%%older_entries%%</p> </font> </td> </tr> </table> </font> </body> </html> </textarea></p> <p> Please fill in the form below if you take this template, thank you! <form method=post action="http://members.signmyguestbook.com/edit/sign"> name:<br><input type=text name=signername size=29><br> mail:<br><input type=text name=email size=29 value="@"><br> site:<br><input type=text name=url size=29 value="http://"><br> <br> template:<br><textarea name="message" rows="3" cols="25" wrap="virtual">The template I took was city! </textarea><br> <input type=hidden name="username" value="mydesign"> <input type=submit value="submit"></P> </form> </p> <p align=right><a href="%%prev%%">Yesterday</a> - <a href="%%next%%">Tomorrow</a></p> </font> </td> </tr> </table> </font> </body> </html> |
<html>
<head> [[SNIP A JAVASCRIPT RIGHT-CLICK DISABLER, IDENTICAL (except for her name as the copyright info instead of mine) TO THE ONE I HAVE USED ON A FEW OF MY TEMPLATES]] <title>Wonderland</title> </head> <style type="text/css"> <!-- body { scrollbar-face-color: #000000; scrollbar-shadow-color: #390101; scrollbar-darkshadow-color: #000000; scrollbar-3dlight-color: #000000; scrollbar-highlight-color: #F95959; scrollbar-arrow-color: #390101; scrollbar-track-color: #390101; } A:link { text-decoration: underlined; color:"#F95959"; font-variant:small-caps; } A:visited { text-decoration: underlined; color:"#F95959"; font-variant:small-caps; } A:active { text-decoration: line-through } A:hover { text-decoration: none; cursor:crosshair; font-variant:normal; font-weight:bold; } --> </style> <body bgcolor="#390101" text="#F95959"> <font face="arial narrow, trebuchet ms, verdana"> <p align=center><img src="http://www.geocities.com/aura82716/images/alice.jpg"></p> <table width=700 align=center border=1 bordercolor="#390101" cellpadding=5 cellspacing=0> <tr> <td align=right bgcolor="#000000"> <font size=2> <a href="index.html">Current</a> <b>|</b> <a href="older.html">Archives</a> <b>|</b> <a href="http://members.diaryland.com/edit/profile.phtml?user=%%username%%">Profile</a> <b>|</b> <a href="links.html">Links</a> <b>|</b> <a href="rings.html">Rings</a> <b>|</b> <a href="mailto:%%username%%@diaryland.com">Email</a> <b>|</b> <a href="http://%%username%%.signmyguestbook.com/">Guestbook</a> <b>|</b> <a href="http://members.diaryland.com/edit/notes.phtml?user=%%username%%">Notes</a> <b>|</b> <a href="http://diaryland.com/">Host</a> <b>|</b> <a href="http://alice.ea.com/">Image</a> <b>|</b> <a href="http://www.geocities.com/aura82716/">Designer</a> </font> </td> </tr> </table> <br> <table width=700 align=center border=1 bordercolor="#390101" cellpadding=5 cellspacing=0> <tr> <td bgcolor="#000000"> <font size=2> <p align=right><b>%%short_description%%</b><br><font size=1>%%date%%, %%time%%</font></p> <p> This is where the main content of your website goes. In the textboxes, you'll find the html for the design. </p> <p>To get the html for this design, please copy the html in the textboxes below. You will need to click <a href="http://www.geocities.com/aura82716/graphics/alice.zip">here</a> to upload images for this design. This is a zip file so you will need <a href="http://www.winzip.com">Winzip</a> to open them. <br><b>NOTE:</b> I will only be hosting the images for this design for as long as I continue to display it as a free template. I would strongly suggest that you upload it onto your own hosting site. If you absolutely can NOT host the image, <a href="mailto:aura82716@yahoo.com">Email me</a> and if asked nicely, I will continue to host images as long as I can. However, using an IMG src back to this site will not work, I will need to upload them to my other hosting site to host them for you and will do so for a small fee. Email me for details. Thanks! </p> <p> Here is the html for the index page, for Diaryland, this would be the page that has your entries on it. Copy everything in the box, and paste it into your html editing screen. For Diaryland, the box you find <a href="http://members.diaryland.com/edit/changeentrytemplate.phtml">here</a>). Please make sure the box is empty before you paste!<br clear="left"> <textarea rows=8 cols=45> <html> <head> <title>Wonderland</title> </head> <style type="text/css"> <!-- body { scrollbar-face-color: #000000; scrollbar-shadow-color: #390101; scrollbar-darkshadow-color: #000000; scrollbar-3dlight-color: #000000; scrollbar-highlight-color: #F95959; scrollbar-arrow-color: #390101; scrollbar-track-color: #000000; } A:link { text-decoration: underlined; color:"#F95959"; font-variant:small-caps; } A:visited { text-decoration: underlined; color:"#F95959"; font-variant:small-caps; } A:active { text-decoration: line-through } A:hover { text-decoration: none; cursor:crosshair; font-variant:normal; font-weight:bold; } --> </style> <body bgcolor="#000000" text="#F95959"> <font face="arial narrow, trebuchet ms, verdana"> <p align=center><img src="http://www.geocities.com/aura82716/images/alice.jpg"></p> <table width=700 align=center border=1 bordercolor="#390101" cellpadding=5 cellspacing=0> <tr> <td align=right bgcolor="#000000"> <font size=2> <a href="index.html">Current</a> <b>|</b> <a href="older.html">Archives</a> <b>|</b> <a href="http://members.diaryland.com/edit/profile.phtml?user=%%username%%">Profile</a> <b>|</b> <a href="links.html">Links</a> <b>|</b> <a href="rings.html">Rings</a> <b>|</b> <a href="mailto:%%username%%@diaryland.com">Email</a> <b>|</b> <a href="http://%%username%%.signmyguestbook.com/">Guestbook</a> <b>|</b> <a href="http://members.diaryland.com/edit/notes.phtml?user=%%username%%">Notes</a> <b>|</b> <a href="http://diaryland.com/">Host</a> <b>|</b> <a href="http://alice.ea.com/">Image</a> <b>|</b> <a href="http://www.geocities.com/aura82716/">Designer</a> </font> </td> </tr> </table> <br> <table width=700 align=center border=1 bordercolor="#390101" cellpadding=5 cellspacing=0> <tr> <td bgcolor="#000000"> <font size=2> <p align=right><b>%%short_description%%</b><br><font size=1>%%date%%, %%time%%</font></p> <p>%%entry%%</p> <p align=right><a href="%%prev%%">Yesterday</a> - <a href="%%next%%">Tomorrow</a></p> </font> </td> </tr> </table> </font> </body> </html> </textarea></p> <br clear="left"> <p>Here is the html that makes up the page where your archives are (Diaryland users: the old entries). Copy everything in the box, and paste it into your html editing screen (Diaryland users: the box you find <a href="http://members.diaryland.com/edit/changeoldertemplate.phtml">here</a>). Make sure the box is empty before you paste though!<br clear="left"> <textarea rows=8 cols=45> <html> <head> <title>Wonderland</title> </head> <style type="text/css"> <!-- body { scrollbar-face-color: #000000; scrollbar-shadow-color: #390101; scrollbar-darkshadow-color: #000000; scrollbar-3dlight-color: #000000; scrollbar-highlight-color: #F95959; scrollbar-arrow-color: #000000; scrollbar-track-color: #000000; } A:link { text-decoration: underlined; color:"#F95959"; font-variant:small-caps; } A:visited { text-decoration: underlined; color:"#F95959"; font-variant:small-caps; } A:active { text-decoration: line-through } A:hover { text-decoration: none; cursor:crosshair; font-variant:normal; font-weight:bold; } --> </style> <body bgcolor="#000000" text="#F95959"> <font face="arial narrow, trebuchet ms, verdana"> <p align=center><img src="http://www.geocities.com/aura82716/images/alice.jpg"></p> <table width=700 align=center border=1 bordercolor="#390101" cellpadding=5 cellspacing=0> <tr> <td align=right bgcolor="#000000"> <font size=2> <a href="index.html">Current</a> <b>|</b> <a href="older.html">Archives</a> <b>|</b> <a href="http://members.diaryland.com/edit/profile.phtml?user=%%username%%">Profile</a> <b>|</b> <a href="links.html">Links</a> <b>|</b> <a href="rings.html">Rings</a> <b>|</b> <a href="mailto:%%username%%@diaryland.com">Email</a> <b>|</b> <a href="http://%%username%%.signmyguestbook.com/">Guestbook</a> <b>|</b> <a href="http://members.diaryland.com/edit/notes.phtml?user=%%username%%">Notes</a> <b>|</b> <a href="http://diaryland.com/">Host</a> <b>|</b> <a href="http://alice.ea.com/">Image</a> <b>|</b> <a href="http://www.geocities.com/aura82716/">Designer</a> </font> </td> </tr> </table> <br> <table width=700 align=center border=1 bordercolor="#390101" cellpadding=5 cellspacing=0> <tr> <td bgcolor="#000000"> <font size=2> <p align=right><b>Archives</b></p> <p>%%older_entries%%</p> </font> </td> </tr> </table> </font> </body> </html> </textarea></p> <p> Please fill in the form below if you take this template, thank you! <form method=post action="http://members.signmyguestbook.com/edit/sign"> name:<br><input type=text name=signername size=29><br> mail:<br><input type=text name=email size=29 value="@"><br> site:<br><input type=text name=url size=29 value="http://"><br> <br> template:<br><textarea name="message" rows="3" cols="25" wrap="virtual">The template I took was Wonderland! </textarea><br> <input type=hidden name="username" value="aura82716"> <input type=submit value="submit"></P> </form> </p> <p> </textarea></form> <p> Designs by LadyAura<br> 2003 <p align=right><a href="%%prev%%">Yesterday</a> - <a href="%%next%%">Tomorrow</a></p> </font> </td> </tr> </table> </font> </body> </html> |