Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • effektlabor Friend
    #139989

    Hi,

    the display of the mainmenu (ja-mainnav?) is corrupted in IE8. Please see attachment. I couldn’t find a solution… Please help me.

    best regards!


    1. trona_menu
    Css Magician Friend
    #300348

    Hi effektlabor
    If you want to fix it, In templates.css line 873, you should add style :


    #ja-mainnav {
    background: #D7025F url(../images/mainnav-bg.gif) no-repeat center bottom;
    border-top: 1px solid #E03681;
    height: 36px;
    padding: 0;
    position: relative;
    }

    effektlabor Friend
    #300388

    Hi,

    thank you very much! At my site it works with height: 51px;

    best regards!

    effektlabor Friend
    #300391

    Ah,

    you need to add the following too:

    #ja-mainnavwrap {
    position: absolute;
    top: 0;
    background: url(../images/grad-1.gif) repeat-x top #D7025F;
    height: 36px;

    best regards!

    Css Magician Friend
    #300398

    Hi effektlabor,

    I have other solution :


    #ja-mainnav { display: block; }

    With this solution, I needn’t set height . You can check with it 😀

    effektlabor Friend
    #300404

    Works perfect! 😉

    apusweb Friend
    #303854

    Hi,

    I work with height: 51px;

    Thank you

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 3 voices, and was last updated by  apusweb 15 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum