|
Re: Couple of style questions... [message #17696 is a reply to message #17695] |
Sun, 11 April 2004 16:31 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
you need to edit header.tmpl usually you'd want to put your banner/logo code right below the <body> tag to make it appear @ the very top of the page like on this forum.
The white line is something the CSS table definitions inside forum.css.tmpl file are responsible for.
FUDforum Core Developer
|
|
|
|
|
|
|
Re: Couple of style questions... [message #20955 is a reply to message #20954] |
Thu, 04 November 2004 20:55 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
at the bottom of the header template put
<div align="center"><img src="url_of_your_image"></div>
FUDforum Core Developer
|
|
|
|