Re: Changing default setting under browser's "View->Use Style"

2017-10-15 Thread Richard Owlett

On 10/15/2017 01:50 PM, David E. Ross wrote:

On 10/15/2017 8:12 AM, Richard Owlett wrote:

On 10/14/2017 11:57 PM, Felix Miata wrote:

Richard Owlett composed on 2017-10-14 23:41 (UTC-0500):


Felix Miata wrote:



Richard, you might wish to try an alternative to using style none on Wikipedia.
I've attached my personally created user CSS for Wikipedia. You could place it
in your profile's chrome directory (create if it does not already exist), and
call it through userContent.css (create if it does not already exist, append to
it if it does) in that same directory with this line:



@import url("wikipedia.css");



Restart required to take effect. Simply delete those files to eliminate their
effects.



Your attachment didn't come thru. Does this group allow attachments?
Please email me the attachment. Thank you.


I know better, but something had me thinking this was going to the debian-user
mailing list. :-p

Here it is for any and all interested:
http://fm.no-ip.com/Share/wikipedia.css



Browsing it and some MozillaZine articles suggests a neat solution as
there only a half-dozen sites I regularly visit that annoy me significantly.

The combination of adding '@import url("wikipedia.css");' to
userContent.css whose first line starts with '@-moz-document
domain(wikipedia.org) ' suggests I could do that for each.


My solution -- using PrefBar's CSS Checkbox -- works for me in situation
that will not work with the userContent.css solution.  I visit a Web
site where I read amateur fiction.  When I view a Web page for a
particular story, the site's CSS forces the same color (blue) for
visited and unvisited links to the chapters.  I uncheck the CSS Checkbox
to get red links for those chapters I have already read and blue links
for those chapters that I have not yet read.  After selecting a new
chapter, I then check the CSS Checkbox because the rest of the site's
CSS provides a pleasant formatting.  There are several other Web sites
where I toggle the CSS for similar reasons.




I take a little more brute force approach to that particular problem. 
It's influenced by moronic choice of background images which makes 
reading text whose foreground color is anything but black.


In Preferences->Appearance->Colors I chose "Black text on White 
background" AND "Use my chosen colors...". I had the additional problem 
of shades of blue for Unvisited Links - I found Green optimal for me.


Only problem I run across is with Google's search box -their $^%$% 
designers couldn't be bothered outlining it. But I avoid Google for 
other reasons but use it enough to know where it is ;/



___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Changing default setting under browser's "View->Use Style"

2017-10-15 Thread David E. Ross
On 10/15/2017 8:12 AM, Richard Owlett wrote:
> On 10/14/2017 11:57 PM, Felix Miata wrote:
>> Richard Owlett composed on 2017-10-14 23:41 (UTC-0500):
>>
>>> Felix Miata wrote:
>>
 Richard, you might wish to try an alternative to using style none on 
 Wikipedia.
 I've attached my personally created user CSS for Wikipedia. You could 
 place it
 in your profile's chrome directory (create if it does not already exist), 
 and
 call it through userContent.css (create if it does not already exist, 
 append to
 it if it does) in that same directory with this line:
>>
@import url("wikipedia.css");
>>
 Restart required to take effect. Simply delete those files to eliminate 
 their
 effects.
>>
>>> Your attachment didn't come thru. Does this group allow attachments?
>>> Please email me the attachment. Thank you.
>>
>> I know better, but something had me thinking this was going to the 
>> debian-user
>> mailing list. :-p
>>
>> Here it is for any and all interested:
>> http://fm.no-ip.com/Share/wikipedia.css
>>
> 
> Browsing it and some MozillaZine articles suggests a neat solution as 
> there only a half-dozen sites I regularly visit that annoy me significantly.
> 
> The combination of adding '@import url("wikipedia.css");' to
> userContent.css whose first line starts with '@-moz-document 
> domain(wikipedia.org) ' suggests I could do that for each.

My solution -- using PrefBar's CSS Checkbox -- works for me in situation
that will not work with the userContent.css solution.  I visit a Web
site where I read amateur fiction.  When I view a Web page for a
particular story, the site's CSS forces the same color (blue) for
visited and unvisited links to the chapters.  I uncheck the CSS Checkbox
to get red links for those chapters I have already read and blue links
for those chapters that I have not yet read.  After selecting a new
chapter, I then check the CSS Checkbox because the rest of the site's
CSS provides a pleasant formatting.  There are several other Web sites
where I toggle the CSS for similar reasons.


