synchro_irl Posted February 19, 2008 Share Posted February 19, 2008 hi guys hope yer all well heres wat the page is suppose to look like: and this is wat it looked like after adding the php: wat file extension should i use i wonder has this got anything to do with it? thanks for the help guys! Link to comment https://forums.phpfreaks.com/topic/91865-css-webpageshanged-after-adding-php/ Share on other sites More sharing options...
duclet Posted February 19, 2008 Share Posted February 19, 2008 Chances are that you forgot to include a link to the CSS file or if the CSS file is automatically generated by a different page, that page needs to have a header specifying it is CSS: header('Content-Type: text/css;'); Link to comment https://forums.phpfreaks.com/topic/91865-css-webpageshanged-after-adding-php/#findComment-470803 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.