[wp-polyglots] Kubrick i18n / change at style.css
Nikolay Bachiyski
nbachiyski at developer.bg
Tue Mar 11 12:23:59 GMT 2008
2008/3/2, Francesc Hervada-Sala <francesc at hervada.org>:
> Hello,
>
> on my localization I use the internationalized version of the Kubrick theme.
> At the style.css there is for the calender sidebar widget the following:
>
> style.css:203-206
> #wp-calendar th {
> font-style: normal;
> text-transform: capitalize;
> }
>
> I
>
> I would like to delete the line 205 "text-transform: capitalize", since in my
> language this abbreviation should not be capitalized.
>
> How should I do it? With the i18n-Kubrick-distribution I just put the po+mo
> files, no theme php or css files.
You can add a filter for wp_head in <your-locale>.php in wp-content/languages
Nikolay.
More information about the wp-polyglots
mailing list