PLEASE help with CSS problem...

I have MegaProfile mod installed, but have what looks like a CSS problem.

On the profile page, when I click to add a photo, and then select 'upload', the upload box appears behind my pageblocks making the mod unusable.

 

I was hoping to launch a beta version of my site tomorrow to friends and family, but at the moment I cant with this module installed.

Ive had this problem with the mod before, and had this message from the mod write.

 

"it's easy. The problem is due to the introduction (by your custom template) of the opacity value 0.99

You must change your template css

from:

.page_block_container {
    opacity0.99;
}
to
.page_block_container {
    opacity1;
"
Thing is, I cannot find this code ANYWHERE in my script.
Ive been told to look in general and common.css but after searching both, there is no ref to this.
However, if I view the problem using firebug, it says the same thing
.page_block_container {
    opacity0.99;
}
I then change it to :1 in firebug for testing and it is fixed.
But then look for that code in my script and I cannot find it anywhere...
I even dloaded a complete backup of my site, and searched for the code in files but nothing...
Any ideas???
I like the megaprofile mod but it will not work for me properly.
I get the same prob using UNI and other template.
Have mailed the mod author but no fix. In fact, I mailed him before about the same issue and after several messages was told it was a problem with my template and so was not supported. 
Its the same though with just UNI.
Any help would be appreciated otherwise I have to delete the mod tonight as it doesnt work properly for me :-(
Quote · 8 Dec 2011

let me check it for you..best.

 

kris

Quote · 8 Dec 2011

Deleted MegaProfile mod.

Mod doesnt work right and emails to developer are not getting replied to.

 

Quote · 9 Dec 2011

 

Deleted MegaProfile mod.

Mod doesnt work right and emails to developer are not getting replied to.

 

Hello everyone,

today we have update the MegaProfile in order to overwrite the class

from:

.page_block_container {
    opacity0.99;
}
to
.page_block_container {
    opacity1 !important;
}

this value (0.99) is introduced by something extension or template. Anyway with this update (just you must overwrite the file ibdw/megaprofile/templates/uni/css/style.css) you can fix this issue, but I repeat it's not due to megaprofile.
This addition to the css force the css to work with the correct opacity 1.0


See my products at http://www.boonex.com/market/posts/ilbellodelweb | Hosting: zarconia.net
Quote · 31 Jul 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.