Quote:
Originally Posted by Zachery
Any specific reason you want to do this? Instead of like a child style?
But you could, In the global_start hook do:
PHP Code:
if ($vbulletin->userinfo['fieldx'] != 'Blackstyle')
{
$stylevar[imgdir_button] = "your url";
}
Don't be afraid to try things  it might lead to something.
|
Thanks Zachery, im trying to add more styles in one style cause i hate the template edits

but it works (after hours playing)

sow many things to learn
Quote:
Originally Posted by Marco van Herwaarden
You can set the Button Images folder for each style in the StyleVars
AdminCP -> Styles & Templates -> Style Manager -> StyleVars -> Button Images Folder
|
Thanks Marco but i know that one