Closed GoogleCodeExporter closed 9 years ago
Where on your page i can see an example? The link "Learn more!" on the top of
the page does not contain some content.
Example:
<a href="javascript:void(0);" class="openmodalbox">
Learn more!
<span class="modalboxContent">
Identius, ora Disicio...
</span>
</a>
Furthermore you need to change following optinal parameter:
setStylesOfFadingLayer : {
black : 'background-color:#000; filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4;'
}
Don't set the height in this line.
Original comment by steffen....@googlemail.com
on 29 Feb 2012 at 9:30
I think i've found the Problem. You need to include all CSS Files of the
modalBox Plugin:
jquery.modalbox.css
jquery.modalbox-basic.css
jquery.modalbox-skin-precious-white.css
Your CSS File
"http://poteau.me/wp-content/themes/PoteauMeBp/custom.css?ver=3.3.1" does not
contains alls styles.
Best regards,
Steffen
Original comment by steffen....@googlemail.com
on 29 Feb 2012 at 9:35
Oh I see! I will double check that, thanks!
I thought I only included what was needed...
Original comment by larcen...@gmail.com
on 29 Feb 2012 at 9:40
No Problem. Please download the full packed file
(http://jquery-modalbox-plugin.googlecode.com/files/jquery.modalbox-1.3.0.zip)
that including all files you needed.
Original comment by steffen....@googlemail.com
on 29 Feb 2012 at 9:45
Original comment by steffen....@googlemail.com
on 3 Mar 2012 at 1:15
Original issue reported on code.google.com by
larcen...@gmail.com
on 28 Feb 2012 at 5:41