The browser is EVIL and can cache CSS files which will be loaded
through the <link> tag.

Clear your cache - or better still - turn it off for development.

See if that fixes it.


Gary



On Thu, 9 Dec 2004 15:39:09 +1100, Gavin Stewart
<[EMAIL PROTECTED]> wrote:
> 
> Yes i have <style type="text/css">
> 
> 
> 
> "Gavin Stewart" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> Has anyone had troubles with the link tag for linking style sheets in the
> header of the page. The styles play silly buggers if i link it - 
> 
> <link rel="stylesheet" type="text/css" href="css/layout.css" >
> 
> gets the styles but incorect positioning
> 
> but if i use cfinclude -
> 
> <cfinclude template="../css/layout.css"> 
> 
> it works fine... Its like having a steering wheel down my pants.. Its
> driving me nuts!!---
> You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to
> [EMAIL PROTECTED] Aussie Macromedia Developers:
> http://lists.daemon.com.au/

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to