Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
Button open lihgtbox and image
seandresen
January 2020
in
Theme support
Hello how can i make a button open an lightbox that contains and pdf or image?
Comments
Bryan
January 2020
hello,
Here is an example on how this would look. There is no option in the theme, this is custom.
[button title="Button" link="#you-custom-id" target="_blank" class="" download="" rel="lightbox" onclick=""]
<div id="you-custom-id" style="display:none">CONTENT HERE</div>
thanks
seandresen
January 2020
I know this code, but where do i have to add the image link so it would open an image or pdf
Pablo
January 2020
PDF file will be hard to display, usually it's made to redirect to the source of this PDF file, browser will recognize it and display it as a pdf.
With file it's more easy, just remove the "CONTENT HERE" and provide the image html tag or our shortcode.
https://www.w3schools.com/tags/tag_img.asp
https://themes.muffingroup.com/be/theme/shortcodes/typography/#image
Thanks
seandresen
January 2020
Ok, but it doesnt work with pdf file types?
Pablo
January 2020
We do not have any "PDF Viewer" in the theme attached, we are using the default browser functionality to display this kind of extensions.
Just insert the link to the PDF in a link field.
Thanks
Sign In
or
Register
to comment.
Comments