Is there a way to make the first letter in titles for entries automatically upper case?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
November 25, 2007 3:22pm
Subscribe [2]#1 / Nov 25, 2007 3:22pm
Is there a way to make the first letter in titles for entries automatically upper case?
#2 / Nov 25, 2007 4:32pm
I would use the CSS text-transform: capitalize to accomplish this.