Get the new PortableApps.com Platform 10.0: Gorgeous themes, a full portable app store and advanced functionality
Announcing the World's Best Flash Drive: The PortableApps.com Companion

userChrome.css modification for Thunderbird Portable

nimnod - July 31, 2007 - 10:05am

I assume it is this file:

\ThunderbirdPortable\Data\profile\chrome\userChrome.css

I have been trying to mod this simply with

/* Change Browser Fonts */
* { font-size: 14pt !important;
font-family: tahoma !important; }

and there is no effect on my TB - any thoughts??

Is this the wrong file? wrong syntax???

Is there a chromedit that will mod TB Port userChrome

help?


( categories: )

That code works fine for me.

That code works fine for me. First, be sure you have nothing else in userChrome.css except that code. Also, be sure to save userChrome.css, after closing and before reopening Thunderbird.