Page 1 of 1

Main frame fails to display content post ext css file

Posted: Wed Jul 27, 2011 1:55 pm
by markatphp
Hi,

Is there any fundamental reasons why when I extract some style code from within a pages main .php file and place it within a separate .css file, within the same directory, that the Header frame area displays correctly, however the main frame refuses to display its content after drawing in the style code from the now external css file?

Regards,

Mark.

Re: Main frame fails to display content post ext css file

Posted: Thu Jul 28, 2011 8:07 am
by markatphp
Found the problem, there was some sneaky php within the style code that I'd ripped out of the main file throwing it a curve ball. :roll: