Page 1 of 1

Style not being rendered for any of my site's pages [solved good enough for now]

Posted: Tue Jul 08, 2008 6:21 pm
by deschnell
Title sums it up.

Pages were looking close to the way I wanted, then I refreshed, and none of my styles were being rendered.  Looked as if it was viewed in a text browser.  I've tried shift-reload (FF3), as well as trying in Safari3, IE7 and FF3 on a different computer (in other words, it's not a cache problem).  Running on local machine server which is made public (convenient for testing and uploading):
www.loklomedia.com/icfamily/

(CMSMS 1.3)

It should look somewhat similar to www.loklomedia.com/icfamily/layout.html (which isn't a part of cmsms).

I've tried re-associating the stylesheet, or even removing all SS associations, and changing to the default cmsms stylesheet.  Nothing works.  Is it a permissions thing?

My server is a Vista home premium server running apache 2.2.8, php 5.2.6, mysql 5.0.51b (WAMP installation).
I'm working on a powerbook OS X 10.4.11

I had problems with another installation of cmsms not rendering styles in the admin panels, and had to manually copy the stylesheet.css file to the root.  Is it maybe something like that here?  Or maybe a permissions thing?  (Don't know why it would change though...)

Re: Style not being rendered for any of my site's pages

Posted: Tue Jul 08, 2008 6:30 pm
by Nullig
Have you tried clearing the cache in Admin?

If that doesn't work, you could try copying your stylesheet to an external file and calling it directly.

Nullig

Re: Style not being rendered for any of my site's pages

Posted: Tue Jul 08, 2008 7:28 pm
by deschnell
tried clearing admin cache...no change.  I don't really want to call an external style sheet, but I guess I could at least try.

Re: Style not being rendered for any of my site's pages

Posted: Tue Jul 08, 2008 8:01 pm
by deschnell
well the external stylesheet link works as expected...any idea as to what causes this "glitch"?

Re: Style not being rendered for any of my site's pages

Posted: Tue Jul 08, 2008 8:10 pm
by Nullig
I've seen this on a couple of sites, but I don't have a clue as to why.

Nullig

Re: Style not being rendered for any of my site's pages

Posted: Wed Jul 09, 2008 6:23 am
by Dr.CSS
Have you noticed in firefox when you make the browser smaller the header stays but the page content squishes, looks kind of weird...

Re: Style not being rendered for any of my site's pages

Posted: Wed Jul 09, 2008 9:37 pm
by Pierre M.
Have you noticed something in the http logS ?

Pierre M.

Re: Style not being rendered for any of my site's pages

Posted: Wed Jul 09, 2008 10:00 pm
by kermit
do you have a media type set for the stylesheet to anything other than none (nothing checked), all, or screen?

Re: Style not being rendered for any of my site's pages

Posted: Thu Jul 10, 2008 6:17 am
by deschnell
Mark - yeah, it's still under construction...and I'm still learning :)
Pierre - nothing out of the ordinary in the logs...
kermit - nope.  It was working, then all of a sudden (I can't think of anything I did anyway...) it just stopped working.

I'll continue on with the linked css file...a little simpler and quicker to make changes anyway.

Thanks