Back to vBulletin 3.8 Template Modifications

Direct tool icons on SHOWTHREAD
Mod Version: 1.00, by Javierogo

vB Version: 3.8.x Rating: (6 votes - 5.00 average) Installs: 30
Released: 24 Oct 2009 Last Update: 24 Oct 2009 Downloads: 151
Not Supported Template Edits Code Changes Additional Files  

Direct tool icons on SHOWTHREAD




STEP ONE -> Upload by FTP only the 10 images (images folder) into your "buttons folder" like:

http://www.yourforum.com/images/bottons/button1.png -- for each style.
-- or --
http://www.yourforum.com/forum/images/buttons/button1.png -- for each style.
-- or --
http://www.yourforum.com/images/buttons/bottons-style-2/button1.png -- for each style.

STEP TWO - > Now go to "Admincp" - "Styles & Templates" - "Search in Templates" and find $vbphrase[view_first_unread] (like a reference) on "SHOWTHREAD" template, then paste the code (Only the code.txt) between:

Code:
 
<a href="$firstunread"><img class="inlineimg" src="$stylevar[imgdir_button]/firstnew.gif" alt="$vbphrase[view_first_unread]" border="0" /></a>
   <a href="$firstunread"><strong>$vbphrase[view_first_unread]</strong></a>
  </if>
###########PASTE THE CODE (Only the Code.txt) HERE############
  </div>
 </td>
 <td class="vbmenu_control" id="threadtools" nowrap="nowrap">
  <a href="$show[nojs_link]#goto_threadtools"<if condition="is_browser('ie')"> accesskey="3"</if>>$vbphrase[thread_tools]</a>

If your "SHOWTHREAD" is intact ... i mean, by default, you can replace all the code (SHOWTHREAD Replace all this code.txt)

NOTE: If you have several styles, you need to repeat this process for each one.

In the attach you can find the images, English instructions, Instrucciones en español and the 2 codes. Please mark as Installed below if you use it.


If you would like this buttons in the left side, go here:
Direct tool icons on SHOWTHREAD (left)

Download

File Type: %1$s Direct tool icons SHOWTHREAD.zip (206.5 KB, 179 downloads)

Screenshots

Click image for larger version
Name:	03.png
Views:	1227
Size:	20.1 KB
ID:	105602   Click image for larger version
Name:	02.png
Views:	514
Size:	140.7 KB
ID:	105603   Click image for larger version
Name:	01.gif
Views:	361
Size:	31.3 KB
ID:	105604  


vblts.ru supports vBulletin®, 2022-2024