font & color suddenly missing from toolbar

Permalink
Hi all

A couple of questions on fonts and style

1) I used to have fonts and colour in redactor toolbar, but suddenly they are not showing.
Any idea what I can do to get them back?


3) Is 'font awesome' just for adding icons?

low tech

lowtech
 
MrKDilkington replied on at Permalink Best Answer Reply
MrKDilkington
Hi lowtech,

Go to the Rich Text Editor page and check Font Color and Font Family.
Dashboard > System & Settings > Basics > Rich Text Editor

Yes, Font Awesome is used for adding font icons.
lowtech replied on at Permalink Reply
lowtech
Hi MrKD

Fantastic

It must have been already set in previous set up because they were not checked in this new environment I have set up now.

I'm trying to create a large in your face headline.

In C5 do large fonts scale down as opposed to wrapping and folding?

I have done it before using % or em (can't remember exactly), but not sure how C5 handles fonts.


After testing redactor font size, I'm thinking I will have to create a custom css class.


LT
MrKDilkington replied on at Permalink Reply
MrKDilkington
@lowtech

I would recommend targeting the headline with CSS and using media queries to control the size.

I believe the fonts set in Redactor are in pixels. These fonts will not scale down on their own.
lowtech replied on at Permalink Reply
lowtech
working on that now

Thanks

LT