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 {
}
to
.page_block_container {
opacity: 1;
"
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 {
}
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 :-(