Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

page is compressed to the center

  • 5 个回答
  • 1 人有此问题
  • 16 次查看
  • 最后回复者为 Headlights

more options

When I select an item and scroll down, there news items overlapping the main article. I've noticed the main article is not leading from the left side of the screen allowing the news item bar separate access.

When I select an item and scroll down, there news items overlapping the main article. I've noticed the main article is not leading from the left side of the screen allowing the news item bar separate access.
已附加屏幕截图

所有回复 (5)

more options

Dropa said

You need to provide the URL so others can verify what is happening.

Only took seconds to find this https://www.msn.com/en-ca/news/canada/more-than-a-million-bottles-of-children-s-pain-relief-medication-to-arrive-next-week-health-canada-says/ar-AA14hqQC

Headlights said

When I select an item and scroll down, there news items overlapping the main article. I've noticed the main article is not leading from the left side of the screen allowing the news item bar separate access.
Perhaps you have zoomed in the page too much for the right part to overlap? as try Ctrl + 0 (zero) to reset. I get the blank space on left also.
more options

using 'msn.ca' and then selecting a news article. once open and scroll down half a page; you get the right side news article menu over-lapping the front page. I've included a jpeg of what it should be and a jpeg of the error. It has nothing to do with 'zooming'

more options

As I make the window narrower or wider, there seems to be a sweet spot where the chat box doesn't overlap the article, but the article changes width as I move the right edge of the window and most of the time the layout just doesn't line up correctly.

This is messy to fix with a style rule override; I just don't know how universally this will work:

/* Un-center MSN article */
@-moz-document url-prefix('https://www.msn.com/en-ca/news'){
  /* Override margin-left:auto which causes centering */
  [class*="viewsHeaderContainer"] > div,
  div[role="main"] > section {
    margin-left: 54px !important;
  }
  /* Slide the action buttons into the new left margin */
  [class*="articlePage_actionTrayContainer"] {
    margin-left: 40px !important;
  }
}

If you want to play with it, here are the steps:

(1) Install the Stylus extension from the Add-ons site.

(2) Click its toolbar button to open its drop-down menu, then click Manage to open its dashboard view.

(3) In the left column, click the "Write new style" button.

(4) Click in the code editor box on the right and paste the above code block. Stylus should display the importer shown in the first attached screenshot. Click the Overwrite style button to accept the conversion.

(5) In the left column, enter a name for your style and click the Save button (second attached screenshot).

(6) When you return to the page, the headline and article should be shifted left (third attached screenshot).

more options

Sorry but doesn't work. Here's more information: When I use 'Edge' and msn.ca and move thru some of the news article and select the 2nd or 3rd one. Scrolling down I find the left news item is properly set to the left side of the page and to the right side a somewhat 'News Bar' exist properly fitting the webpage.

https://www.msn.com/en-ca/news/world/police-gunman-kills-5-at-gay-club-is-subdued-by-patrons/ar-AA14kPwV?ocid=U521DHP&pc=U521&cvid=83a5afa4a0f14099a52b88c42608b205

more options

more info: going to NBC News, no such problem exist so my conclusion is it's only happening for msn.ca on Firefox