为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

My web site is appearing fine in other browsers and hasn't been edited in months, but it suddenly appears with header elements in all the wrong places on FF.

  • 6 个回答
  • 1 人有此问题
  • 11 次查看
  • 最后回复者为 cor-el

more options

The site in question is www.dctalktherapy.com. It appears fine in Safari; however, in Firefox, there is space between the navbar and the video, and the secondary navbar, which should be right next to the slideshow is justified all the way to the right. In short, there are several elements aligned improperly. The site is designed in Wordpress.

The site in question is www.dctalktherapy.com. It appears fine in Safari; however, in Firefox, there is space between the navbar and the video, and the secondary navbar, which should be right next to the slideshow is justified all the way to the right. In short, there are several elements aligned improperly. The site is designed in Wordpress.

所有回复 (6)

more options

In the header area I see an image switcher that rotates between photos, with four buttons to the right. No gaps. Is that how it's supposed to look?

When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.

1. Bypass Firefox's Cache

Edit: On Mac, it's Command + Shift + r

Use Ctrl+Shift+r to reload the page fresh from the server. Any difference? If not...

2. Clear Firefox's Cache Completely

Edit: On Mac, it's Firefox > Preferences > Advanced

orange Firefox button or Tools menu > Options > Advanced

On the Network mini-tab > Cached Web Content : "Clear Now"

3. If needed, remove the site's cookies in this dialog

Edit: On Mac, you can use Tools > Page Info > Security > "View Cookies"

While viewing a page on the site, right-click and choose View Page Info > Security > "View Cookies"

Then try reloading the page. Does that help?

由jscher2000 - Support Volunteer于修改

more options

No, it didn't help. Below are links to screen shots I just uploaded to my own site for your reference.

Here is what it should look like (this is a screen shot I took in Safari, although the background is white on the actual site):

http://www.cadigancreative.com/Safari.png

Here is what I am seeing on Firefox (another screenshot):

http://www.cadigancreative.com/Firefox.png

Thanks again.

由cor-el于修改

more options

Sorry - those links didn't work b/c of an extra parentheses...here they are again:

http://www.cadigancreative.com/Safari.png

http://www.cadigancreative.com/Firefox.png

more options

I can get a similar display if I do the following:

  • Change Zoom from the default full page zoom to Zoom Text Only

Not sure where this is on Mac, but try here:

View menu > Zoom > Zoom Text Only

  • Zoom the page one step larger
more options

That worked! Thanks so much :)

more options

Most can be fixed by these two clearing rules:

div.headcontent, div.content { clear: both; }

The div.menu container can also use a clearing div and have its height removed.