Forums
(@delisk)
17 years, 2 months ago
Could be in your CSS
look for this css rule
text-transform: uppercase;
Also, This type of styling is depreciated, you should use CSS instead.
By the way… you can use this in any part of you template…