ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Facebook looks weird, recently

  • 5 ردود
  • 151 have this problem
  • 1 view
  • آخر ردّ كتبه Menopausal247

more options

Just recently, FB on Firefox looks weird, although it looks the same as always on IE. What's normally across the page is in a vertical line down the center and the pictures are over-sized, making it impossible to read the captions.

Just recently, FB on Firefox looks weird, although it looks the same as always on IE. What's normally across the page is in a vertical line down the center and the pictures are over-sized, making it impossible to read the captions.

All Replies (5)

more options

If you have increased the minimum font size then try the default setting "none" as a high value can cause issues like you described.

  • Tools > Options > Content : Fonts & Colors > Advanced > Minimum Font Size (none)
  • Tools > Options > Content : Fonts & Colors > Advanced > [X] "Allow pages to choose their own fonts, instead of my selections above"

You can use an extension to set a default font size and page zoom on web pages:

Modified by cor-el

more options

Websites look wrong

Check and tell if its working.

more options

That seems to be a problem with the DIV #leftColContainer that takes the full width of that container if the font size succeeds a specific size.

This CSS style rule fixes it for me.

@-moz-document domain(www.facebook.com) {
 #leftColContainer { width: 181px !important; }
}

more options

I am also having problem with the captions on pictures as well as other issues which forces me to use I.E. frequently.