How can I change the font used in K2 itemTitles?

GK User
Fri Sep 17, 2010 11:28 pm
For the life of me I can't figure this out.

The item title of K2 items doesn't seem to be using css for the font.

div.itemHeader h2.itemTitle, div.itemListCategory h2, div.catItemHeader h3.catItemTitle, div.userItemHeader h3.userItemTitle, div.genericItemHeader h2.genericItemTitle, div.latestItemsCategory h2, div.latestItemHeader h3.latestItemTitle, div.latestItemHeader h2.latestItemTitle, div.k2ItemsBlock ul li a.moduleItemTitle {
font-family:Georgia,"Times New Roman",Times,serif;
}

Firebug says this is coming from the article itself, not k2.css

http://192.168.1.151/articles/running/i ... rings.html

Also this is specific to this theme. If I switch to ja_purity it is using k2.css for the font.
User avatar
Fresh Boarder

GK User
Sat Sep 18, 2010 12:55 pm
Duh! didnt notice it was part of the template options.
User avatar
Fresh Boarder


cron