Quote:
Originally Posted by Stile2
This is how I added banners to my forum. Works great!! I ended up with my original header with an ad banner right next to it. Both are centered, and both are links to separate sites. My original header links to my forum home page and the ad banner links to page that I told it to when I added the banner. Hope that makes sense.
Code:
<td align="$stylevar[left]"><center><a href="http://www.iemas.us/index.php"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]"><a href="<if condition="$ban['url']">$ban[url]<else />$vboptions[forumhome].php$session[sessionurl_q]</if>" target="_blank">$banner</a></center>
</td>
BTW, I really like how I can tell the banner which forums to show up in.
Good job on this mod.
Thanks
Keith
|
Thanks for this. But with the default theme the logo's centered left. How can I get the banners to go right? Or if I simply lose the logo how could I add some space between the banners & the top of the forum?
Also with my main theme the headers left. How do I add space between it & the banners to make them go right.
http://x.dawnswebdesigns.com if you want to see what I'm talking about.
Thanks for any help.
Also to be helpful to others the creator of this mod may want to add to the instructions: create a folder under images called brotator & chmod it to 777. And although the settings have added pnglgifletc. you must add image/ before every single one before they'll work. And since it already has image/jpeg you'll have to delete one else have 2.
Otherwise thanks very much. I've been looking for this a while...glad I finally found it.