FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Forum header image in header.tmpl for the layman
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Forum header image in header.tmpl for the layman [message #41376] Wed, 11 June 2008 18:06 Go to previous message
Kermit is currently offline  Kermit   United Kingdom
Messages: 35
Registered: November 2004
Karma:
Member
Our site owner has just moved our forum onto a new [fast Very Happy ] server and as far as I can see just about everything has come across with the exception of smilies (even i can re-add these) and our forum header image.

I've had a good search for the answer to this and know I have to edit the header.tmpl template in order to add our header logo again but results of the searches I've seen don't spell out how to do it and I need this as I'm pants at any sort html/php Embarassed

about 6 months ago I did somehow fluke it and get the header showing but has been lost in the move & I can't remember what I did last time. Could someone with a better understanding of html/templates spell it out for me please Smile

The header image is stored in ./images/forum-header.gif

click for Full URL

the header.tmpl at the moment is standard

{MAIN_SECTION: header forum page header}
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>{GVAR: FORUM_TITLE}{VAR: TITLE_EXTRA}</title>
<BASE HREF="{FULL_ROOT}">
{META-CONTENT-LANGUAGE}
<script language="javascript" src="lib.js" type="text/javascript"></script>
<link rel="StyleSheet" href="{THEME_ROOT}/forum.css" type="text/css" media="screen" title="Default FUDforum Theme">
<link rel="search" type="application/opensearchdescription+xml" title="{GVAR: FORUM_TITLE} Search" href="{FULL_ROOT}/open_search.php" />
{VAR: RSS}
</head>
<body>
<table width="100%" border="0" cellspacing="3" cellpadding="5"><tr><td class="ForumBackground">
{MAIN_SECTION: END}

{MAIN_SECTION: header_plain header for small popup forms}
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
{META-CONTENT-LANGUAGE}
<title>{GVAR: FORUM_TITLE}{VAR: TITLE_EXTRA}</title>
<BASE HREF="{FULL_ROOT}">
<script language="JavaScript" src="lib.js" type="text/javascript"></script>
<link rel="StyleSheet" href="{THEME_ROOT}/forum.css" type="text/css" media="screen" title="Default FUDforum Theme">
</head>
<body>
<table width="100%" border="0" cellspacing="3" cellpadding="5"><tr><td class="ForumBackground">
{MAIN_SECTION: END}


btw the forum is here and has been up & running with hardly any issues on fud for 5 years now Smile

[Updated on: Wed, 11 June 2008 18:11]

Report message to a moderator

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Archive all FUDforum listings (not topics)
Next Topic: Admin Control Panel and Posts Not Showing
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu May 02 16:53:11 GMT 2024

Total time taken to generate the page: 0.04697 seconds