Ok, I found it...
a cut and paste error...
because since 4.08
vb changed the sidebar css...
so when the change was added to vbgallery..
the adv_gallery_showimage_sidebar.css was changed...
the @charset "UTF-8"; was added twice... browsers dont care... but safari does, it does not load the stylesheet if that line is there twice..
To fix, you can remove the line in the template.. but.. you will have to revert the template on next update...
open template :
adv_gallery_showimage_sidebar.css
at the top of the template you have these 5 lines:
Code:
Content visible to verified customers only.
REMOVE THE LINES THAT ARE RED!!!
and safari should be fine..
Luc