space
space WorldConnect on RootsWeb space
Family Tree Title/Description
space
space

You will need to know the URL (address) of your family tree in WorldConnect before you customize the coding.

Instructions for customizing this graphic:

  • Copy and paste the coding shown in the box below into the coding for your page.

  • Replace http://worldconnect.rootsweb.com/ with the full (complete) URL of your family tree. The URL needs to be inside the quote marks, as shown. The URL should end with your user code and look similar to:
    http://worldconnect.rootsweb.com/cgi-bin/igm.cgi?db=winch

  • Replace Family Tree Title/Desciption with the name of your family tree. Non-breaking spaces ( ) may result in a broken graphic and are not recommended.

  • If you do not want the graphic centered, change align="center" to align="right" or align="left".

Return to Index of Graphic Options

<!--Beginning of Family Tree Graphic -->
<table width="244" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td colspan="3" bgcolor="afbc23"><img src="http://img.rootsweb.com/links/spacer_green.gif" width="244" height="2" border="0" alt="space"></td>
</tr>
<tr>
<td rowspan="4" width="2" valign="top" bgcolor="afbc23" height="56"><img src="http://img.rootsweb.com/links/spacer_green.gif" width="2" height="103" border="0" alt="space"></td>
<td width="240" height="56" align="center" bgcolor="#FFFFFF"><img src="http://img.rootsweb.com/links/logo_trees.gif" width="240" height="56" border="0" alt="WorldConnect on RootsWeb"></td>
<td rowspan="4" width="2" valign="top" bgcolor="afbc23" height="56"><img src="http://img.rootsweb.com/links/spacer_green.gif" width="2" height="103" border="0" alt="space"></td>
</tr>
<tr>
<td width="240" bgcolor="#FFFFFF">
<table border="1" bordercolor="999966" align="center" width="230">
<tr bgcolor="EFEFDF">
<td nowrap valign="middle" height="30">
<center>
<font face="Arial, Helvetica, sans-serif" size="-1"><b><a href="http://worldconnect.rootsweb.com/" style="color: #6a5f4b">Family Tree Title/Description</a></b></font>
</center>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="240" bgcolor="#FFFFFF"><img src="http://img.rootsweb.com/links/spacer.gif" height="5" width="1" border="0" alt="space"></td>
</tr>
<tr>
<td colspan="3" bgcolor="afbc23"><img src="http://img.rootsweb.com/links/spacer_green.gif" width="244" height="2" border="0" alt="space"></td>
</tr>
</table>
<!--End of Family Tree Graphic -->