Thank you for your speedy reply, your questions prompted me to look a bit closer... in the index.php the code that refers to the css is..
<link href="<?php echo "../../01/$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/css/template_css.css";?>" rel="stylesheet" type="text/css" media="all" />
I removed the ../../01/ and it works! I should have looked at this in more detail before posting!
Thanks again!
Last edited by telboy; 03-10-2008 at 12:46 PM.
|