Pixelpost Forum

Pixelpost Forum (http://www.pixelpost.org/forum/index.php)
-   Pixelpost Help (http://www.pixelpost.org/forum/forumdisplay.php?f=10)
-   -   CSS not loaded? (http://www.pixelpost.org/forum/showthread.php?t=6463)

niceric 04-16-2007 03:14 PM

CSS not loaded?
 
Hello there,

I am new to pixel post and I've just recently modified the Simple template and I found the CSS will not be loaded if enter my site using http://niceric.com (i.e without the WWW), it will load, well, most of the time if going to my site using http://www.niceric.com

Can anyone help me with this ?

Thank you very much.

jaywilliams 04-16-2007 05:24 PM

Edit your template.

Replace this code:
HTML Code:

<link rel="alternate stylesheet" type="text/css" href="templates/simple/styles/dark.css" title="dark" />
With this:
HTML Code:

<link type="text/css" href="templates/simple/styles/dark.css" title="dark" />
Also, you can remove the styleswitcher.js code, as it appears that you are not using it.

niceric 04-17-2007 11:37 AM

Thanks Jay, it is now working.

Thank you very much :)


All times are GMT. The time now is 04:32 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.