Sunflowers Code
Gwenllian's Designs

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

Sunflowers Code

This code is available only for Gold Members or people who have the capability of hosting images, since there are two images you will need to download. Please do not commit bandwidth robbery by linking directly to these images. Doing so might cause your images not to work, as my host will shut down my site. Don't want that to happen, do you?

How to install the Sunflowers Code:

  1. Right click on the images below and save them. I recommend using the same file names that I did so you have less to change.
  2. 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.
  3. Change the type in all caps to reflect your information.
  4. Upload the images to your Diaryland account or server.
  5. In order to change your Archive page, simply replace the text in the code that says %%entry%% with this code: %%older_entries%%.
  6. 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.
  7. Remember that your diary will not be accessible until you have at least one entry. That's it!

Navigation Map

sunflowers.jpg

<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: #006633} a:visited {text-decoration: none; color:#006633} body {scrollbar-face-color : #993333; scrollbar-highlight-color : #cc3333; scrollbar-3dlight-color : #ff3333; scrollbar-shadow-color : #663300; scrollbar-darkshadow-color : #333333; scrollbar-track-color : #006633; scrollbar-arrow-color : #cc9900} --> </style> </head> <body bgcolor="#cc9900"> <font face="garamond" size="3" color="#993333"> <p><center> <img src="images/sunflr.gif" usemap="#navigate" width="464" height="67" border="0"> <map name="navigate"> <area shape="rect" coords="0,0,102,67" href="http://USERNAME.diaryland.com/index.html"> <area shape="rect" coords="102,0,215,67" href="http://USERNAME.diaryland.com/older.html"> <area shape="rect" coords="215,0,353,67" href="http://USERNAME.signmyguestbook.com/"> <area shape="rect" coords="353,0,464,67" href="mailto:USERMAIL"> </map></center></p> <p> <table align="center" width="700" cellpadding="5"> <tr> <td width=30% valign="top" rowspan=2> <font color="#993333"> <img src="images/sunflowers.jpg" alt="Sunflowers"></p> <p><center>Previous Entries:</p> <p>%%older_entries%%</p> <p>Designed by <a href="http://gwendesigns.diaryland.com/" target="_blank">Gwenllian</a>.<br> Hosted by <a href="http://www.diaryland.com/" target="_blank"> Diaryland</a>. </font> </td> <td bgcolor="#ffffff" width=70% valign="top"> <font color="#993333"> <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></p> </font> </td> </tr> </table> </p> </font> </body> </html>