Quote:
Originally Posted by GrendelKhan{TSU
thanks!!!
I don't know how to fix it. ... but I know why collapsible box isn't showing (doesn't show for me too).
FF doesn't show it if its broken image.
in IE... you'll see a red X box. right click and notice the path is DOUBLED UP.
eg on mine its:
Code:
http://www.unrealaddicts.com/forums/http://www.unrealaddicts.com/forums/images/visionsred/buttons/collapse_thead.gif
  
|
woot figured it out (first time for everything!!

)
if the collapse image isn't showing do this...
In the XML find:
Code:
<img id="collapseimg_afm_box" src="$vboptions[bburl]/$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_afm_box].gif"
and delete the part in red.
worked for me, but results may vary (I'm a n00b!)