Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

userChrome.css in Linux

1,624 views
Skip to first unread message

Big Al

unread,
Aug 16, 2015, 4:53:13 PM8/16/15
to mozilla-sup...@lists.mozilla.org
I've got a nicely tuned setup in Windows, but for the life of me, my css
file when moved to Linux does nothing for the appearance. I can change
fonts in windows but nothing in Linux, same with size of fonts.

Is there some different trick to a css file in linux?
I'm editing:
/home/alan/.mozilla/firefox/mafjaoe.default/Chrome/userChrome.css

WaltS48

unread,
Aug 16, 2015, 5:23:54 PM8/16/15
to mozilla-sup...@lists.mozilla.org
Methinks the folder name should be lowercase. /chrome.userChrome.css

--
Linux Mint 17.2 "Rafaela"| KDE 4.14.2 | Thunderbird 43.0a1(Daily)
Go Bucs, Steelers!
[Coexist · Understanding Across Divides]<https://www.coexist.org/>
[Visit Pittsburgh]<http://www.visitpittsburgh.com/>
[Little Italy Days | 08/21-08/23]<http://littleitalydays.com/>

Richard

unread,
Aug 16, 2015, 5:24:37 PM8/16/15
to mozilla-sup...@lists.mozilla.org


> Date: Sunday, August 16, 2015 16:45:57 -0400
> From: Big Al <bi...@nowhere.com>
>
> I've got a nicely tuned setup in Windows, but for the life of me,
> my css file when moved to Linux does nothing for the appearance.
> I can change fonts in windows but nothing in Linux, same with size
> of fonts.
>
> Is there some different trick to a css file in linux?
> I'm editing:
> /home/alan/.mozilla/firefox/mafjaoe.default/Chrome/userChrome.css

I believe that in linux, the "chrome" directory name is lowercase.

As a note, many fonts are proprietary so may not be available in
linux. You'll want to check that the font you are trying to use is
available on your system before trying to use it - otherwise a
system default will be used instead.


Big Al

unread,
Aug 16, 2015, 6:05:09 PM8/16/15
to mozilla-sup...@lists.mozilla.org
On 08/16/2015 05:14 PM, WaltS48 wrote:
> On 08/16/2015 04:45 PM, Big Al wrote:
>> I've got a nicely tuned setup in Windows, but for the life of me, my css
>> file when moved to Linux does nothing for the appearance. I can change
>> fonts in windows but nothing in Linux, same with size of fonts.
>>
>> Is there some different trick to a css file in linux?
>> I'm editing:
>> /home/alan/.mozilla/firefox/mafjaoe.default/Chrome/userChrome.css
>
> Methinks the folder name should be lowercase. /chrome.userChrome.css
>
Woohoo. That did it. A put some silly handwriting script font in and
now it changes all over the place. Woohoo.

Thanks!!!

WaltS48

unread,
Aug 16, 2015, 7:44:15 PM8/16/15
to mozilla-sup...@lists.mozilla.org
Happy to help.

In Thunderbird for the folder and thread panes I have,

font-family: serif !important;
font-style: italic !important;

Nothing for Firefox.

Dave Royal

unread,
Aug 17, 2015, 6:25:07 AM8/17/15
to mozilla-sup...@lists.mozilla.org
Big Al <bi...@nowhere.com> Wrote in message:
Why would you bother with that method when the Stylish addon is
so much more convenient? Just curious. A big advantage of Stylish
is the ability to turn styles on and off with a couple of
clicks.

I last used userChrome.css when I used a gecko-based browser,
microB, which didn't support addons. Perhaps when I get my jolla
tablet I'll have to do it again! I have a script somewhere to
build it from individual files.
--
(Remove any numerics from my email address.)

Big Al

unread,
Aug 17, 2015, 2:12:21 PM8/17/15
to mozilla-sup...@lists.mozilla.org
I've used stylish but I guess I'm a minimalist and I don't really need
to turn stuff on/off once it's working, and it's one less add-on.

I still have all my stylish scripts. Not sure if the way-back machine
will allow them to work today. :-)

EE

unread,
Aug 17, 2015, 2:14:08 PM8/17/15
to mozilla-sup...@lists.mozilla.org
The names of all files in the profile must be in the correct case.
Everything there is case-sensitive. The subdirectory where
userChrome.css is must be named "chrome" - all lower case letters.

0 new messages