The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have a couple new skins from extremepixels that have nice, tinted editor buttons to go with the skins' color schemes. However, I also have about 10 custom BBCodes installed that have button images.
My problem is that VB pulls the custom BBCode button images from only one location (the one I specified for each custom BBCode, which happens to be the main VB images/editor directory). This results in an editor bar with tinted buttons for all the default codes and regular non-tinted buttons for all the custom BBCode buttons which does not look very good. What I'd like is for the line of code output by VB for each custom BBCode image to pull the images from the currently-used style's images/editor directory instead, as I designed some matching button sets for the custom BBCodes to make them go with these new skins. I found this line in includes/functions_editor.php... PHP Code:
PHP Code:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|