• My site is showing a horizontal scrollbar in FF. I have tried changing the padding to 0px for all the necessary divs, but it hasn’t worked. Shockingly, IE is not doing this to me. The theme I am using is a modified form of fluidicity. It has an extra stylesheet for IE which changes the width of two of the divs. I tried putting in the altered div widths into my regular stylesheet, but no change. I’ve also change the total width of my blog from 99.77% to 98%, but the scrollbar has remained constant. It is the same size at 800×600 as it is at 1024×768. Any help would by much appreciated.

    Thanks in advance,
    Sefa

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sefa

    (@sefa)

    Oh, oops. The site is located here. Sorry.

    A quick guess: Firefox renders #maintable at 100% of page width, and not the width of the div that contains it. Or maybe because the first td has a set width and not the other. Or maybe a combination of both… it’s in that area I’d look, anyway.

    I’d try to get rid of those tables completely…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Horizontal scrollbar in FF not IE’ is closed to new replies.