Hi! In one of my websites i have a guestbook page, where i have put the guestbook using iframe, but in IE6 there is also a horizontal scroll, which i don´t have. How can i hide or can I? In FF and Opera there arent any horz scroll. http://koti.mbnet.fi/thinner/mutteri/vieras.html Thanks in advance HDaddy
When IE displays things as too wide, it's usually a margin issue. Are you familiar with the box model? Anyway, that's where I'd start looking and tweaking. Since your site is displaying correctly in FF, your code must be right so you need to find a way to keep IE happy.