PDA

View Full Version : Text size in notices


mathforum
09-11-2012, 06:09 PM
Hi everyone,

I'm trying to edit the text size for my welcome header. I've tried using the method which didn't work and I think you can globally change the text size through additional.css but that would affect all notices.

I've seen nice welcome notices though that are large and noticeable, unlike mine right now. Any insight?

Thank you!

Jameson

Thunderbird8
09-12-2012, 05:05 AM
It's all HTML in notices, BBCode doesn't work (as evidenced by your [size] issue).

mathforum
09-12-2012, 12:25 PM
It's all HTML in notices, BBCode doesn't work (as evidenced by your [size] issue).

So I should use something like <font size = x>Text</font>?

Thunderbird8
09-13-2012, 06:54 AM
That should work, without the spaces of course ;).