Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Page 2 layout under More Information

Page 2 layout under More Information

Locked

Views: 557

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
9 Sep 2009, 10:22 PM
#1
patwithds avatar

patwithds

New Zenner

Join Date:
Aug 2009
Location:
Los Angeles Area, California
Posts:
6
Plugin Contributions:
0

Page 2 layout under More Information

I have change Pages 2, 3 & 4 to be Class List, Membership Agreement and Party Agreement on my website under "More Information": https://www.dabblestudios.com/zencart. I have added an IFRAME on the page to display my PDF file (for Class List it is ClassList.pdf). I can get it to show the pdf file, no problem. But it only shows the first few lines of the document.
How do you make the page display the whole document? There must be a restiction on the size of the page. It does it to Page 2 and Page 4 which is my document for my Party Agreement. I want viewers to be able to see the whole document and not have to scholl down the whole thing.

9 Sep 2009, 10:35 PM
#2
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Page 2 layout under More Information

Add to your stylesheet

iframe {height: 50em;}