Page 1 of 1

Stylesheet

Posted: 22 Aug 2011, 15:19
by fotografie
I wanted to change the color of the fonts in my theme's stylesheet. They have been saved, but didn't show any effect. Still the same (odd) color. Everything else I change in the stylesheet takes effect immediately, but not the font. To be sure I changed the right font, I changed them all. But they didn't change in the frontend. (this is the link: http://foto.grafie.ch. The color concerned is the ocher in the image title and the menu-hover).
Thank you for any suggestions?

Re: Stylesheet

Posted: 23 Aug 2011, 00:51
by mjau-mjau
I am not quite sure how its supposed to display, but I see a black color ... and this is because you have set the color to black in your CSS for many items:
http://foto.grafie.ch/iv-includes/theme ... agevue.css

What font is it supposed to display? In your CSS, the font is set to "Optima Regular", and this is the one it is displaying ... I can't see anything wrong, but here are a few points:

* Of course make sure you always edit the correct CSS, and that you always empty your browser cache before viewing.
* Unfortunately, the CSS hover was removed from later versions because it was the reason for a bug. a:hover will therefore not work ...

Re: Stylesheet

Posted: 23 Aug 2011, 01:31
by fotografie
Thank you for your reply.
Strange thing is that changes took effect immediately, but not the fonts. I had a look after one hour yesterday, and the color was still ocher (I cleared the cache several times and even worked with firefox without caching), and today it's black, as it should be. So everything is ok, it seems I just have to be a little more patient...

Re: Stylesheet

Posted: 24 Aug 2011, 04:29
by Nick
There is a bug with firefox (in some versions at least) - sometimes cache gets stuck and you won't see the updated files until you restart it.