Author Posts December 19, 2014 at 11:51 am #167758 christopherhusseyParticipant Hey Guys I would like to create a button that open a lightbox that includes an external page. Could you please give me the shortcode for that. I have played with a couple things and I just cannot get it to happen. Thank you in advance. C December 20, 2014 at 6:42 pm #168195 RadModerator Hi there, Thanks for posting in. You can add any url at your button’s href. If it’s not image then lightbox will automatically load inside the iframe. Eg. [button href="http://google.com/" class="my_awesome_button"]Open Google Page[/button] [lightbox selector=".my_awesome_button"] Hope this helps. January 28, 2015 at 1:07 pm #193649 9LensesParticipant Is there any way to set the height and width of the iframe for this? January 29, 2015 at 5:44 am #194254 RubinKeymaster Hey There, Due to the responsive nature of X the width and height gets auto calculated so it fits on every device and provides a good user-experience on small and big devices, there is no option to set a fixed width or height. Author Posts