Home › Forums › CSS › [Solved] Adding a DOCTYPE killed my PHP Variable CSS › Re: [Solved] Adding a DOCTYPE killed my PHP Variable CSS
March 19, 2010 at 3:00 pm
#72568
Participant
you are calling your stylesheet in as a PHP file – so I am guessing you want to use variables or something in your CSS?
If you have done this you need to make sure you set your headers in your style.css
example:
Code:
If not it wont know what to do with the file.