I have a gallery plugin. If I click on another image, or in a arrow, a popup will appear.
The problem is that whem the popup is opened, the plugin gallery moves down on the page.
What is the css problem?
How can I fix it?
here my plugin:
http://judopassion.com/wordpress/?p=274
Thanks a lot.
There’s quite a lot going on here, so I’ll try and simplify the steps you need to take.
Needs to be a child of
So you would have:
Add
position:relative;togallery-1.Your
#boxstyles are really, really messy. You need to deleteleft:andtop:instructions from the CSS for#box.