This topic is locked

How do I change the style.css file to cause it to ignore the header.ph

12/9/2008 1:27:25 PM
PHPRunner General questions
L
Lorenbond author

QUESTION: How do I change the style.css file to cause it to ignore the header.php?
I have custom fonts in the ="include/header.php".
The fonts are being changed whenever the header is loaded.
I think one of the style.css files are the cause.

J
Jane 12/11/2008

Hi,
you can define font styles in the header directly.

Styles from style.css file are applied to whole page.