
rlevant
User
Mar 9, 2003, 10:06 PM
Post #1 of 4
(4317 views)
Shortcut
|
|
Trouble with templates
|
Can't Post
|
|
Greetings Again, This is probably a really simple question. I am trying to change the document templates to get rid of the interactive tools LOGO and add our own copywrite in the footer Here: http://www.per-ankh.org/articles/EgyptianReligion I no longer see the graphic but the words interactiveweb show and not my logo or words.. Here is the template: <html><head><title></title></head> <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> <META HTTP-EQUIV="Expires" CONTENT="-1"> <style type="text/css"> <!-- a { color:#000000; text-decoration:none; } a:hover { color:#FF0000; text-decoration:underline; } --> </style> <body bgcolor="#FFFFFF" text="#000000" link="#0000CC" vlink="#0000CC" alink="#0000CC" marginwidth=10 marginheight=10 topmargin=10 leftmargin=10> <table border=0 cellspacing=0 cellpadding=0 width=100% height=58> <tr> <td> </td> <td width=99%> <font face="verdana,arial, helvetica" size=4><b>$group_name$</b></font><br> <font face="verdana,arial, helvetica" size=2><b>$group_subheading$</b></font><br> </td> <td align=right valign=top><a href="http://www.per-ankh.org/" target="_parent"><img src="$imageurl$PAscarab.gif" height=47 border=0 alt="Kemet Traditional Religion of Ancient Egypt"></a></td> </tr> <tr> <td colspan=3 bgcolor="#0099CC"><img src="$imageurl$spacer.gif" height=8></td> </tr> </table> </body> </html> Any idea of the problem? Thanks Renee here is the template
|