• Resolved meighan

    (@meighan)


    I have created a child theme & started to design my new site.

    But Firefox is displaying a smaller width (and therefore fogging up the widgets I’ve created & plan to add) at 895px. The width should be 1000px and shows that in both Chrome & Safari.

    How can I make it render correctly in Firefox?

    Here is the link to my site.

    Any help would be appreciated thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,
    cross-browser compatibility needs some digging, testing and lot of work to be obtained, browsers act differently on same css/html code you can start reading about it here and a quick google search will give you lots of sites that offer information about this. Checking forum posts also helps because they debate an exact issue.
    In your case you will have probably to create a jquery script that will give you the exact client/window width and adjust your html/css code to that value.

    Thread Starter meighan

    (@meighan)

    Got it. I was hoping there was some quick fix. 😉

    Thank you for all the links!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Smaller width in Firefox than Chrome/Safari’ is closed to new replies.