Re: [SLUG] Editing .css

From: Bob Stia (rnr@sanctum.com)
Date: Thu Dec 09 2004 - 00:58:27 EST


On Tuesday 07 December 2004 02:04, Chad Perrin wrote:
> Bob Stia wrote:
> > Hello Sluggers,
> >
> > Need to know how to correctly edit a css. I am running Firefox and
> > all of the fonts in the menus, are too tiny for me to see. ( I am
> > visually impaired - macular degeneration) Anyhow after research I
> > found that I could edit an example css and use it to change font
> > sizes in chrome.
> >
> > My problem: I am not sure what to do with the /'s and the *'s, and
> > where to start or stop the editing. There is /*, *, and */ Not
> > understanding what they mean or the differences, confuses me.
> > I am familiar with editing other types of files.
>
> Anything between /* and */ is one comment, and thus ignored by the
> interpreter (in this case, the browser). Lines starting with * are
> also indicative of comments, though I don't think they actually serve
> a purpose other than to make it obvious to you, the reader, that
> you're looking at stuff between a /* and an */. You could easily get
> rid of all those *s that are alone (without a slash), and you'd still
> have the same behavior: everything in the file is commented out.
>
> I hope that helps.
>
Thanks guys,

Now I know how to edit more than one type of configuration file.
Appreciate that. Now edited properly and placed properly - Doesn't
work. Firefox is supposed to pick up the file userChrome.css and use it.
Apparently not though. Anyway......... See new thread Tiny fonts.

Bob S.
-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 17:17:45 EDT