• Resolved ironbarrel

    (@ironbarrel)


    Hello All,
    I have a problem browsing my site with Internet explorer and firefox.
    CHROME run well!!

    The image on header is out of margin to right and is higher of the same image in explorer and firefox.

    Please do you know if i have to insert some code to adapt the page for all browser ?

    thanks in adance
    Best regards
    Romeo

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Themonic

    (@themonic)

    Check demo on other browsers to see if it’s a problem with the theme or your setup.

    https://demo.themonic.com/io/

    i have the same issue. the demo image doesn’t stretch the whole width of the header so you can’t tell if that’s going to do it or not. but yeah, FF and IE don’t look good.

    Theme Author Themonic

    (@themonic)

    Logo uploader is for small logo uploads only, recommended size is given in the theme page, if you upload a full width banner of course you will need to adjust some code.

    For eg. paste the following in custom.css to remove the white space around uploaded image.

    .themonic-logo {
        margin: 0;
        padding: 0;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header image out of margins with explorer and firefox’ is closed to new replies.