Re: [htmltmpl] issues using css
Brought to you by:
samtregar
From: Thomas N. <th...@te...> - 2005-05-06 13:52:23
|
Solved..i did have a faulty path...the path was correct but the webservers root path should not be given. The correct path should "/test/latest.css" then it works .. and might I add is looking very nice 2005-05-06 kl. 09.22 skrev Philip Tellis: > Thomas Nyman wrote: > >> and my template starts with >> <head> >> <title>This page</title> >> <style type="text/css" media="screen">@import >> "/Library/webserver/documents/test/latest.css";</style> >> </head> > > Is http://yourhost.com/Library/webserver/documents/test/latest.css the > correct location of your CSS file? > > > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. > Get your fingers limbered up and give it your best shot. 4 great > events, 4 > opportunities to win big! Highest score wins.NEC IT Guy Games. Play to > win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 > _______________________________________________ > Html-template-users mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/html-template-users |