Quote:
Originally Posted by Mosh
Sorry, did not see that the first time around.
Limiting it to one forum should be as easy as adding template conditionals to both of the templates imageshack and imageshack_quickedit:
Code:
<if condition="$forum[forumid] == xx">
<--rest of template here-->
</if>
Where xx is the forum ID of the forum you want it displayed. I would put it around both the Imageshack and MEGAUPLOAD code seperately.
|
Thank you Mosh, I will give it a try tomorrow
Jbear6