BROWSER DIFFERENCES – URGENT - by queenb123

This topic has 9 replies, 2 voices, and was last updated 8 years, 3 months ago ago by Robert Hall

  • Avatar: queenb123
    queenb123
    Participant
    February 6, 2016 at 13:56

    Guys,

    thi is a real headache for me, my menus look different in broswers:

    firefox:
    http://postimg.org/image/6gra3vfdp/

    chrome:
    http://postimg.org/image/40upfdjcx/

    this is what is in my desktop custom css:

    .menu .menu-full-width .nav-sublist-dropdown img {
    height: 100%;
    }

    if i add:

    .menu .menu-full-width .nav-sublist-dropdown img {
    height: 100%;
    weight: 100%;
    }

    the same thing happens only in reverse!

    i NEED the chrome browsers to look EXACTLY like the FIREFOX version where the images are nice and big – what is happening – is there a code conflict that the menus are not looking the same in all browsers?

    This is really URGENT.

    http://brazilianweave.com/home/

    Please, contact administrator
    for this information.
    8 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 8, 2016 at 12:19

    Hello,

    I’ve added the following code in Custom CSS for desktop. Please check the image now.

    .menu .menu-full-width .nav-sublist-dropdown img {
           height: 100%;
           max-width:278px;
    }

    Regards,
    Robert Hall.

    Avatar: queenb123
    queenb123
    Participant
    February 8, 2016 at 12:34

    you are a God send thank you!

    Avatar: queenb123
    queenb123
    Participant
    February 8, 2016 at 12:38

    Anything we can do about IE browswer:

    http://postimg.org/image/6cv8ym0rb/

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 8, 2016 at 13:51

    We’ve changed the code in custom css. Please check it now.

    Regards,
    Robert Hall.

    Avatar: queenb123
    queenb123
    Participant
    February 8, 2016 at 16:37

    hi apologies – had to reup my files, can you please let me know here what exact code you added for the IE issues please?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 8, 2016 at 16:52

    You can try use this code in Global Custom CSS.

    .menu .menu-full-width .nav-sublist-dropdown .menu-item-32888  img {
        height: 229px;
        width: auto !important;
    }

    Regards,
    Robert Hall.

    Avatar: queenb123
    queenb123
    Participant
    February 8, 2016 at 17:28

    thank you.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 8, 2016 at 17:41

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 9 results - 1 through 9 (of 9 total)

The issue related to '‘BROWSER DIFFERENCES – URGENT’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.