Quote:
Originally posted by SVTBlackLight01
How did you use the commission junction images?
|
In
PHP Code:
forumhome_forumbit_level1_nopost_sponsor
I Put
PHP Code:
<img src="$forum[sponsorimg]" border="0" alt="Proudly sponsored by $forum[sponsorname]">
in relace of
PHP Code:
<img src="{imagesfolder}/$forum[sponsorimg]" border="0" alt="Proudly sponsored by $forum[sponsorname]">
And then in the admin panel just put in the full URL to the image, instead of a partial URL. This image URL can be those given by CJ.
Just make sure you use a small sponsorship image!