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.
Main frame fails to display content post ext css file
Moderator: General Moderators
Re: Main frame fails to display content post ext css file
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. 