Squirrelly

Giới thiệu về tôi

Thông tin về Nhà phát triển
Tên Squirrelly
Người dùng kể từ Tháng tư 30, 2008
Số tiện ích được phát triển 0 add-ons
Đánh giá trung bình của các tiện ích của nhà phát triển Chưa được xếp hạng

Đánh giá Của tôi

Old Default Image Style

Rated 5 out of 5 stars

So I was having trouble with the below fix, as firefox would disable it as unverified once I changed it.

So I tried playing around with some settings and looking at the Help for the settings, and it actually says how you can inject random code into the style sheet, which is what the fix does. Here's what to do.

Go into Add-Ons in Firefox and choose Options for Old Default Image Style.

Go down to Custom Error Text Color and enter this value:

;} img.overflowingVertical { margin-top: 0; }

from the starting ; to the closing }.

And that's it! No need to edit any files!