You could modify your CSS so that the content div "overflows" when there's content that's too wide. Just add "overflow: auto" to the CSS definition for the content class. Either that, or you could try stretching the theme to fit the whole page.
http://appfuse.org/display/APF/CSS+Framework#CSSFramework-fullwidth The problem with this approach is the application will be "fluid" and its width will depend on your user's browser window size. Matt On 10/31/07, phamvubinh <[EMAIL PROTECTED]> wrote: > > I'm using appfuse with JSF framework. In IE 6, when I enter a long string, so > the table is too large, it break the layout (horizontal) and the menu > disappear. > > Everything seems ok with FireFox, IE 7 but not with IE 6. > > Any suggestion for me?? > > Thanks in advanced, > Binh Pham. > -- > View this message in context: > http://www.nabble.com/Menu-disappear-in-IE-6-...%21%21-tf4723147s2369.html#a13503728 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]