http://www.purelypoultry.com/page.html?id=21 Why is the whole page not showing? How do I change this?
http://www.purelypoultry.com/page.html?id=21 Why is the whole page not showing? How do I change this?
Owner of Purely Poultry
You seem to be using iFrames which is a bad idea. They do not work in this context, and even more importantly, your customers will probably not be able to pay... Payment gateways routinely do not process transactions out of an iframe.
Re-arrange your site's structure to conform to standard ZC schemas. You can get a huge array of layouts just by tweaking the CSS and other standard design parameters.
20 years a Zencart User
Pu,
1. Download and install FireFox (if you don't have it already)
2. Install Firebug (an add on for FireFox)
3. Go to your site in FireFox, under Tools, start Firebug and Viola!
you can play with your css to your hearts content. In Firebug, you can select your css, then select the element you want to change, and edit. Changes will be shown in real time without actually modifing the css, so you can see if your changes give you the desired effect. Once satisfied, go to your real stylesheet and comit the changes.
Even I can do a little bit of this, so that means most anyone can as well.
You can find FireFox and Firebug here. www.mozilla.com/firefox
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
I expect the Amazon content has a fixed width which is not affected by your overall site percentage width.
Since it is in an iframe, it obeys its own rules and not your site's rules.
Last edited by gjh42; 10 Mar 2010 at 03:39 PM.
I would assume since Amazon does iframes that their payment processing does work through iframes.
Owner of Purely Poultry
Maybe it does... you should test and find out, or at least get explicit official confirmation from Amazon that it does.
It's possible... but one needs to investigate the context of their iframe usage.
I use iframe on some zencart shops, but only in ezPages where I call in a guestbook, or external form.
Ask Amazon if this will be an issue.
Additionally, it is the payment gateway that will be the stumbling block.
I know that PayPal will reject transactions coming out of an iframe.
20 years a Zencart User
Are you actually selecting products and paying all in Amazon.com, or is it referred back to your site?
This amazon thing is an Astore. The customer selects the products (that I have hand selected) and paying for them through amazon. It is really that the customer is buying from amazon and I am just a website promoting these books and getting a commisssion.
I use zencart for most products but I can add this for ones that I cannot afford to stock in my store
Owner of Purely Poultry
I am struggling to figure out what exactly I have to change to make my page large enough to show the entire frame.
Owner of Purely Poultry