Briefly: I'm displaying one website on another through an iframe. The max width the iframe can be (due to the prefab sort of site I'm using) is 715px and my content doesn't fit. I don't know much but it seems the footer will only reduce to a certain width. Is there any way to work around that from my end or is that something set entirely by the other site (which isn't my own)? Thanks in advance for any ideas.
Well, since there have been no other replies I'm sure you must be right. I thought that's probably the case but I wanted to be sure since it's not my area of expertise. Thanks much.
you create the iframe to load that site, you set it's width, right? why can't you adjust the with of the iframe that displays the other site?
The problem is that I'm using a somewhat pre-fab platform site (Ning.com) in a three-column layout in which only two columns are available to me. I know, if I had the full page width at my disposal then I wouldn't have a problem...