Back to vBulletin 3.5 Template Modifications

add quick links to forumbits forumhome (new thread/fin
Mod Version: 1.00, by sabret00the

This modification is in the archives.
vB Version: 3.5.0 Rating: (0 vote - 0 average) Installs: 5
Released: 28 Oct 2005 Last Update: Never Downloads: 1
Not Supported Template Edits  

in "forumhome_forumbit_level2_post" find
HTML Code:
		<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
HTML Code:
<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
HTML Code:
#fhquickbuttons
{
	float: right;
	right: 0;
	top: 0;
	font-size: 10px;
}
that's it your done

screenie:

Download

No files for download.

Similar Mods

add quick links to forumbits forumhome (new thread/find new posts) vBulletin 3.0 Template Modifications

vblts.ru supports vBulletin®, 2022-2024