Hiya,
I'm trying to do the same apart from I'm trying to include the .css file in side a .inc file, but i keep getting errors.
At the moment I have set folders under the www folder for different file types.
eg.
http://www.domain.com/css/
http://www.domain.com/include/
http://www.domain.com/js/
I test my code out and it works when i put the .css file in the include folder but when i put it in the css folder it doesn't work.
Can anyone help?
I just need to include the base stylesheet in the header include file.
I inculde the section stylesheet in the php file.
Thanks
BIGmrC