Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
back-end not picking up css
I’ve just done a new install (twice, actually) and it seems the back-end is not picking up the textpattern.css for some reason. Everything else seems to be fine, and the diagnostics check out okay. I attempted to add the full path to textpattern.css in txplib_head, but that didn’t seem to help.
I don’t know if this would make any difference, but I am working on a remote server to which the proper domain is not yet pointed… I’m working with the server’s default address. Would that matter? If so, it doesn’t seem to be mattering for anything except the back-end css.
Any help would be much appreciated, thanks!
-paula
Offline
Re: back-end not picking up css
Weird.
I got it fixed, but in the event anyone runs into this, here’s what I did:
- I moved textpattern.css to the root and changed its path in txplib_head to ../textpattern.css — that fixed the css, but the images weren’t showing up
- I moved textpattern.css back to /textpattern/ and changed its path back to what it was originally. The css remained fixed, but the images still weren’t showing up
- I went through textpattern.css and added a / (a slash) to the front of all the image paths
That fixed it.
-paula
Offline
#3 2007-01-19 10:24:51
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: back-end not picking up css
You likely have not installed Textpattern correctly. Would you post your diagnostics please?
Offline
Pages: 1