I'm trying to implement this technique automatically to my nodes: http://www.mandarindesign.com/troops.html

At the moment, I'm using it while adding the nodes.

Do I need to build a hook to get the first character of the node, and put it into a different div class, for that style?

Comments

andydev’s picture

(omg, so many spelling mistakes, sorry :P )

yvelle’s picture

p:first-letter {}

andydev’s picture

Great! I'll try it out!