Log in

View Full Version : add quick links to forumbits forumhome (new thread/fin


sabret00the
10-27-2005, 10:00 PM
in "forumhome_forumbit_level2_post" find
<if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>


and below it add
<div id="fhquickbuttons">
<a href="newthread.php?$session[sessionurl]do=newthread&amp;f=$forum[forumid]">[make new thread]</a>
<a href="search.php?$session[sessionurl]do=getnew&amp;f=$forum[forumid]">[get new posts]</a>
</div>


add to your additional css definitions

#fhquickbuttons
{
float: right;
right: 0;
top: 0;
font-size: 10px;
}

that's it your done

screenie: https://vborg.vbsupport.ru/attachment.php?attachmentid=30351

Snake
10-28-2005, 02:13 PM
Nice one!

revlisoft
10-28-2005, 04:20 PM
Can you supply us with the "search" gif you have? thanks. :)

sabret00the
10-28-2005, 04:27 PM
Can you supply us with the "search" gif you have? thanks. :)

if you want is as depicted in the picture, you have permission to lift it straight from my forums. (the "search" gif and nothing else mind you).