Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • talkingtolearn Friend
    #166692

    Hi

    I have a problem with the size of the logo i put in IE.

    Firefox working good.

    http://www.courrierhr.com/jateline5/

    I changed the size in templace.css.

    Do you have any idea ?


    1. logoIE
    2. logofirefox
    chavan Friend
    #402972

    This issue is because there was a header right DIV there with 500px width and its displayed as block

    Now I have just hidden that DIV using css “display:none” in this file /templates/ja_teline_iv/css/template.css

    The replaced code


    .ja-header-r {
    display: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 40px;
    width: 500px;

    }

    check your site in IE and confirm it.

    Note: If you Find my Post useful please click on the Thanks Icon

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

This topic contains 2 replies, has 2 voices, and was last updated by  chavan 12 years, 9 months ago.

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