PDA

View Full Version : Help please


heugabel
06-25-2009, 04:04 PM
Hi can someone please tell how I can add a banner on the footer of my forum?

Thank you

:)

BlueNinjaGo
06-25-2009, 04:33 PM
ACP -> Styles & Templates -> Style Manager -> Pick the style you want to add it to and click the ">> <<" -> Find footer template and open it -> find where you want to put the banner and put the img code in there

heugabel
06-25-2009, 05:50 PM
thanks for your help my friend :)

--------------- Added 1245960394 at 1245960394 ---------------

Hi Im trying to add an image its not accepting it is there a code that i have to use?

thanks

snakes1100
06-25-2009, 07:33 PM
That depends on how you want it to be placed in the footer:


<div align="center">
<a href="url link for banner here"><img src="url link to image here"></a>
</div>