css iframe problem
css iframe problem
Out of context: Reply #5
- Started
- Last post
- 22 Responses
- lifeinbinary0
in that case, making the image a background would work fine.
and if you want to get rid of just the horiztal scroll (thus allowing the vertical bar on pages like lunch), add style="overflow-x:hidden;" to the BODY tag in the document that you are displaying in the iframe.