[TYPO3-english] Problem with font

Jigal van Hemert jigal at xs4all.nl
Sun Sep 13 15:04:52 CEST 2009


It's not a simple thing like you have the Firefox add-on "Web Developer"
and you disable all CSS by CTRL+SHIFT+S?
Or you somehow managed to uncheck the option "Allow pages to select their
own fonts,..." on Tools > Options > "Contents" tab > "Fonts & colors"
section > "Advanced" button?

Otherwise use the element inspector of Firebug (2nd button on the left on
the toolbar if firebug is running in the same window as the browser) to
see what the actual styles are on each element.
The right part of firebug will show you what the actual styles are, where
each property was inherited from and in which file and which line that
property was set.

If Firebug shows you the correct font on that particular element then the
problem is either in your browser (CSS font styles are overriden, other
options disable CSS or part of it, toolbar disables part of CSS) or in
your OS (font is corrupt, font is replaced by other font, font is missing,
...)

Regards,
-- 
Jigal van Hemert.



More information about the TYPO3-english mailing list