scriptygoddess

17 Apr, 2002

case matters

Posted by: kristine In: How to's

Do you ever wish you were more consistant about how you titled your posts? Would you notice a difference between these – Case Matters, case matters, CASE MATTERS ??

Then here's a trick to try instead of going in and editing titles every time you were sloppy about naming!!

You'll want a class in your stylesheet for the title (and the same class surrounding the title in your template):

.subhead {text-transform: lowercase;}

The options in text-transform are capitalize (Case Matters), uppercase (CASE MATTERS), and lowercase (case matters)

Now, when you get an urge to go uppercase, just change the code!

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

6 Responses to "case matters"

1 | Amy

April 17th, 2002 at 11:25 pm

Avatar

this iS jUst what i nEed! LOL! Thanks for the tip, Kristine :)

2 | Row

April 20th, 2002 at 10:22 pm

Avatar

Or, there's also font-variant : small-caps for nice looking titles. :)

3 | Lynda

April 21st, 2002 at 8:59 am

Avatar

Testing Small Caps

testing capitalize

TesTinG uppercase

TesTinG LOWERCASE

Ohhh, neato! I especially like the one Row pointed out. Thanks all. :)

4 | kristine

April 21st, 2002 at 1:03 pm

Avatar

Thanks Row, I knew there was another one that I was forgetting in there!!! :)

5 | Row

April 21st, 2002 at 8:21 pm

Avatar

Hehehe, I wasn't game to test it out in the comments! I knew something would go bad.

Although I guess that's what preview is for. But I always feel wrong messing with html etc in comments.

I love small caps :)

6 | Sid

July 19th, 2003 at 7:05 pm

Avatar

I don't understand exactly how to use this.

Featured Sponsors


  • Curt: If anyone comes across this with similar issues I was able to sort out the pagination issues painlessly with easyCommentsPaginate from http://www.mush
  • Christopher: Yeah, it is indeed hard to do. And something remains elusive about why the pagination never worked. I tried everything I could find. Regardless, I
  • Jennifer: Hi Christopher, always hard to bug test stuff like that remotely. Sorry those didn't help. Glad you found a solution though :)

About


Advertisements