Back to vBulletin 3.7 Template Modifications

New Posts Button
Mod Version: 1.00, by rungok

This modification is in the archives.
vB Version: 3.7.0 Rating: (1 vote - 5.00 average) Installs: 16
Released: 24 May 2008 Last Update: Never Downloads: 247
Not Supported Template Edits Additional Files Re-usable Code Translations  

There should be a "new posts"-button below all posts on each page so you don't have to scroll up to the navbar to click on the "New Posts" again. A button to the right of "reply"-button should be the most practical solution. That is exactly what I have done. There are several attempts addressing this issue in other threads, but as far as I have seen they have not made a button for the default style. Included in my archive are the original PSD-files (so you can edit the button to your language in Photoshop). Also included is the finished english and norwegian version of the button.

Upload
------
newposts.gif -> <forumroot>/images/buttons/newposts.gif

AdminCP -> Styles & Templates -> Search in templates -> SHOWTHREAD

FIND (second occurrence)
------------------------
Code:
<if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" /></if></a>

AFTER ADD
---------
Code:
&nbsp;<a href="search.php?do=getnew"><img src="$stylevar[imgdir_button]/newposts.gif" alt="New Posts" border="0" /></a>

Download

This modification is archived, downloads are still allowed.

File Type: %1$s NewPostsButton.zip (1.11 MB, 177 downloads)

Addons

Screenshots

Click image for larger version
Name:	NewPostsButtonScreenshot.jpg
Views:	897
Size:	61.4 KB
ID:	81239  


vblts.ru supports vBulletin®, 2022-2024