Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • pask Friend
    #171950

    Hello everyone,

    I have a display problem with the logo with internet explore 8.

    See the attachment …

    I state that I changed the parameters of the logo in the file default.css

    Possible solutions thanks in advance


    1. logo
    himangi Friend
    #430494

    Hi,

    It seems to me that the logo height is more than the original JA logo and you need to make changes in the css for element mainnav, to move it below the logo..

    To give you exact css changes, I will need to check your site. Can you please provide your site url here or via PM?

    himangi Friend
    #430637

    Hi

    Checked your site and issue is occurring in IE7. In IE8 logo looks exactly like it is in chrome..
    To fix the issue in IE7, edit templates/yourtemplate/css/template.css file and find
    <blockquote>#ja-header {
    height: 80px;
    z-index: 1;
    }</blockquote>

    Replace it with the following, save the file and check the site in IE7. This should fix it.

    <blockquote>#ja-header {
    height: 145px;
    z-index: 1;
    }</blockquote>

    pask Friend
    #431381

    <em>@himangi 290427 wrote:</em><blockquote>Hi

    Checked your site and issue is occurring in IE7. In IE8 logo looks exactly like it is in chrome..
    To fix the issue in IE7, edit templates/yourtemplate/css/template.css file and find

    Replace it with the following, save the file and check the site in IE7. This should fix it.</blockquote>

    Hi Himangi,

    I made ​​the changes as you said and everything works perfectly!

    Thanks and happy new year

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

This topic contains 4 replies, has 2 voices, and was last updated by  pask 12 years, 10 months ago.

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