-- 
David E. Ross


By allowing employers to eliminate coverage for birth control
from their insurance plans, President Trump has guaranteed there
will be an increase in the demand for abortions.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Changing default setting under browser's "View->Use Style"

2017-10-15 Thread Richard Owlett

On 10/14/2017 11:57 PM, Felix Miata wrote:

Richard Owlett composed on 2017-10-14 23:41 (UTC-0500):


Felix Miata wrote:



Richard, you might wish to try an alternative to using style none on Wikipedia.
I've attached my personally created user CSS for Wikipedia. You could place it
in your profile's chrome directory (create if it does not already exist), and
call it through userContent.css (create if it does not already exist, append to
it if it does) in that same directory with this line:



@import url("wikipedia.css");



Restart required to take effect. Simply delete those files to eliminate their
effects.



Your attachment didn't come thru. Does this group allow attachments?
Please email me the attachment. Thank you.


I know better, but something had me thinking this was going to the debian-user
mailing list. :-p

Here it is for any and all interested:
http://fm.no-ip.com/Share/wikipedia.css



Browsing it and some MozillaZine articles suggests a neat solution as 
there only a half-dozen sites I regularly visit that annoy me significantly.


The combination of adding '@import url("wikipedia.css");' to
userContent.css whose first line starts with '@-moz-document 
domain(wikipedia.org) ' suggests I could do that for each.



___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Changing default setting under browser's "View->Use Style"

2017-10-14 Thread Felix Miata
Richard Owlett composed on 2017-10-14 23:41 (UTC-0500):

> Felix Miata wrote:

>> Richard, you might wish to try an alternative to using style none on 
>> Wikipedia.
>> I've attached my personally created user CSS for Wikipedia. You could place 
>> it
>> in your profile's chrome directory (create if it does not already exist), and
>> call it through userContent.css (create if it does not already exist, append 
>> to
>> it if it does) in that same directory with this line:

>>  @import url("wikipedia.css");

>> Restart required to take effect. Simply delete those files to eliminate their
>> effects.

> Your attachment didn't come thru. Does this group allow attachments?
> Please email me the attachment. Thank you.

I know better, but something had me thinking this was going to the debian-user
mailing list. :-p

Here it is for any and all interested:
http://fm.no-ip.com/Share/wikipedia.css
-- 
"Wisdom is supreme; therefore get wisdom. Whatever else you
get, get wisdom." Proverbs 4:7 (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


Re: Changing default setting under browser's "View->Use Style"

2017-10-14 Thread Richard Owlett

On 10/14/2017 04:27 PM, Felix Miata wrote:

David E. Ross composed on 2017-10-14 13:26 (UTC-0700):


Richard Owlett wrote:



The standard is "View->Use Style->Default Style" which displays the page
as author intended.



I find that many pages are *MUCH EASIER* to use if "View->Use
Style->None" is selected. e.g. The content of any page in
https://en.wikipedia.org is more readable if the body text uses all
available display width.



Can the default be changed to "None"?
Can it be altered on a specific profile?



Unfortunately, it appears that Use Style is not controlled by a
preference variable.


What use style none does is disable all CSS that is not internal to SeaMonkey.
That means author styles as well as any contained in your profile's chrome
directory (if any). Toggling that menu selection apparently causes a rather
complicated process.

cf. https://bugzilla.mozilla.org/show_bug.cgi?id=208641


I installed the PrefBar extension for many other features.  I then
downloaded and imported into PrefBar the CSS Checkbox from
.


Richard, you might wish to try an alternative to using style none on Wikipedia.
I've attached my personally created user CSS for Wikipedia. You could place it
in your profile's chrome directory (create if it does not already exist), and
call it through userContent.css (create if it does not already exist, append to
it if it does) in that same directory with this line:

@import url("wikipedia.css");

Restart required to take effect. Simply delete those files to eliminate their
effects.



Your attachment didn't come thru. Does this group allow attachments?
Please email me the attachment. Thank you.

In any case I see some home study of  user Content.css in my future ;)


___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Changing default setting under browser's "View->Use Style"

2017-10-14 Thread Felix Miata
David E. Ross composed on 2017-10-14 13:26 (UTC-0700):

> Richard Owlett wrote:

>> The standard is "View->Use Style->Default Style" which displays the page 
>> as author intended.

