-
AuthorPosts
-
January 6, 2017 at 4:21 pm #1319387
Hi there!
I would like a button to open a popup window. The popup content is html, not an image. I read your tutorial info on lightboxes, but I’m not confident that’s the right approach, and don’t see the lightbox shortcode in Cornerstone, anyway.
Your help is appreciated!
January 6, 2017 at 4:22 pm #1319391This reply has been marked as private.January 7, 2017 at 12:21 am #1319866Hi there,
Please check convertplug plugin : https://community.theme.co/kb/integrated-plugins-convertplug
Hope it helps.
April 3, 2017 at 1:49 pm #1428237Thank you for the suggestion. I am now using Convert Plug, but can use your help with a few issues:
On this page http://summerwind.visualspring.net/isaac/ please “click here” under the Pedigree option, to see the modal popup I built. I’m trying to figure out what code to change, so all the random horizontal lines don’t appear. The pop-up needs to look like this: http://www.summerwindcanines.com/Keeshonden.html (Click any “Pedigree” button on that page to see the layout without the horizontal lines.)
I’m also going to have many of these popups. Will I need to customize the CSS in each one, adding the unique prefix for each, or is there a way to accomplish this more globally?
Thank you!
April 3, 2017 at 2:39 pm #1428272Hi There,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks!
April 3, 2017 at 5:35 pm #1428308This reply has been marked as private.April 4, 2017 at 12:53 am #1428511Hi there,
Please add following code in Customize -> Custom -> Global CSS :
table th, table td { border: none; }
Hope that helps.
-
AuthorPosts