Capital Letters In Css Templates?

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
robinhood

Capital Letters In Css Templates?

Post by robinhood »

I have downloaded somefree templates and sent them to my web space, but the headings are showing up with lower case lettering. Example welcome, not welcome. There is  a change I can make in the code or style sheet. New to css, so steep learning curve
Duketown

Re: Capital Letters In Css Templates?

Post by Duketown »

Maybe the following can help during a change to your stylesheet:
http://www.w3schools.com/css/tryit.asp?filename=trycss_text-transform
It shows examples:
- of all characters in capitals;
- all characters lower case;
- all first characters of a words as capital.
truslack

Re: Capital Letters In Css Templates?

Post by truslack »

Please post a link to your webspace so I can see what it looks like.
Locked

Return to “Layout and Design (CSS & HTML)”