Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: ziycon on May 23, 2006, 02:09:20 PM

Title: Forum fits in Firefox but not in IE????
Post by: ziycon on May 23, 2006, 02:09:20 PM
I have a forum put into a frame on a page and the forum fits fine into the frame when viewed in firefox but when viewed in Internet Explorer i get a small scrollbar from left to right, can anyone help?

xma.ie (http://www.xma.ie)
Title: Re: Forum fits in Firefox but not in IE????
Post by: H on May 23, 2006, 03:05:02 PM
It might be because of the way you have done the frames:

<frameset rows="150,100%" border="0">
<frame src="top.php" name="top" scrolling="no" noresize>
<frame src="index.php" name="body" noresize>
</frameset>


If you view the forum on its own then it works fine http://www.xma.ie/x/