Support » Fixing WordPress » Problem in Firefox. My posts appear completelly strange – Help

  • Resolved coxipereiradacosta

    (@coxipereiradacosta)


    Hey

    I use Safari Browser and my blog looks pretty good in it.
    But today I went to Firefox to see how it was doing there and in the main page, the posts appeared different. They are completely at the left of the page!

    Can anyone help me please?

    http://fuelforecasting.com/
    Best

    Coxi

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter coxipereiradacosta

    (@coxipereiradacosta)

    Hey

    I use Safari Browser and my blog looks pretty good in it.
    But today I went to Firefox to see how it was doing there and in the main page, the posts appeared different. They are completely at the left of the page!

    Can anyone help me please?

    http://fuelforecasting.com/
    Best

    Coxi

    Open the style.css in your theme and look for the following:

    .post {
    border:1px solid #D9DDDD;
    clear:both;
    display:block;
    float:right;
    padding:3px;
    width:650px;

    I deleted float:right; and it seemed to fix the problem…not sure why, but when things work I tend not to question them much 😉

    Thread Starter coxipereiradacosta

    (@coxipereiradacosta)

    THANK YOU SOO MUCH!!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problem in Firefox. My posts appear completelly strange – Help’ is closed to new replies.