font dimension fixing

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
gdinfo
Forum Members
Forum Members
Posts: 16
Joined: Tue Apr 10, 2007 8:38 pm

font dimension fixing

Post 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.
Last edited by gdinfo on Wed Aug 26, 2009 4:09 pm, edited 1 time in total.
tyman00
Power Poster
Power Poster
Posts: 906
Joined: Tue Oct 24, 2006 5:59 pm

Re: font dimension fixing

Post 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.
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.
Deak

Re: font dimension fixing

Post 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
Post Reply

Return to “Layout and Design (CSS & HTML)”