IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

leftNav and rightNav shell sections don't render ...in IE 7

  • 1.  leftNav and rightNav shell sections don't render ...in IE 7

    Posted Tue November 18, 2008 09:17 PM

    If I define a page for use as a shell section and set it for each section (header, footer, right, left) for a custom shell it only renders for the Header and Footer, not the sides. Nothing funky, just a simple portlet on a page.

    Firefox works fine, IE drops the ball.

    Thanks for any help!

    Lucas.


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 2.  RE: leftNav and rightNav shell sections don't render ...in IE 7

    Posted Thu November 20, 2008 05:45 PM

    You may have to define a fixed width for the left/rightnav. First try setting a pixel width (like “200px”) for the section’s column(s) (in the layout properties of the column in the page editor); if that doesn’t work you can try setting a width as the css style (like “width:200px;”) of the section’s row(s); and if that doesn’t work, try setting a pixel width on one of the elements in your portlet.


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS