Hi there,
well yes, as described in the topic, s9y doesn't properly display the german umlaut "ä" in "märz". Instead there is a question mark (in FF), IE cuts off the "r" too and shows a square.
I'm using andreas00 and UTF-8 encoding..
http://assipokert.as.funpic.de for all those who need to see it on their own.
Hope there's a solution.
regards, Muuhmann
German month "march" -> s9y doesn't show correc
Works fine for me, all the "ä"s are being displayed. Maybe check that your browser uses the correct encoding, too.
One more thing: You have an error in your CSSJust remove the comma after hover
But I don't think this is the reason for your problem.
Regards
- Mattsches
One more thing: You have an error in your CSS
Code: Select all
#LeftSideBar li a:hover, {
text-decoration:none;
color:#286ea0;
}Regards
- Mattsches