Back to vBulletin 4.x Template Modifications

Add button New Thread in SHOWTHREAD
Mod Version: 1.00, by nguyenthanhphon

vB Version: 4.0.4 Rating: (5 votes - 5.00 average) Installs: 43
Released: 26 Jun 2010 Last Update: Never Downloads: 0
Not Supported Template Edits  

Add button New Thread in SHOWTHREAD


ACP > Styles & Templates > Search in Templates >
Find
Code:
<div id="above_postlist" class="above_postlist">
		<vb:if condition="$show['largereplybutton']">
			<a href="newreply.php?{vb:raw session.sessionurl}p={vb:raw LASTPOSTID}&amp;noquote=1" 
class="newcontent_textcontrol" id="newreplylink_top"><vb:if condition="$show['closethread']"><span>+</span> {vb:rawphrase reply_to_thread}<vb:else />{vb:rawphrase closed_thread}</vb:if></a>
Add below
Code:
<a href="newthread.php?{vb:raw session.sessionurl}do=newthread&amp;f={vb:raw thread.forumid}" rel="nofollow" class="newcontent_textcontrol" id="newthreadlink_top"  style="margin-left:10px;"><span>+</span> {vb:rawphrase post_new_thread}</a>
Save Templates

Demo: http://www.diendanvungtau.com/

Download

No files for download.

Similar Mods

Add The New Thread Button On ShowThread vBulletin 3.6 Template Modifications
New Posting Features Add a New Thread Button to Showthread vBulletin 3.8 Template Modifications
Add Newthread button in Showthread vBulletin 3.5 Template Modifications

vblts.ru supports vBulletin®, 2022-2024