Quote:
Originally Posted by djpassion
Hmmm i dont get whats wrong with my style then. well i wouldnt launch the upload / download center until most of the needed features work properly anyway. so no rush fixing the uploads, helping to get the style thing to work and adding a work around for the attachment (should decide to allow the option). ill leave the access as is for you anyway so you can test when you like. Least I can do to help you make the plugin better.
Cheers,
chris.
|
The problem with your style is as follows: Go to vb/admin/styles and templates/style manager. Take a look at the Main CSS for your default style, and scroll down to the bottom. I There are two boxes in the section marked Additional CSS definitions. Both of these are heavily reconfigured in your style.
In the top box, there is are two lines in the subdreamer css section which read:
Code:
div
{ vertical-align: top; }
I've no idea if this css is essential to your style. Its effect is to kill the display of the LDM navbar popup menus on IE, but for some reason not with Firefox.
I have created a "Child of Default" style on your board, which is identical to your default style, except that I have removed that line. The LDM menus work correctly with this style.
I'll see about a permanent fix in a new version of LDM.
Concerning the mp3 files, what you can do is disable the unwanted attachment types in the vb/admincp - attachments/attachment manager/edit mp3/uncheck enabled. LDM will continue to accept mp3, but your forums will not.
I'll get back to you on the swfupload extra. I'll probably have to provide some debug code for you to upload onto your site.