Support Forum
Well none directly. But any CSS that is defined by the WP theme to be global - i.e., not applied to specified classes or ids is going to have some sort of effect.
On this case I would look for any rules in the theme CSS that apply globally to input or textarea fields.
YELLOW
SWORDFISH
|
OK, thanks, I will look. I'm not a code guy unfortunately. I use a theme generator. It does have some global settings in the Typography that are set to "All Caps." I've experimented with turning some of those off to no avail. They are mostly under "Headers" or "Headings." I'll keep looking.
Just out of curiosity, is there a specific WP file where all the typography info is kept?
Thanks again.
Ha! Thanks to you, I found it!
It was in the input text portion
input,select,textarea {
vertical-align:middle;
font-family:Verdana, Geneva, Arial, Helvetica, Sans-Serif;
font-style:normal;
font-weight:bold;
font-size:13px;
text-transform:uppercase;
}
I've changed the transform to "none" and viola!
Now I've got to find out where that option is in my theme generator.
Thanks again for your help,
And Howdy from Texas! ~ Phil
there ya go! nice... thanks for the update...
Howdy Texas!
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)