PDA

View Full Version : Button Image Locations


Sscorah
06-04-2007, 10:05 PM
I want to change the image location path of some buttons (EG: edit, closed, newreply, ect...)

How can i do this without using the same vbulletin default image path..

Where can i do this? Cp?

:down: - Okay..

I want to change the path of my closed thread button (https://vborg.vbsupport.ru/external/2007/06/33.gif)
https://vborg.vbsupport.ru/images/buttons/threadclosed.gif

To: https://vborg.vbsupport.ru/images/buttons/bongihn.gif

How would I change the image path on this?

Dismounted
06-05-2007, 07:33 AM
The only way without changing the default StyleVar is to replace instances of $stylevar[imgdir_buttons]/threadclosed.gif with your own URL.