From a newbie [message #31669] |
Thu, 11 May 2006 13:42 ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
danzman
![United States United States](/forum/images/flags/us.png) Messages: 3 Registered: May 2006 Location: Chicago/Orland Park
Karma: 0
|
Junior Member |
|
|
I scanned the forum but I could not find an instruction on how to add a page graphic file into the header. e.g. This forum's nice blue header. How do I do this?
Your help is greatly appreciated.
Your pocket is where my money source...
|
|
|
|
|
Re: From a newbie [message #31704 is a reply to message #31687] |
Sun, 14 May 2006 14:48 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Well you just insert your header line into that template.
FUDforum Core Developer
|
|
|
Re: From a newbie [message #31791 is a reply to message #31669] |
Thu, 18 May 2006 11:12 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
aleman
![United Kingdom United Kingdom](/forum/images/flags/gb.png) Messages: 40 Registered: May 2006 Location: Blackpool UK
Karma: 0
|
Member |
|
|
<body>
<table class="wa" border="0" cellspacing="3" cellpadding="5"><tr><td class="ForumBackground">
<img border="0" src="{THEME_ROOT}/images/ukhb_banner.jpg">
Is from the end of my Header.tmpl file Which did it for me.
--
Aleman
|
|
|
|