PDA

View Full Version : Display Banner in homepage


ZeeLex
11-24-2006, 03:31 PM
Hi all. I looked all hacks and could`t find it. Does anyone can tell me what hack do I need to use.
Simple hack all I need display some banner with text at the top of forums (under the navigation)
Thanks :glasses:

hotwheels
11-25-2006, 12:17 PM
Try this one, you can place the banner's where ever you want to..... banner management (banner management)

Attitude
11-25-2006, 12:21 PM
open forum home template and find

$navbar

after it add the code for your banner sumthing like

<center><img src="http://mydomain.com/forum/images/misc/image_name.gif" border ="0" /></center>


it should work