Image show GK4 Font uppercase?

GK User
Fri Jul 15, 2011 10:55 am
Hi there,

I'm testing appsite 1.6.3.
Everyting works fine (including K2 v2.5) but there is one little thing which drives me crazy.

The text in the header Image Show GK4(photoslide?)has the text transform "uppercase"

Lurked around with firebug and found some "uppercase" in "typography.style1.css (I'm using style1 only). Edited them all to "none" but nothing happens. The text is still uppercase.

Did I miss something?
User avatar
Junior Boarder

GK User
Sat Jul 16, 2011 4:19 am
If you take a look at the file
templates/gk_coffe/css/gk_stuff.css

you see at line 99 this:

.gk_is_text {... text-transform: uppercase; }

You know what to do.

cheers.
User avatar
Senior Boarder


cron