Libra
08-05-2004, 05:53 AM
Okay, where do I put the code to get rid of the horizontal scrollbar, cause when I put it in the code for the div it didn't work. Maybe it doesn't work with I-frames, I don't know, but can anyone help me? Please say yes :)
Monkey Bizzle
08-05-2004, 06:11 AM
in the body section of your CSS but overflow-x: hidden;
Libra
08-06-2004, 05:27 AM
Um...I what do you mean? I'm kinda slow sometimes. Do I have to put that on the page that's opening up in the i-frame or on the page that has the i-frame?
Monkey Bizzle
08-06-2004, 05:34 AM
the one that opens in the iframe!
Libra
08-06-2004, 05:44 AM
yea I just figured that out...thanks.