Jump to content

Per forum banners?

Featured Replies

Posted

How about an option to set specific banners for specific forums?

You can use dedicated forum skins and change the banner on each skin.

You can use dedicated forum skins and change the banner on each skin.


Yeah, we already do that on my forum, but we just don't want to have a bunch of unnecessary skins.

I use the forum rules to display content that will only show on a particular forum.

Use forum ID as keyword to define zone for phpadsnew.

Use forum ID as keyword to define zone for phpadsnew.


hi,


ho do you do that? can you please explain ...

thanks

Use this code:

<if="$data['id'] == 1">
LOGO HERE
</if>
<if="$data['id'] == 2">
LOGO HERE
</if>
<if="$data['id'] == 3">
LOGO HERE
</if>

does it mean, that if forum id=1, then the respective openads' code "logo here" will be enforced?

where should this code be placed? on the forum page?
what if the forums are about 40 and the code will be too long? won't it make the forum slower?

When 2.3 is released it will be much easier. There will be new feature for URL skin mappings :cool: or you could just set a different skin to each forum.



http://forums.invisionpower.com/index.php?showtopic=234125

I think this should be enough, I don't think any more attention should be payed to this as these are both very eay options.

one does not exclude another ...

so the interest still is!

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.