PDA

View Full Version : Mini Mods - replace go button within an image


Mazinger
10-30-2007, 10:00 PM
This is a modification to replace the standard 'Go' button with an image button -- Screenshot attached.


Styles & Templates -> Style Manager -> Edit Templates -> gobutton

Replace all with:


<input type="image" src="$stylevar[imgdir_button]/submit.gif" class="inlineimg" alt="$vbphrase[go]" />

Save.


$stylevar[imgdir_button]/submit.gif is the bath of the submit image.


Please click 'Mark as Installed' If you use this modification.

bhen13
10-31-2007, 09:29 PM
Ha!! First one to install :D Good work!!

joeycano
01-19-2008, 07:03 PM
I followed the directions but had a problem as two "jump forum" appeared. The one to the right had the button but when I selected it the whole diagram lights up.

Mazinger
10-10-2008, 08:41 PM
Did you test this on the default vbulletin style?