To get access to the attachments Subscribe now

Thread Rating:
  • 3 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Advertisement suite
#41
Thanks Smile !!!
Reply
#42
I'm not sure you understood my post. The addsuite breaks the site. All posts lead to blank pages.
Reply
#43
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?
Reply
#44
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
Reply
#45
(01-13-2010, 06:40 AM)Lennart Wrote: 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.

soo like this?

<a rel="nofollow" href="http://www.claytonoffroad.com/index.html" /><img src="http://www.tntgp.com/images/ads/clayton.gif" /> <br />
Reply
#46
Like this:

Code:
You are not allowed to see code.
This includes the old center. Do not use a /> ending on links, they are closed with </a>

If you do use the div you don't need the <br /> but it was correctly.

Kind regards
Lennart Sauter
Forum Admin
Reply
#47
(01-14-2010, 08:14 AM)Lennart Wrote: Like this:

Code:
You are not allowed to see code.
This includes the old center. Do not use a /> ending on links, they are closed with </a>

If you do use the div you don't need the <br /> but it was correctly.

Kind regards
Lennart Sauter

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.
Reply
#48
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' ?
Reply
#49
The forum display advertisement should be what you are looking for Smile
Forum Admin
Reply
#50
There is no 'forum display advertisement' just Index, profile, showthread, footer, between posts.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)