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! Quote 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;'); Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.