Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

14.01 navigation icons smaller and harder to see than v13

  • 7 trả lời
  • 11 gặp vấn đề này
  • 26 lượt xem
  • Trả lời mới nhất được viết bởi KineticFlow

more options

Where can I find the theme for v13 of Firefox? I could easily make out where the icons where in v13 but in 14.01 the icons are smaller and harder to see also monochrome!

None of the themes to download seem to be like it once installed.

Where can I find the theme for v13 of Firefox? I could easily make out where the icons where in v13 but in 14.01 the icons are smaller and harder to see also monochrome! None of the themes to download seem to be like it once installed.

Tất cả các câu trả lời (7)

more options

Hi,

You can try to temporarily use the Default theme in Tools (Alt + T) > Add-ons > Appearance. Please also make sure that Use small icons is not selected in Customize (right-click the + after the last tab). You can then browse for a suitable replacement @ http://getpersonas.com/

more options

The icons on your bookmark tabs should be as they were before. AFAIK they have not changed.

What has changed is the icons on the ends of the address or location bar where you type things in. The change is explained here:

more options

See also:

more options

Thanks for the replies.

The Icons are very slightly smaller than v13, but the removal of the button effect and of course the monochrome (since before 13) makes it very hard to differentiate quickly between one button and the next though the spacing is fine.

It seems to me that Firefox is becoming a clone of Google Chrome; which is a shame and ultimately self defeating. More fashion than style or substance.

I've looked at the themes and not found one with larger buttons that look decent: most look childish. :(

more options

As a temporary workaround, you could enlarge the clickable area of the button using some style rules that tweak the padding. I only tested this lightly so there may well be some buttons that don't respond to it without further revision.

I used the Stylish extension (Stylish Add-on) to test and apply the rule and it has the effect displayed in the attachment:


@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul); #unified-back-forward-button > toolbarbutton, #nav-bar > toolbarbutton, #nav-bar .toolbarbutton-menubutton-button { padding:1px !important; } #unified-back-forward-button > toolbarbutton .toolbarbutton-icon, #nav-bar > toolbarbutton .toolbarbutton-icon, #nav-bar > toolbarbutton .dropmarker-icon { padding:8px !important; border:1px solid #aaa !important; background-color:#fafafa !important; }

Edit: I experimented with enlarging the height of the image using, for example, height:2.25em !important, but the image got very blurry.

Được chỉnh sửa bởi jscher2000 - Support Volunteer vào

more options

The problem for me is not the size of the buttons, but the fact that you can't see the edge of the button nor a different background to the button. The buttons have become invisible (only the icons remain).

That means: if the icon is a similar colour to the background, the button is completely invisible, and is in any case harder to aim for.

Finally, I would like to add my dissatisfaction with the smaller back button.

The problem is compounded because none of the themes take you back to how it was before in the version 13 default, which I very much liked and preferred.

Được chỉnh sửa bởi KineticFlow vào

more options