View Single Post
Old Nov 15th, 2005, 4:31 PM   #3
shadowhunter
Programmer
 
shadowhunter's Avatar
 
Join Date: Dec 2004
Location: Scotland
Posts: 66
Rep Power: 4 shadowhunter is on a distinguished road
Is the CSS external?

If it is then you will need to put in this code:
<LINK rel="stylesheet" type="text/css" name="anyname" href="url">

This code goes in the <HEAD> section of your coding.
shadowhunter is offline   Reply With Quote