Forum Replies Created
-
AuthorPosts
-
GDufresneMember
Solved and thank you. The theme is Avada, I just took the css code you located for me:
.fusion-header-wrapper {
position: relative;
z-index: 10010;
}
Pasted it into the custom css field and lowered the z-index until the popup lightboxes where in front of the header.
I’m guessing that if I’d had the css code for the lightbox z-index I could have done the same by raising the value.
Thanks again!
GDufresneMemberNot exactly sure what you mean, but I recreated the code in the WP Text mode. Same result.
Just curious why you even have it in the dropdown options if it’s not supported. Semi-rhetorical . . . .
I was hoping for an option that didn’t require flow player.
GDufresneMemberOne clue – I just pasted your code into my test site and it works fine.
[http://testg.info/forum-test/]
GDufresneMemberI can’t say why it’s not working but I have essentially the same code here and it’s working fine
[http://prohand.com/light-box-test/]
here’s the code from my site to compare:
[wp_lightbox_anchor_text_display_external_page link=”http://handcare.assh.org/Hand-Anatomy/Details-Page/ArticleID/27938/Trigger-Finger.aspx” width=”1100″ height=”600″ title=”trigger finger” text=”Trigger Finger”]
April 23, 2015 at 3:46 pm in reply to: WP Lightbox Ultimate – Warning: Division by zero error #69691GDufresneMemberYep . . . that fixed it, thanks.
Changing the quotes to “curly” is odd because I pasted the code from a plain text editor. But at lease now I know what to look for.
-
AuthorPosts