Javierogo
10-23-2009, 10:00 PM
Direct tool icons on SHOWTHREAD
https://vborg.vbsupport.ru/attachment.php?attachmentid=105602&d=1256339363
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:
<a href="$firstunread"><img class="inlineimg" src="$stylevar/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.
[IMG]https://vborg.vbsupport.ru/images/icons/icon2.gif If you would like this buttons in the left side, go here:
https://vborg.vbsupport.ru/showthread.php?t=226676 (https://vborg.vbsupport.ru/showthread.php?t=226676)
https://vborg.vbsupport.ru/attachment.php?attachmentid=105602&d=1256339363
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:
<a href="$firstunread"><img class="inlineimg" src="$stylevar/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.
[IMG]https://vborg.vbsupport.ru/images/icons/icon2.gif If you would like this buttons in the left side, go here:
https://vborg.vbsupport.ru/showthread.php?t=226676 (https://vborg.vbsupport.ru/showthread.php?t=226676)