Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Adding a DOCTYPE killed my PHP Variable CSS Re: [Solved] Adding a DOCTYPE killed my PHP Variable CSS

#72568
Rob MacKay
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.