Change italic to normal Change italic to normal
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Change italic to normal

Started by hl90, January 07, 2009, 10:02:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hl90

After I installed Stramm the fonts underneath the thumbs went to italic. Where can I change it back to normal? Sorry if this is already posted.

Stramm

That's usually not something I change... depends on the theme you're using. If you switched it, the font style may change.

themes/your_theme/style.css

find
.thumb_num_comments

and change
        font-style : italic;

to
        font-style : normal;



And nice that I'm installed now ;) ... feels pretty cool.

hl90