jrthibert
Forum Replies Created
-
Forum: Plugins
In reply to: [Firelight Lightbox] Center Iframe/picture and Overlay sizeHello,
I’ve sorted it out with
#fancybox-wrap {
position: fixed;and
#fancybox-overlay {
position: fixed;the background wont scroll but that’s fine.
Thanks againForum: Plugins
In reply to: [WP-Nicescroll] [Plugin: WP-Nicescroll] Conflict with Easy Fancy BoxWell thanks for your help.
I finally released that wp-nicesrcoll ios using its own jquery script instead as the one built in WP. Bad way of doing things really. Shame as it a nice plugin.Forum: Plugins
In reply to: [Firelight Lightbox] [Plugin: Easy FancyBox] Conflict with WP_Nicescrollthank you for confirming my suspicions!
regards
JeanForum: Plugins
In reply to: [WP-Nicescroll] [Plugin: WP-Nicescroll] Conflict with Easy Fancy BoxHello again
As a matter of fact, I’ve just noticed that 2 other plugins stop working when I activate WP-Nicescroll.
Can you help?
ThanksForum: Plugins
In reply to: [Firelight Lightbox] [Plugin: Easy FancyBox] Conflict with WP_NicescrollSorry here’s the link that works, https://musicucanc.com/musicucanc
no probs, great plugin. Thanks
Hello me again.
as<a class="fancybox-iframe {width:400,height:500}"
affects all the overlay on the same page, is there something else that can be used?
Thanks
Jeanthank you again. all sorted! ??
sorry here is the code,
<p style="text-align: center;"> <a class="fancybox-iframe {width:400px,height:500px}" href="https://musicucanc.com/musicucanc/?page_id=291"> <img class="aligncenter size-thumbnail wp-image-359" title="Info" src="https://musicucanc.com/musicucanc/wp-content/uploads/2012/09/Info-150x150.png" alt="" width="150" height="150" /> </a> </p>
Hello Again. No luck I’m afraid.
I’ve installed the last new dev and enabled “Include the Metadata jQuery extension”
here is the test page:
https://musicucanc.com/musicucanc/?page_id=356
here is the code:
<p style="text-align: center;"> <a href="https://musicucanc.com/musicucanc/?page_id=291"> <img class="aligncenter size-thumbnail wp-image-359" title="Info" src="https://musicucanc.com/musicucanc/wp-content/uploads/2012/09/Info-150x150.png" alt="" width="150" height="150" /> </a> </p>
what it does is to open the link normally, not in overlay.
thanks for your help
Jean[Moderator Note: Please post code or markup snippets between backticks or use the code button. As it stands, your code may now have been permanently damaged/corrupted by the forum’s parser.]
Thank you for your time. I will give a go and let you know.
Jean