PDA

View Full Version : Advertise in specific forum


Eagle Eyes
05-19-2010, 10:32 AM
Hello, i am trying to advertise a banner or a text link in a specific forum in its forum display page. How do i do that?

Thanks.

theFM
05-19-2010, 01:22 PM
i don't like working with people who don't pay me :D , but u may get this done using this

go to your desired template > (say Footer) > then add this in there , where u want to add advertising

<if condition="in_array($foruminfo['forumid'], array(4,2,3,1))">
//your advertising code here
</if>

within array ( put your forum id's seperated by ","