| |||||||
This is a discussion on Extra Forumbit controls within the vBulletin section, part of the Internet Forum Softwares category; This adds 4 mini icons (famfam) corresponding to each forum on forumhome and forumdisplay (subforums) DEMO1 DEMO2 The 4 controls ...
![]() |
|
| | LinkBack | Thread Tools | Display Modes |
|
#1
| ||||
| ||||
|
This adds 4 mini icons (famfam) corresponding to each forum on forumhome and forumdisplay (subforums) DEMO1 DEMO2 The 4 controls added are:- Read new Posts Create a new thread Subscribe to Forum RSS Feed 1. First upload the 4 attached icons in images/misc/ folder. 2. Then in Forum Home Templates/forumhome_forumbit_level2_post Find this: Code: <td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]" > Code: <div style="float:right"> <a rel="nofollow" href="search.php?do=getnew&f=$forum[forumid]"><img src="http://site.com/images/misc/newposts.png" border="0" width="11" height="11" hspace="2" alt="Read New Posts" /></a> <a rel="nofollow" href="newthread.php?do=newthread&f=$forum[forumid]"><img src="http://site.com/images/misc/newthread.png" border="0" width="11" height="11" hspace="2" alt="Create a New Thread" /></a> <a rel="nofollow" href="subscription.php?do=addsubscription&f=$forum[forumid]"><img src="http://site.com/images/misc/subscribe.png" border="0" width="11" height="11" hspace="2" alt="Subscribe" /></a> <a rel="nofollow" href="external.php?type=rss2&forumids=$forum[forumid]"><img src="http://site.com/images/misc/rss.png" border="0" width="11" height="11" hspace="2" alt="RSS feed" /></a> </div> Find this: Code: <td><img src="$vboptions[cleargifurl]" alt="" width="9" height="1" border="0" /></td>
<td width="100%">
Code: <div style="float:right"> <a rel="nofollow" href="search.php?do=getnew&f=$forum[forumid]"><img src="http://site.com/images/misc/newposts.png" border="0" width="11" height="11" hspace="2" alt="Read New Posts" /></a> <a rel="nofollow" href="newthread.php?do=newthread&f=$forum[forumid]"><img src="http://site.com/images/misc/newthread.png" border="0" width="11" height="11" hspace="2" alt="Create a New Thread" /></a> <a rel="nofollow" href="subscription.php?do=addsubscription&f=$forum[forumid]"><img src="http://site.com/images/misc/subscribe.png" border="0" width="11" height="11" hspace="2" alt="Subscribe" /></a> <a rel="nofollow" href="external.php?type=rss2&forumids=$forum[forumid]"><img src="http://site.com/images/misc/rss.png" border="0" width="11" height="11" hspace="2" alt="RSS feed" /></a> </div> a) Obviously, works in all vb versions! b) Yes, it is XHTML valid. If you like it, please click Install at the official thread.
__________________ Would you like to Link To Us | Support TECH6 by going Premium Know more about me at Vinayaks.com | Follow TECH6 at Twitter |
|
#2
| ||||
| ||||
|
thankss......
|
|
#3
| ||||
| ||||
|
oh man I was just wondering what those icons were about lol. They do look good, occupy the empty space as well as make a quick navigation per forum. Its good to see that you're sharing your work with everybody. Nice job!
|
![]() |
| Bookmarks |
| Tags |
| forumbit controls |
| Thread Tools | |
| Display Modes | |
| |