Drupal won't Capitalize new page names or account names please help :(

Comments

rernst’s picture

are existing ones capitalized?

Are you sure you don't have a strtolower() somewhere? Or a text-transform: lowercase; in this css?

Spooks-1’s picture

I was able to remove the lowercasing from the footer, but I haven't been able to remove the lowercasing from Title fields and such. If I add a new story the title will be lowercased. Does anyone know where I can change that? I'm using amadou-6.x-1.1 as theme (http://drupal.org/project/amadou)

yelvington’s picture

Look at your theme's stylesheet and remove references to "text-transform: uppercase"