by putting the / ( slash ) behind the url you filled in as pointer to your images directory, this is done on your style page in the section imagepaths as it reads out that value.
you can alternatively change the setting in the xmenu_menudef template.
In the last part of that template the path is defined by the following line:
webfxMenuImagePath = "{imagesfolder }"; //points to your styles imagesfolder
without the space between r and } I did that because it even renders in here... lol... it returns the path to this boards image forlder.
-------------------------------------------------------------------------------
CALL TO DEVELOPERS!!
-------------------------------------------------------------------------------
Bug? I thought these replacement variables only work behind the scenes?
Isn't this a major security breach if we all can run replacement variables in here?
-------------------------------------------------------------------------------
you can hardcode the part after = to your url but i wouldn't recommend that.
just put a trailing slash to the imagefolder path entry on your style modification page and it should work.
Bas.
|