Page 1 of 1

font dimension fixing

Posted: Wed Aug 26, 2009 4:07 pm
by gdinfo
Hi all,
I need to fix the font size of the content of my site to avoid the browser redimension.

In other words, whenever User changes the browser character dimensions, I need my site still conserve the font-size I have set (eg: 11px).  I tried in CSS without any solution because seems that TinyMCE allows to override CSS settings.

Help me please.

Thanks.

Re: font dimension fixing

Posted: Wed Aug 26, 2009 4:35 pm
by tyman00
Try removing the font size buttons/drop-downs in TinyMCE and using CSS to restrict the font sizes.

Moving to CSS/HTML forum though this really isn't a CMSMS question.

Re: font dimension fixing

Posted: Thu Aug 27, 2009 6:05 am
by Deak
I guess you must have real contempt for the visually-impaired to even attempt this.

Font-sizes should always be relative:

http://www.w3.org/QA/Tips/font-size