Fork me on GitHub

Mozilla Firefox displays right block too far to the right  Bottom

  • In Internet Explorer, the PostNukeBlue100 theme displays just fine.

    In Mozilla Firefox, the theme displays just fine, except that the right blocks are displaying too far to the right. This problem is intermittent. Sometimes, the page displays properly using Mozilla Firefox. Other times, the right blocks seem to move to the right too far, effectrively pushing them off the screen.

    I have searched the forums repeatedly, looking for a solution, but thus far, I have not found anything that works.

    Thank you in advance for any assistance and advice.
  • My 2 cents ...

    Many times oversized blocks are caused when text lines won't wrap - I force < BR > when that is a concern.

    Also check image sizes in the blocks - if you have an image, be sure you have the height/width attributes set correctly.

    --
    Spadata
    Go Hot Springs
    On Time Christian Radio - - In Time Indie Radio
  • The blocks are not oversized.

    At times, Mozilla Firefox displays them just fine. At other times, they seem to push off the right edge of the screen.

    Internet Explorer always displays the blocks correctly.
  • I also tried other themes, and the same problem exists.

    Anyone know of a way to get Mozilla Firefox to display the right blocks accurately all of the time?
  • I have managed to resolve this problem on my own. For any who might be interested, the problem lay in the following section of my theme.php file:


    //Begin Right Block
    elseif ($block['position'] == 'r') { // Right side blocks ?>







    NOTE: The culprit was the section in red. I had it set previously at 170, and when I changed it to 180, Mozilla Firefox no longer shoved the right blocks further to the right, off the right edge of the screen.
  • Well, cancel that. It was working, and now it isn't.

    Go figure.
  • 0 users

This list is based on users active over the last 60 minutes.