2011-05-31, 06:34 AM
2011-05-31, 07:05 AM
If you've script to add it to there then here is how;
Go to: ACP > Templates > Forumbit Templates > forumbit_depth2_forum > and find;
Go to: ACP > Templates > Forumbit Templates > forumbit_depth2_forum > and find;
{$forum['description']}{$modlist}{$subforums}</div>
and add the script code just after that, like this;{$forum['description']}{$modlist}{$subforums}</div><br />YOUR_CODE_GOES_HERE
2011-05-31, 07:09 AM
Thanks for the tips. But I don't have idea how to find a rss script like that. Most rss script I found are included with their template, not plain text with fading function to show 5 rss feeds.
2011-05-31, 07:11 AM
Make a feed script from here: http://itde.vccs.edu/rss2js/build.php , Insert the code it generated.
2011-05-31, 07:22 AM
Replace YOUR_CODE_GOES_HERE width:
Change red color values to match your preferences.
Quote:<a href="{$mybb->settings['bburl']}/syndication.php?fid={$forum['fid']}&limit=15" title="RSS"><img src="{$theme['imgdir']}/rss.png" alt="RSS" title="RSS" /></a>
Change red color values to match your preferences.
2011-05-31, 07:41 AM
2011-05-31, 07:44 AM
I think he want to display feeds not just the Button.
2011-05-31, 12:46 PM
Yep, display feeds. Thanks again Yaldaram and all, only one more step I need to solve this problem. How to make it fade in and out like this forum? http://forum.lowyat.net/
They use IPB Trial version, but I think it is also possible in MyBB.
They use IPB Trial version, but I think it is also possible in MyBB.
2011-05-31, 04:02 PM
what does rss do?i have no idea :X does it attract members?