New Zenner
- Join Date:
- Mar 2008
- Posts:
- 8
- Plugin Contributions:
- 0
Open external page inside Zen Cart
How can I add a external page to open inside my shop? What I need is to open a blog inside Zen Cart, ie, like defined pages. I tried to add an iframe in the definition of Page 2 and it works but also remove the right column. The source that used is :
<iframe width="100%" height="1600" frameborder="0" src="http://google.com" />I'm tired to search in forum and I don't find anything about this issue. The solution of Iframe can not be the right solution but I can't find another. Can anybody help me?