Hartung Posted September 3, 2014 Share Posted September 3, 2014 Hi, I try to open an Iframe in a new scalable window at the productpage. I'm using prestashop_1.6.0.8 version http://promo-druk.eu/nl/home/1-flyer.html What i want is when the visitor click on the image link printmagix. an scanable window will open with the Iframe. I use a module from http://contentbox.org/ an hooked this in displayRightColumnProduct. The source code in the editor of the module now is: <p><a href="http://promo-druk.odoa.eu/promo-druk" target="_blank"><img src="/modules/promodrukcontentbox/content/Printmagix-button.png" alt="Printmagix logo" width="100" height="24" /></a></p> <center style="margin-left: 10px; margin-right: 10px; margin-top: 20px;"><iframe src="http://promo-druk.odoa.eu/promo-druk" width="800" height="550" frameborder="0" marginwidth="0" marginheight="0" scrolling="auto" align="top"></iframe></center> How do i get <center style="margin-left: 10px; margin-right: 10px; margin-top: 20px;"><iframe src="http://promo-druk.odoa.eu/promo-druk" width="800" height="550" frameborder="0" marginwidth="0" marginheight="0" scrolling="auto" align="top"></iframe></center> in <p><a href="http://promo-druk.odoa.eu/promo-druk" target="_blank"><img src="/modules/promodrukcontentbox/content/Printmagix-button.png" alt="Printmagix logo" width="100" height="24" /></a></p> p.s what I'm working on is a new service for webshops where the customer can create designs on products. This editor will be fully scalable as also the content. You can add pictures and logo's or add text and graphic elements that you can transform. Also view the template in 3D. see links if your interested Old editor design: http://www.willbefine.nl/projects/ preview demo: http://printmagix.odoa.eu/Default3 New editor: http://promo-druk.odoa.eu/promo-druk Feed back wil be very welcome Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now