Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Change popups to lightbox

Change popups to lightbox

Views: 746

Results 1 to 3 of 3
18 Feb 2014, 7:37 PM
#1
duffy avatar

duffy

New Zenner

Join Date:
Aug 2005
Location:
Johnstown, PA, USA
Posts:
45
Plugin Contributions:
0

Change popups to lightbox

Wondering if it is possible to change the informational popup pages to some type of lightbox treatment? I've cloned the popup_cvv to provide nutritional information for several products and would like this to be presented with a little more elegance. This is on version 1.5.1 that has several jquery and ajax type mods already installed. Thanks in advance for any input.

19 Feb 2014, 4:34 AM
#2
davewest avatar

davewest

Totally Zenned

Join Date:
Dec 2007
Location:
Payson, AZ
Posts:
1,075
Plugin Contributions:
7

Re: Change popups to lightbox

duffy:

Wondering if it is possible to change the informational popup pages to some type of lightbox treatment? I've cloned the popup_cvv to provide nutritional information for several products and would like this to be presented with a little more elegance. This is on version 1.5.1 that has several jquery and ajax type mods already installed. Thanks in advance for any input.

in short, yes you can open popup page in a lightbox...

you need to pick a lightbox that has the ability coded in to it... not all do. on my active site I used it to display the Privacy Notice popup in my 'contact us' page as an iFrame.. planning on doing more as I get time.

Just notice I didn't stay between the lines again... I'll have to look at it closer... anyway, the jquary colorbox has the ability to do alot more then just images... check out the Zen Colorbox in the plugins by niestudio..

19 Feb 2014, 5:47 PM
#3
duffy avatar

duffy

New Zenner

Join Date:
Aug 2005
Location:
Johnstown, PA, USA
Posts:
45
Plugin Contributions:
0

Re: Change popups to lightbox

Thanks davewest, I'll check out Zen Colorbox.