Article characters wrong displayed in homepage

October 08 Joomla Templates
GK User
Wed Jun 06, 2012 7:09 pm
Hi all,
i have a problem with the displaying of fonts in homepag. My site is http://www.calcioetattica.it and in the middle of the homepage you can note the module "Sotto la lente" (NSP) that has fonts wrongly displayed. Every article that i publish there has wrong fonts - all the words are bolded instead that normal characters. Also the NSP a bit down with 5 articles seems to have same problem. Is doesn't seem a problem of NSP beacue the 2 upper modules seems correctly displayed.
Can you help me?
User avatar
Fresh Boarder

Konrad M
Thu Jun 07, 2012 11:32 am
Hi,
please try add to override.css
Code: Select all
.nspArt p.nspText {
    font-weight: normal;
}

and remember to enable override.css option in template settings.
User avatar


cron