am 11.03.2010 07:48 schrieb Katharina Wolkwitz:
> since I'm suffering the same problem I tried your tipp and commented out all
> occurrences of "text-transform:lowercase;" in main.css, but to no avail.
> All text in the "edit-tabs" and also the words "navigation", "suche" and
> "werkzeuge" in the sidebar stay lowercase.
> 
> Should I replace "text-transform:lowercase;" with something different and if
> yes, with what exactly?

Hmm, ...
- real content in "Mediwiki:Sidebar" isn't already lower cased?
- you caught and modified correct "main.css"?

BTW, I found the occurrances of "text-transform:" with Firefox/Firebug.

Bye,
Peter

> Am 10.03.2010 23:58 schrieb Peter Velan:
>> am 10.03.2010 11:37 schrieb wikipax:
>>> [...]
>>> letters. Normally each word should begin with a capital letter. As you can 
>>> see
>>> at the german wikipedia, left and top navigation such as  site <-> 
>>> Hauptseite 
>>> or edit <-> Bearbeiten are with capitals in front.
>>>
>>> Does anyone know if there is another variable wich must be set?
>> 
>> Its in the style sheet "main.css"; search for something like ...
>> 
>> #p-cactions li a {
>>   text-transform:lowercase;
>> }

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to