Update: yes, the capitalised headlines thingy worked. Obviously it doesn't change the underlying lower-case word in the Movable Type database, but it displays it with an initial capital when viewed via a CSS-capable browser. For the technically curious, my post titles are coded as follows:

<P class="title">
<a class="permalink" href="<$MTEntryLink$>">
<$MTEntryTitle$>
</a>
</P>

The CSS magic that does the initial cap is as follows:

P.title:first-letter { text-transform: capitalize ; }

Posted by Hg on Thursday 23 November 2006 at 23:26.
Received 3 comments so far.

Comments

You need to apply the same CSS to the mouseover state or something. I get capital "Links for.." until I mouseover it and it switches to "links for.."

Anyway, missed the change last week. V.nice. I remain undecided about the del.icio.us dumps though but that's just me.

I DO like yer use of Flickr and overall this is 'my kinda site'. Slick, smooth, uncluttered and hey, look at all that great content!

Comment by Gordon on Monday 27 November 2006 at 10:08.

Oh, thanks for the mouseover tip - hadn't spotted that one. I'll see what I can do.

I might end up styling the del.icio.us dumps differently, to distinguish them from the other stuff. Not sure yet.

Thanks for your other comments, glad you like it. I think I might even go the whole hog and redesign that banner graphic too. I'm keeping it for now to provide continuity, but it's starting to look a little tired to me.

Comment by Hg on Monday 27 November 2006 at 11:53.

Right, this forum thread covers the first-letter de-capitalisation on mouseover thing.

It appears to be a Firefox bug, which hasn't been fixed in Firefox 2.0. Looks like the only feasible workaround would actually capitalise the first letter of all links on mouseover, not just the permalinks.

That seems to be a case of fixing one thing by breaking another, so I'm going to leave it as it is and wait for the Firefox bug fix.

Comment by Hg on Monday 27 November 2006 at 23:29.

Post a comment

Name

Required: will be shown when comment is published.

Mail

Required: will not be shown when comment is published.

Website

Optional: will be shown when comment is published.

Remember Name/Mail/Website?


Comments

HTML allowed: a href, b, i, br /, p, strong, em, ul, ol, li, blockquote, pre.



Trackback

http://www.hydragenic.com/cgi-sys/cgiwrap/hydragen/mt/mt-tb.cgi/1732


Navigation

The previous post was This Darned Site.

The next post is A Desperate Man.

Copyright

All original material on this site is © Hydragenic, 2002-2008. Extracts of other people's work are used for the purpose of criticism, review or news reporting, in line with the "fair dealing" (or "fair use") principle.