Logo in the top left corner? [message #2460] |
Thu, 09 May 2002 07:00 |
Retzgesick
Messages: 16 Registered: May 2002 Location: Düsseldorf, Germany
Karma: 0
|
Junior Member |
|
|
How to put a log in the top left corner? I have seen that in phpBB2. They have a gif image in the top left corner which is clickable and linked to "Home".
Is it possible to do that in Fud? (which template?)
Rainer Vietz
|
|
|
|
|
|
|
|
Re: Logo in the top left corner? [message #2539 is a reply to message #2460] |
Fri, 10 May 2002 20:30 |
Retzgesick
Messages: 16 Registered: May 2002 Location: Düsseldorf, Germany
Karma: 0
|
Junior Member |
|
|
The easiest way is to replace the line <img src="blank.gif" height=2 width=1> with <a href="some url"> <img src="your.gif.gif" border=0> </a> and copy "your.gif" into your Fud2 php-Directory Then you get your clickable logo in the top left corner.
Rainer Vietz
[Updated on: Fri, 10 May 2002 20:31] Report message to a moderator
|
|
|
|
|
|
|