MaxImage icon indicating copy to clipboard operation
MaxImage copied to clipboard

In Maximage "Customized Example", caption link, video breaks in relative positioning

Open arjunmenon opened this issue 11 years ago • 0 comments

hi if u do this

#maximage {
    display:none;
    position:relative !important; /* instead of the default "absolute" */
}

the caption links behaves like any other text when u hover over it? non-clickable. even the video is now a simple plain cover image.

arjunmenon avatar Feb 03 '14 19:02 arjunmenon