I'm using the sifr module to override titles and such, however, I can't seem to find an element that governs node titles.
#titles, h2, h4, #titles h1 don't work.
Thanks!
I'm using the sifr module to override titles and such, however, I can't seem to find an element that governs node titles.
#titles, h2, h4, #titles h1 don't work.
Thanks!
Comments
Comment #1
theneemies commentedIf you're not using Firebug, I would recommend you do so. In teaser view, the element is: h2.title, and in full node view it is: h1.title.
Comment #2
Ray Seaman commentedThanks! That did it. I'll be sure to check out the Firebug tool.
Comment #3
theneemies commented