![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Howto change the font color of just a certain website to my choice of color?
Dear sirs/madams,
how do i change the font color of just www.imagefap.com to my choice of colour instead of its uniform red? thanks. |
|
|||
|
Re: Howto change the font color of just a certain website to my choiceof color?
orge wrote:
> Dear sirs/madams, > > how do i change the font color of just www.imagefap.com to my choice of > colour instead of its uniform red? > > thanks. > > Did you look under Tools, Options, Content, and the Colors button? -- How to Get a Life Difficulty Level: Hard Tip #11: Have ".com" officially removed from behind your name. and Tip #12: Go on a date with someone you didn't meet in a chat room. The End of How to Get a Life Tips. |
|
|||
|
Re: Howto change the font color of just a certain website to my choice of color?
Yes, but that changes the colour of all the website. I just want to change
the colors of that one particular website, and no other sites. and to do it without going to tools/options/content/colour. "gwtc" <TheNewGWTC@n375c4p3.n37> wrote in message news:buydnTadR98uQsPZnZ2dnUVZ_tGdnZ2d@mozilla.org. .. > orge wrote: >> Dear sirs/madams, >> >> how do i change the font color of just www.imagefap.com to my choice of >> colour instead of its uniform red? >> >> thanks. > Did you look under Tools, Options, Content, and the Colors button? > > -- > How to Get a Life > Difficulty Level: Hard > Tip #11: Have ".com" officially removed from behind your name. > and Tip #12: Go on a date with someone you didn't meet in a chat room. > The End of How to Get a Life Tips. |
|
|||
|
Re: Howto change the font color of just a certain website to my choiceof color?
orge kirjoitti 8.5.2006 9:49:
>>> how do i change the font color of just www.imagefap.com to my choice of >>> colour instead of its uniform red? >>> >>> thanks. >> Did you look under Tools, Options, Content, and the Colors button? > Yes, but that changes the colour of all the website. I just want to change > the colors of that one particular website, and no other sites. and to do it > without going to tools/options/content/colour. I guess it's *not* possible using starndard Firefox gimmicks. I have used a user style sheet and the Web Developer extension for similar ends. Web Developer let's you "add" (rather, apply) a local style sheet to a remote web page dynamically. A style sheet like: body { background: white ! important; color: black ! important; font-size: 10pt ! important; } ....can be invaluable when reading those mock-stylish websites with, say, diminutive white text on a black background. Web Developer is a mighty extension but not *really* suitable for this kind of task, though. I really wish someone would write a simpler extension with just that one function: applying a user style sheet dynamically to a page, and optionally remembering the setting for the duration of the session, or for current tab, or whatever. (Better yet, the extension could hold a selection of ready-made and user-written style sheets with descriptive names, so that you could always apply the one most suitable to your needs. Okay, daydreaming...) Web Developer can be found at: https://addons.mozilla.org/firefox/60/ -- ..... Tommi Nieminen .... http://www.saunalahti.fi/~tommni/ .... An egotist is a person of low taste--more interested in himself than in me. -Ambrose Bierce- ..... tommi dot nieminen at campus dot jyu dot fi .... |
|
|||
|
Re: Howto change the font color of just a certain website to my choiceof color?
Tommi Nieminen wrote:
> orge kirjoitti 8.5.2006 9:49: > >>>> how do i change the font color of just www.imagefap.com to my choice of >>>> colour instead of its uniform red? >>>> >>>> thanks. >>> Did you look under Tools, Options, Content, and the Colors button? >> Yes, but that changes the colour of all the website. I just want to change >> the colors of that one particular website, and no other sites. and to do it >> without going to tools/options/content/colour. > > I guess it's *not* possible using starndard Firefox gimmicks. > > I have used a user style sheet and the Web Developer extension for > similar ends. Web Developer let's you "add" (rather, apply) a local > style sheet to a remote web page dynamically. A style sheet like: > > body { > background: white ! important; > color: black ! important; > font-size: 10pt ! important; > } > > ...can be invaluable when reading those mock-stylish websites with, say, > diminutive white text on a black background. > > Web Developer is a mighty extension but not *really* suitable for this > kind of task, though. I really wish someone would write a simpler > extension with just that one function: applying a user style sheet > dynamically to a page, and optionally remembering the setting for the > duration of the session, or for current tab, or whatever. > > (Better yet, the extension could hold a selection of ready-made and > user-written style sheets with descriptive names, so that you could > always apply the one most suitable to your needs. Okay, daydreaming...) > > Web Developer can be found at: > > https://addons.mozilla.org/firefox/60/ > Hi, If I understand you correctly, the following does what you want: http://userstyles.org/stylish/ Ian |
|
|||
|
Re: Howto change the font color of just a certain website to my choiceof color?
Hearts kirjoitti:
> Tommi Nieminen wrote: .... >> I really wish someone would write a simpler extension with just >> that one function: applying a user style sheet dynamically to a >> page, and optionally remembering the setting for the duration of >> the session, or for current tab, or whatever. >> >> (Better yet, the extension could hold a selection of ready-made and >> user-written style sheets with descriptive names, so that you >> could always apply the one most suitable to your needs. Okay, >> daydreaming...) .... > Hi, > > If I understand you correctly, the following does what you want: > > http://userstyles.org/stylish/ It really looks like fulfillment of my dreams :) Have to try it out first though. Thanks for the tip! -- .... Tommi Nieminen ... http://www.saunalahti.fi/~tommni/ ... Education: That which discloses to the wise and disguises from the foolish their lack of understanding. -Ambrose Bierce- .... tommi dot nieminen at campus dot jyvaskyla dot fi ... |
|
|||
|
Re: Howto change the font color of just a certain website to my choiceof color?
_orge_ spoke thusly on 08/05/2006 2:49 AM:
> Yes, but that changes the colour of all the website. I just want to change > the colors of that one particular website, and no other sites. and to do it > without going to tools/options/content/colour. You can do that with userContent.css script. See: http://lists.w3.org/Archives/Public/...4Aug/0135.html http://www.mozilla.org/support/firefox/edit -- Chris Ilias mozilla.test.multimedia moderator Mozilla links <http://ilias.ca> (Please do not email me tech support questions) |
|
|||
|
Re: Howto change the font color of just a certain website to my choiceof color?
Chris Ilias kirjoitti 8.5.2006 22:34:
> _orge_ spoke thusly on 08/05/2006 2:49 AM: >> Yes, but that changes the colour of all the website. I just want to >> change the colors of that one particular website, and no other sites. >> and to do it without going to tools/options/content/colour. > > You can do that with userContent.css script. > See: > http://lists.w3.org/Archives/Public/...4Aug/0135.html > http://www.mozilla.org/support/firefox/edit Yeah, but if you ever need to do that, the Stylish extension Hearts suggested is really a killer! http://userstyles.org/stylish/ -- ..... Tommi Nieminen .... http://www.saunalahti.fi/~tommni/ .... An egotist is a person of low taste--more interested in himself than in me. -Ambrose Bierce- ..... tommi dot nieminen at campus dot jyu dot fi .... |
|
|||
|
Re: Howto change the font color of just a certain website to my choiceof color?
Chris Ilias wrote:
> _orge_ spoke thusly on 08/05/2006 2:49 AM: > >>Yes, but that changes the colour of all the website. I just want to change >>the colors of that one particular website, and no other sites. and to do it >>without going to tools/options/content/colour. > > > You can do that with userContent.css script. > See: > http://lists.w3.org/Archives/Public/...4Aug/0135.html > Thats confusing stuff there. -- Things I learned from my Mother Tip #1: 1. My mother taught me to APPRECIATE A JOB WELL DONE. "If you're going to kill each other, do it outside. I just finished cleaning." |
|
|||
|
Re: Howto change the font color of just a certain website to my choiceof color?
gwtc said the following on 5/8/2006 2:31 PM:
> Chris Ilias wrote: > >> _orge_ spoke thusly on 08/05/2006 2:49 AM: >> >>>Yes, but that changes the colour of all the website. I just want to change >>>the colors of that one particular website, and no other sites. and to do it >>>without going to tools/options/content/colour. >> >> >> You can do that with userContent.css script. >> See: >> http://lists.w3.org/Archives/Public/...4Aug/0135.html >> > Thats confusing stuff there. > Prefbar extension has a toggle for switching between site's colors and user preferred colors. -- Charlie in San Francisco |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|