Squirrelly

关于我

开发者信息
名称 Squirrelly
注册时间 April 30, 2008
开发的附加组件数量 0 个附加组件
开发的附加组件平均得分 尚无评分

我所发表的评价

Old Default Image Style

评分5星,满分5星

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!