Thread: css is ignored
View Single Post
  #3 (permalink)  
Old 03-10-2008, 12:44 PM
telboy telboy is offline
Junior Member
 
Join Date: Feb 2008
Posts: 2
Default

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.