• Hello,
    I have been trying for weeks to find an answer to my problem. Firefox will not display my theme correctly, though most other browsers seem to do just fine. Firefox will not display my left column next to my right-floating menu column as it is intended. Instead, it displays the left column after the menu column is finished.

    Please help. It has been really disheartening not being able to find an answer.

    I’m building the theme for a friend, and I’ve uploaded it to my server so that she doesn’t have to keep it active with such a debilitating bug. Here it is: https://enricospada.com/cupcakeshow.html

    The stylesheet is located at: https://www.cupcakeshow.com/wp-content/themes/frosting/style.css

    Thanks in advance for your assistance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Float them both left. Give both of them defined widths, and get rid of your margins until you get it right, then add margins back in, or use padding.

    Thread Starter enricospada

    (@enricospada)

    Jbbrwcky: your solution unfortunately did not work. Both Sidebar and Leftcolumn are floated left and all margins removed, but Firefox still stacks them. I even removed all the padding to be sure it wasn’t a maths issue.

    I fiddled with every width I could to no avail–I even made my main container twice as big as it needs to be, and STILL Firefox puts my left column beneath the sidebar.

    I’m almost ready to re-do the whole thing with tables. Please, someone help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘firefox float problem’ is closed to new replies.