Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Calendar Font Size Change on Monthly Grid View

more options

Is there a font setting to change JUST the font size (event title field) that is displayed on the TB Calendar monthly grid view. Was able to change overall size in TB, but did not really want same change on mail views? Perhaps a specific TB setting (or userchrome command)?

Yes, I did see the question on Calendar Event font size changes, but not applicable to this as I read it...

Thanks for any suggestions, if any....

Is there a font setting to change JUST the font size (event title field) that is displayed on the TB Calendar monthly grid view. Was able to change overall size in TB, but did not really want same change on mail views? Perhaps a specific TB setting (or userchrome command)? Yes, I did see the question on Calendar Event font size changes, but not applicable to this as I read it... Thanks for any suggestions, if any....

All Replies (6)

more options

Add this to userChrome.css:

.event-name-label{font-size: larger !important;}


Instead of 'larger' you can specify the size in pixels, e.g. 14px.

Helpful?

more options

Sorry, but is there a category for this command in userChrome? Not sure how to enter full command....

Helpful?

more options

Help/Troubleshooting Info, Profile Folder, Open Folder, close TB, create a new folder named chrome, create a new document in chrome with a text editor, name it userChrome.css, Save as type: All files *.*, copy in the above code, change the size as desired. Double-click toolkit.legacyUserProfileCustomizations.stylesheets to true in Settings/General/Config. editor, restart TB.

Online css generator

video on how to create a css file (Firefox and TB)

Helpful?

more options

sfhowes: Sorry, I was not clear. Simply adding suggested line of code to userchrome does not work (also, do not see any other "." commands in my file). Could you perhaps paste any other coed lines that might enable that command?

Added the following to no avail (with comment line as reminder in future).....

/* Make calendar view default font size xx pt */ .event-name-label{font-size: 8 !important;}

Helpful?

more options

It won't work with just 8; it has to be 8pt or 8px.

Helpful?

more options

Ok, yes, was typo. Still no effect until I changed "larger" to "smaller" (which is what I wanted). Appears I must have another font style entry for overall font size in TB that would only allow the entry for size change vs specific font size. In any case, my monthly calendar view now has smaller event titles.....

Helpful?

Ask a question

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.