1 obtuse Nov 04, 2006 09:16
3 blueyed Nov 04, 2006 17:59
You link to your stylesheet in your skin.. ("""<link rel="stylesheet" type="text/css" .. />""") - you probably have a relative path there (e.g. only "styles.css"), which only works when in the root directory.
Adjust that.
Repeating what EdB said: if you had posted a link, I could have taken a look at it...
4 obtuse Nov 05, 2006 02:54
Thanks Blueyed
that hit the nail square on the head. I do have the style sheet in the root directory but it still required the adjustment.
I have no problem with it. BTW the link is not to a directory. It's a file path that looks like a directory, but technically speaking it's not.
Got link where we can see this happening?