Add RSS button at bottom of page
This modification is in the archives.
Adds an button to the bottom of the page (next to the "top" hyperlink)
1. Upload RSS.GIF to yourforum/images/misc 2. Admin CP > Styles and Templates > Style Manager > All Style Options In "footer", find : PHP Code:
<a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>
PHP Code:
<a href="external.php?type=rss" target="_blank"> <img src="$stylevar[imgdir_misc]/rss.gif" width="36" height="14" border="0"></a>
Download This modification is archived and cannot be downloaded. Screenshots
|