Richard Owlett composed on 2017-06-24 10:50 (UTC-0500):

> David E. Ross wrote:

>> Richard Owlett wrote:

>>> A large number of sites I visit chose annoying features in their CSS.
>>> The usual problems is use of too many columns and boxes aimed at letting
>>> a new user know about what features the site offers.
>>> I find the SeaMonkey default of "View->Use Style->Default Style" counter
>>> productive.
>>> I searched about:config to no avail.
>>> Suggestions?

>> It is not controlled by a preference variable.  I suggest you get the
>> PrefBar extension from
>> <https://addons.mozilla.org/en-US/seamonkey/addon/prefbar/> and install
>> it in SeaMonkey.  Then import into PrefBar the CSS Checkbox from
>> <http://prefbar.tuxfamily.org/buttons.html#togglecss>.

>> Note:  The move by Mozilla to Webextensions will likely mean none of
>> this will work in some future version of SeaMonkey.

> I've avoided add-ons/add-ins/extensions since the days of Netscape.
> I don't think this is the time to start <grin>
> I looked at <http://prefbar.tuxfamily.org/buttons.html#togglecss>.
> It implies to me that there is a configuration file I could tweak if I 
> had the time to do the research. I was hoping for adding a line to user.js .

Oh were it only so simple. Over time, spec writers and developers have been
giving browsers increasingly effective power to overpower users. Extensions are
the only practical way to deal with the majority of such power.

CSS controls only appearance. Scripts control most actions, "responsive design"
CSS being the primary action exception. Other than mousetype, gray text, other
hard to use colors, and content that rearranges itself when you resize a window
that are imposed by CSS, actions (scripts) are responsible for most annoyances.
CSS is the hardest user abuse to overcome without help from any extension.

The extension NoScript disables scripts by default, and permits enabling per
site either per session or indefinitely. I've been using it in SeaMonkey too
long to remember.

Ad blocking doesn't require a script, though the AdBlock extension is popular.
The more egregious ad domains can be redirected to the bit bucket through use of
your /etc/hosts file. I've been using it since before the name SeaMonkey
replaced Mozilla Suite, and before Firefox 1.0.

Many ads can be blocked using user CSS according to the image sizes they
commonly use. http://fm.no-ip.com/Css/Share/adblock.css can be used as a
starting point if you can't find better, called by importing via
chrome/userContent.css in your SM profile.
-- 
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata  ***  http://fm.no-ip.com/
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to