• Resolved eurik24

    (@eurik24)


    Hey guys,

    I have an interesting issue at hand. My header images seem to be sized to the correct dimensions I specified using Chrome, Safari, and Opera but for some reason the height and scale are incorrect when using Firefox, and IE.

    The images seemed “zoomed” in and not displayed correctly using Firefox and IE as opposed to the correct scale that I wish them to display using Chrome and Safari.

    Any suggestions?

    Thanks!

    franciscophoto.com

Viewing 1 replies (of 1 total)
  • Thread Starter eurik24

    (@eurik24)

    Seems like I keep posting too early and find my own solutions just after posting.

    I researched and read that this issue has come up with the One Design themes, specifically Pinboard (the theme I’m using).

    All that needed to be added to the CSS is

    #site-title {
    max-width: 100%;
    height:auto;

    }

    Hope this helps people in the future.

    Cheers!

Viewing 1 replies (of 1 total)
  • The topic ‘Header Images sized incorrectly with certain browsers.’ is closed to new replies.