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.
font dimension fixing
font dimension fixing
Last edited by gdinfo on Wed Aug 26, 2009 4:09 pm, edited 1 time in total.
Re: font dimension fixing
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.
Moving to CSS/HTML forum though this really isn't a CMSMS question.
If all else fails, use a bigger hammer.
M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.
Re: font dimension fixing
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
Font-sizes should always be relative:
http://www.w3.org/QA/Tips/font-size