Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: DocBuilder:
Trouble with templates

 

 


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>&nbsp;&nbsp;</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


Benjamin
Staff


Mar 10, 2003, 12:50 PM

Post #2 of 4 (4310 views)
Shortcut
Re: [rlevant] Trouble with templates [In reply to] Can't Post

Hey Renee,

Your template looks fine! :-)

DocBuilder uses frames to display the page, so to edit the footer information, you'll need to open up the _doc_footer.html file, stored in your /templates directory. That will contain the interactivetools reference. Hope that helps! Keep me posted.
Ben
interactivetools.com 


rlevant
User

Mar 10, 2003, 1:38 PM

Post #3 of 4 (4308 views)
Shortcut
Re: [Benjamin] Trouble with templates [In reply to] Can't Post

Crazy

I thought it looked fine too :)

That is why I am confused.

Maybe its my browser

when I go to:
http://www.per-ankh.org/articles/EgyptianReligion

using Opera no image shows in the docment header...

when I go using Microsoft Explorer-- I see a broken gif named interactiveweb.

Yet in telnet I see the template for header just as you see above

Pout

Renee


Benjamin
Staff


Mar 10, 2003, 2:20 PM

Post #4 of 4 (4307 views)
Shortcut
Re: [rlevant] Trouble with templates [In reply to] Can't Post

Looks like the image problem is all sorted out now...? It seems to work on my browser.

Here's a little trick for you: in your browser, click on view -> source (in IE). This will show you which frames are being used to draw the page. The header is drawn with the doc_header.html template.

Hope it's all working out now.
Ben
interactivetools.com