Classic Blue and White Code
Gwenllian's Designs

Home + Custom Designs + Links + My Diary + Contact + Love Notes + Host

Classic Blue and White Code

This code can easily be used by anyone. You may change the primary colors used and play with it to make it what you want it to be.

How to install the Classic Blue and White Code:

  1. Copy the code below. Paste it into your template area on Diaryland. If you have questions about how to do this, check How to Use Diaryland.
  2. Change the type in all caps to reflect your information.
  3. In order to change your Archive page, simply replace the text in the code that says %%entry%% with this code: %%older_entries%%.
  4. If you have a guestbook at Signmyguestbook.com, you will need to do a bit more tweaking if you want your guestbook to match your diary. If you need help, you can contact me.
  5. Remember that your diary will not be accessible until you have at least one entry. That's it!

<html> <head> <!-- Author: Gwenllian Web Site: http://gwenllian.diaryland.com/ Email: gwenllian@diaryland.com --> <title>YOUR TITLE</title> <style type="text/css"> <!-- a:link {text-decoration: none; color: #ffcc00} a:visited {text-decoration: none; color:#ffcc00} body {scrollbar-face-color : #000099; scrollbar-highlight-color : #0000cc; scrollbar-3dlight-color : #0000ff; scrollbar-shadow-color : #000066; scrollbar-darkshadow-color : #000033; scrollbar-track-color : #ffffff; scrollbar-arrow-color : #ffffff} --> </style> </head> <body bgcolor="#000099"><font face="garamond" size="3" color="#ffffff"> <center><h2>MY TITLE</h2></p> <p><a href="http://USERNAME.diaryland.com/index.html">Newest</a> | <a href="http://USERNAME.diaryland.com/older.html">Older</a> | <a href="http://USERNAME.signmyguesbook.com/">Guestbook</a> | <a href="mailto:USERMAIL">Contact</a> | <a href="http://USERNAME.diaryland.com/rings.html">Rings</a></center></p> <p><table align="center" border="2" cellpadding="5" bgcolor="#ffffff" width="700"> <tr> <td><font color="#000099"><center>%%short_description%%</p> <p>%%date%% - %%time%%</center></p> <p>%%entry%%</p> <p><center><a href="%%prev%%">Previous</a> - <a href="%%next%%">Next</a></center> </font></td> </tr> </table></p> <p><center>Previous Entries:</p> <p>%%older_entries%%</p> <p>Designed by <a href="http://gwenlliandesigns.150m.com/" target="_blank">Gwenllian</a>.<br> Hosted by <a href="http://www.diaryland.com/" target="_blank"> Diaryland</a>. </center> </font> </body> </html>