>> I find that many pages are *MUCH EASIER* to use if "View->Use 
>> Style->None" is selected. e.g. The content of any page in 
>> https://en.wikipedia.org is more readable if the body text uses all 
>> available display width.

>> Can the default be changed to "None"?
>> Can it be altered on a specific profile?

> Unfortunately, it appears that Use Style is not controlled by a
> preference variable. 

What use style none does is disable all CSS that is not internal to SeaMonkey.
That means author styles as well as any contained in your profile's chrome
directory (if any). Toggling that menu selection apparently causes a rather
complicated process.

cf. https://bugzilla.mozilla.org/show_bug.cgi?id=208641

> I installed the PrefBar extension for many other features.  I then
> downloaded and imported into PrefBar the CSS Checkbox from
> .

Richard, you might wish to try an alternative to using style none on Wikipedia.
I've attached my personally created user CSS for Wikipedia. You could place it
in your profile's chrome directory (create if it does not already exist), and
call it through userContent.css (create if it does not already exist, append to
it if it does) in that same directory with this line:

@import url("wikipedia.css");

Restart required to take effect. Simply delete those files to eliminate their
effects.
-- 
"Wisdom is supreme; therefore get wisdom. Whatever else you
get, get wisdom." Proverbs 4:7 (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


Re: Changing default setting under browser's "View->Use Style"

2017-10-14 Thread David E. Ross
On 10/14/2017 7:07 AM, Richard Owlett wrote:
> The standard is "View->Use Style->Default Style" which displays the page 
> as author intended.
> 
> I find that many pages are *MUCH EASIER* to use if "View->Use 
> Style->None" is selected. e.g. The content of any page in 
> https://en.wikipedia.org is more readable if the body text uses all 
> available display width.
> 
> Can the default be changed to "None"?
> Can it be altered on a specific profile?
> 
> TIA
> 

Unfortunately, it appears that Use Style is not controlled by a
preference variable.

I installed the PrefBar extension for many other features.  I then
downloaded and imported into PrefBar the CSS Checkbox from
.

-- 
David E. Ross


By allowing employers to eliminate coverage for birth control
from their insurance plans, President Trump has guaranteed there
will be an increase in the demand for abortions.
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Changing default setting under browser's "View->Use Style"

2017-10-14 Thread Richard Owlett

On 10/14/2017 09:47 AM, WaltS48 wrote:

On 10/14/17 10:07 AM, Richard Owlett wrote:

The standard is "View->Use Style->Default Style" which displays the
page as author intended.

I find that many pages are *MUCH EASIER* to use if "View->Use
Style->None" is selected. e.g. The content of any page in
https://en.wikipedia.org is more readable if the body text uses all
available display width.

Can the default be changed to "None"?
Can it be altered on a specific profile?

TIA




You might be interested in this extension.




That's swatting a mosquito with a hundred pound sledge.
I wish to change one specific default.
I browsed about:confg without finding anything relevant.
Besides which I've explicitly avoided addons/addins since Netscape ;)




Firefox has a built-in Reader View that works quite well for rendering
just text.




A quick read suggests that it tries to present what it guesses is the 
useful portion of a site's content. I like explicit control.




___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Re: Changing default setting under browser's "View->Use Style"

2017-10-14 Thread WaltS48

On 10/14/17 10:07 AM, Richard Owlett wrote:
The standard is "View->Use Style->Default Style" which displays the page 
as author intended.


I find that many pages are *MUCH EASIER* to use if "View->Use 
Style->None" is selected. e.g. The content of any page in 
https://en.wikipedia.org is more readable if the body text uses all 
available display width.


Can the default be changed to "None"?
Can it be altered on a specific profile?

TIA




You might be interested in this extension.



Firefox has a built-in Reader View that works quite well for rendering 
just text.




--
Go Bills, Steelers, Pitt, Pens and Sabres!
Coexist 
National Popular Vote 
Ubuntu 16.04LTS - Unity Desktop
___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey


Changing default setting under browser's "View->Use Style"

2017-10-14 Thread Richard Owlett
The standard is "View->Use Style->Default Style" which displays the page 
as author intended.


I find that many pages are *MUCH EASIER* to use if "View->Use 
Style->None" is selected. e.g. The content of any page in 
https://en.wikipedia.org is more readable if the body text uses all 
available display width.


Can the default be changed to "None"?
Can it be altered on a specific profile?

TIA

___
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey