i have vb4.1.12 installed with this style, and i have problems with the attachment upload screen, i only see the background image, in css code (i looked with firebug) there is a point named .invisible
it looks so:
.invisible{visibility:hidden}
when i change hidden to visible with firebug, i can see the manager screen to upload files, but can click anything, because its still a loading circle at the top right on the page
|