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
Switch to threaded view of this topic 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 next message
Kermit is currently offline  Kermit   United Kingdom
Messages: 35
Registered: November 2004
Karma: 0
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

Re: Forum header image in header.tmpl for the layman [message #41662 is a reply to message #41376] Thu, 12 June 2008 17:23 Go to previous messageGo to next message
Kermit is currently offline  Kermit   United Kingdom
Messages: 35
Registered: November 2004
Karma: 0
Member
Hmmm, does everyone here know less than me? Sad
Re: Forum header image in header.tmpl for the layman [message #157815 is a reply to message #41376] Wed, 13 August 2008 00:29 Go to previous messageGo to next message
Ernesto is currently offline  Ernesto   Sweden
Messages: 413
Registered: August 2005
Karma: 0
Senior Member
Seems you got it fixed =)

Re: Forum header image in header.tmpl for the layman [message #158377 is a reply to message #41376] Sun, 22 February 2009 21:03 Go to previous messageGo to next message
Xanthippus is currently offline  Xanthippus   
Messages: 3
Registered: October 2008
Karma: 0
Junior Member
Bump...
I'd like to know too Very Happy

[Updated on: Sun, 22 February 2009 21:03]

Report message to a moderator

Re: Forum header image in header.tmpl for the layman [message #158378 is a reply to message #158377] Mon, 23 February 2009 05:10 Go to previous messageGo to next message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
The steps are:

1) Navigate to the "Admin Control Panel" -> "Template Editor"
2) Select your Template Set and Language
3) Expand "header.tmpl"
4) Click on "header"
5) Paste your HTML into the textarea and save

Best regards.

Frank
Re: Forum header image in header.tmpl for the layman [message #158383 is a reply to message #41376] Mon, 23 February 2009 11:54 Go to previous messageGo to next message
Xanthippus is currently offline  Xanthippus   Ireland
Messages: 3
Registered: October 2008
Karma: 0
Junior Member
Thanks.. But its actually the html part i need Laughing
Re: Forum header image in header.tmpl for the layman [message #158384 is a reply to message #158383] Mon, 23 February 2009 15:49 Go to previous message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma: 28
Senior Member
Administrator
Core Developer
Well, version 2.8.0 has a nice header out-of-the-box. Here is a screenshot: http://cvs.prohost.org/index.php/Image:FUDforum_new_installation.png

If you need to alter it, you will have to learn HTML or pay someone to do it for you.

Best of luck!

Frank
  Switch to threaded view of this topic Create a new topic Submit Reply
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: Fri Apr 19 15:47:21 GMT 2024

Total time taken to generate the page: 0.02715 seconds