View Full Version : Iframe


Shogun
04-18-2006, 10:21 PM
I'm having a problem getting my Iframe to work on this new layout I made, it's really upsetting. I have a boarder set around the Iframe and evrytime I actually try to use it, it ends up making a scrollbar (which I don't want) or it messes up the boarder I set. I don't know what's going on, maybe I have the coding wrong.
Here's the URL http://shogunskateboards.com/index

kiwee
04-19-2006, 11:10 AM
try changing the
scrolling=auto
to
scrolling=none or scrolling=fixed (i can't remember which one it is, so try both.)