01-10-2010, 01:36 PM
Thanks
!!!

Advertisement suite
|
01-10-2010, 01:36 PM
Thanks
![]()
01-10-2010, 05:03 PM
I'm not sure you understood my post. The addsuite breaks the site. All posts lead to blank pages.
01-11-2010, 09:45 AM
this is the code i'm trying to use in the index box. after enabling it all posts go to a white post. The banners and links work well though.
<center><a rel="nofollow" href="http://www.redbull.ca"><img src="http://www.tntgp.com/images/ads/redbull.gif"></center><br>| <center><a rel="nofollow" href="http://www.golsm.com/powder.html"><img src="http://www.tntgp.com/images/ads/powder.jpg"></center><br>| <center><a rel="nofollow" href="http://www.gearcentregroup.com"><img src="http://www.tntgp.com/images/ads/gears.jpg"></center><br>| <center><a rel="nofollow" href="http://www.napaonlinecanada.com/uap/Client/en/Napa-Online/accueil.asp"><img src="http://www.tntgp.com/images/ads/napa.jpg"></center><br>| <center><a rel="nofollow" href="http://www.lubedealer.com/GPSynthetics/"><img src="http://www.tntgp.com/images/ads/amsoil.png"> </center><br>| <center><a rel="nofollow" href="http://www.pitbulltires.com/index_02.php"><img src="http://www.tntgp.com/images/ads/pitbulltires.gif"></center><br>| <center><a rel="nofollow" href="http://www.claytonoffroad.com/index.html"><img src="http://www.tntgp.com/images/ads/clayton.gif"></center><br>| <center><a rel="nofollow" href="http://www.warn.com/truck/index.shtml"><img src="http://www.tntgp.com/images/ads/warnbanner.jpg"></center><br>| perhaps i'm missing some sort of escape code or something?
01-13-2010, 06:40 AM
You should not use <center>
Use <br /> instead of <br> to have valid XHTML like MyBB does use it. Close image-tags with /> It should not brake your site then. Also make sure not to have any Enter tabbed in. Forum Admin
(01-13-2010, 06:40 AM)Lennart Wrote: You should not use <center> soo like this? <a rel="nofollow" href="http://www.claytonoffroad.com/index.html" /><img src="http://www.tntgp.com/images/ads/clayton.gif" /> <br />
01-14-2010, 08:14 AM
Like this:
Code: You are not allowed to see code. If you do use the div you don't need the <br /> but it was correctly. Kind regards Lennart Sauter Forum Admin
01-14-2010, 08:17 AM
(01-14-2010, 08:14 AM)Lennart Wrote: Like this: I'm using the <br /> to put a line between the forms and the banners. I will try this later tonight. Thank you for much for pointing me off to the right direction.
01-15-2010, 02:37 AM
Thanks for all your help.
The issue was a to do with templates. My lovely new theme did not come with a template. This defaulted to the default template which totally buggered up the theme. I have made a new template with just index and show thread entries. Is there a way to show an ad on 'show forum' ?
01-15-2010, 03:33 AM
The forum display advertisement should be what you are looking for
![]() Forum Admin
01-16-2010, 02:42 AM
There is no 'forum display advertisement' just Index, profile, showthread, footer, between posts.
|
« Next Oldest | Next Newest »
|