This modification will add an image banner with link and text to each forum you choose, and display it in on your forumhome postbits, you can have a different banner for each forum with additional text above the banner like Sponsored by or affiliated with, or you can choose to have no text.
Please click install for support
This will only work on vBulletin 3.5.0 RC1 and above this will not work on versions before RC1
20050929 - Updated zip with Firefox fix
20050930 - Updated zip with Real Firefox fix, plus added text under image code
20051122 - Updated html again
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
<!-- Ad Banner Start Firefox Friendly Text under image -->
<table align="right" border="0"><tr><td align="center" valign="top">
<if condition="$forum['fh_banner']"><a href="http://$forum[fh_url]" target="_blank"><img src="images/fhbanner/$forum[fh_banner]" alt="$forum[fh_url]" border="0" /><br><font size="1">$forum[fh_text]</font></a></if>
</td></tr></table>
<!-- Ad Banner end Firefox Friendly Text under image -->
now it became a complet one...thanks every one for the great share
ps..hope the original file will be updated
regards
Yes, thank you... This works well with both IE & foxfire!
I see I have the option for this with subforums but the images don't show up. I assume I have to edit another template but I'm not sure which one. Could anyone help with this?
I see I have the option for this with subforums but the images don't show up. I assume I have to edit another template but I'm not sure which one. Could anyone help with this?
You can put the code in forumhome_forumbit_level1_post but TBH I'm not really sure where for some reason I can only get it to show under the forum name, put it after
thanks mclark....and thanks beermonster
it works great....its a fix for the text above
for the text under its
PHP Code:
<!-- Ad Banner Start Firefox Friendly Text under image -->
<table align="right" border="0"><tr><td align="center" valign="top">
<if condition="$forum['fh_banner']"><a href="http://$forum[fh_url]" target="_blank"><img src="images/fhbanner/$forum[fh_banner]" alt="$forum[fh_url]" border="0" /><br><font size="1">$forum[fh_text]</font></a></if>
</td></tr></table>
<!-- Ad Banner end Firefox Friendly Text under image -->
now it became a complet one...thanks every one for the great share
ps..hope the original file will be updated
regards
yeah that too worked for me as well :nervous: ****INSTALLED*******
Beermonster why don't you update the zip with the code posted by mclark2112 and stinger2
Because it gave me a lot of headaches trying all the fixes posted here and only after doing what they wrote it work
it should be nice to put it in the zip so it will work on new installs without giving headaches to the admins...
Beermonster why don't you update the zip with the code posted by mclark2112 and stinger2
Because it gave me a lot of headaches trying all the fixes posted here and only after doing what they wrote it work
it should be nice to put it in the zip so it will work on new installs without giving headaches to the admins...
It's finding time :disappointed:
Updated but I havn't checked them just going by what has been posted here