PDA

View Full Version : Show Thread Enhancements - Direct tool icons on SHOWTHREAD (left)


Javierogo
10-23-2009, 10:00 PM
Direct tool icons on SHOWTHREAD (left side)

https://vborg.vbsupport.ru/attachment.php?attachmentid=105612&d=1256370432

This works with all vBulletin Versions and you can find this buttons in a different place (next to "LinkBack" or "Tools") here:
https://vborg.vbsupport.ru/showthread.php?t=226301 (https://vborg.vbsupport.ru/showthread.php?t=226301)



Instructions:
STEP ONE -> Upload via 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" - "SHOWTHREAD Template", then replace all the code (SHOWTHREAD Replace all this code.txt)


>>>>>Upgrade<<<<<
Find and replace Instructions:
Find this code in 'SHOWTHREAD' TEMPLATE and remove it:
<!-- toolbar -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-bottom-width:0px">
<tr>
<td class="tcat" width="100%">
<div class="smallfont">

Then paste (only the code.txt) exactly in that space and save


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 code. Remember mark as Installed below if you use it please.

Javierogo
10-24-2009, 07:05 AM
;) Reserved

Magnumutz
10-26-2009, 02:10 AM
Some screenshots in English would be nice!

Javierogo
10-26-2009, 02:45 AM
Is the same in English, German, Spanish or Arabic ... don't worry. You get only the images mod, not the language ;)

Cybershaolin
10-26-2009, 08:38 PM
Oh I did not notice it was also done for the left side. But could you put the replace code only again with the find and replace method?

My showthread is already altered with other hacks...

Javierogo
10-26-2009, 09:09 PM
Ok, let me see ... the problem in this tempate modification, is not only insert the code, because it needs something changes close to this code. If you only insert the code,
this will not work correctly.

Let me eat something and wait for the upgrade please ok? ;)

Cybershaolin
10-27-2009, 01:53 AM
Thanks for the find and replace codes. :)

One small observation: The spacing in height and width is different than the hack with the icons on the right. Would it be possible to get the same spacing by adjusting your code? (See included screenshots: First image with icons at right and second image with icons at left).

Cybershaolin
10-28-2009, 06:29 PM
Any clue?

Javierogo
10-28-2009, 08:47 PM
Sorry, i was busy.:p
You can reduce to 2% or 3% the tables; i mean, if the porcentage is:
4%, 4%, 4%, 4% and 86%

you reduce like this:
3%, 3%, 3%, 3% and 88%
2%, 2%, 2%, 2% and 92%

Always 100%

Cybershaolin
10-29-2009, 04:32 AM
Thanks :)