The following information is required to get an answer:
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful):
Gallery version: 1.5.10
Apache version: 2.0.63
PHP version (don't just say PHP 4, please): php v5.25
Graphics Toolkit: Imagemagick
Operating system: Windows XP SP2
Web browser/version (if applicable): Firefox 3.0.5
------------------------------------
Just wondering why my standalone style sheet is not being read by Gallery. Is there a different file I should be editing? I want to change the background color and the links, where would I do this?
Thanks...
Posts: 6818
Same as in you other post .. can you give us the URL?
Jens
--
Gallery Developer
Posts: 49
http://www.archivedjokes.com/gallery/albums.php
Posts: 6818
Works fine here.
Both files are used:
Btw: you should move your navigation into the body. Currently you have it in the header which is not correct HTML.
Jens
--
Gallery Developer
Posts: 49
Where would I add it to the body?
Posts: 49
I changed the colors in the standalone_style.css and my gallery is not reflecting the colors I changed it to. I changed the background to black and the text to red, and it is still reading as the default background and text colors. Which file do I change the background and text?
Posts: 49
I got it to work somewhat. There were a few colors I can't find. Like the hover link colors, I changed, but they didn't change on the page.
Posts: 6818
standalone_style.css is from Gallery 1.4.x
In 1.5.x the files aboe are used.
If you are using a skin, then screen.css from the skin is used.
Jens
--
Gallery Developer