James Dean Code
Gwenllian's Designs

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

James Dean Code

This code is available only for Gold Members or people who have the capability of hosting images, since there are three 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 James Dean 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!

deanquote.gif

ginmap.gif dean.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:#999999} a:visited {text-decoration: none; color:#999999} a:active {text-decoration: none; color:#ffffff} a:hover { text-decoration: none; color:#ffffff; background color:#000000} body {scrollbar-face-color : #000000; scrollbar-highlight-color : #333333; scrollbar-3dlight-color : #999999; scrollbar-shadow-color : #000000; scrollbar-darkshadow-color :#000000; scrollbar-track-color : #ffffff; scrollbar-arrow-color : #ffffff} --> </style> </head> <body bgcolor="#000000"> <font face="tahoma" size="3" color="#ffffff"> <table align="center" width="700"> <tr><td bgcolor="#000000" valign="top" colspan=2 cellpadding="2"> <font color="#ffffff"> <marquee scrolldelay="5" scrollamount="5" direction="left" width="700"> <img src="images/deanquote.gif"></marquee> </td></tr> <tr><td width="140" valign="top"> <img src="images/ginmap.gif" usemap="#ginmap" width="140" height="230" alt="Navigate" border="0"> <map name="ginmap"> <area shape="rect" coords="0,0,140,38" href="http://USERNAME.diaryland.com/index.html" target="_blank"> <area shape="rect" coords="0,38,140,76" href="http://USERNAME.diaryland.com/older.html" target="_blank"> <area shape="rect" coords="0,76,140,115" href="http://USERNAME.signmyguestbook.com/" target="_blank"> <area shape="rect" coords="0,115,140,153" href="mailto:USERMAIL"> <area shape="rect" coords="0,153,140,192" href="http://USERNAME.diaryland.com/rings.html" target="_blank"> <area shape="rect" coords="0,192,140,230" href="http://www.diaryland.com/" target="_blank"> </map> <td width="560" valign="top"> <font color="#ffffff"><img src="images/dean.jpg" align="right"> <p><center>%%short_description%%</p> <p>%%date%% - %%time%%</center></p> <p>%%entry%%</p> </td></tr> <tr><td bgcolor="#000000" colspan=2><font color="#ffffff"> <p><center> <a href="%%prev%%"> Previous</a> - <a href="%%next%%"> Next</a></p><font size="2">Previous Entries:</p> <p>Your last five entries will appear here.</p> <p>Designed by <a href="http://gwendesigns.diaryland.com/" target="_blank">Gwenllian</a>.</center></font></p> </td></tr></table> </body> </html>