Comments textsize

Elegant Joomla template designed especially for both professional and personal website presentation.
GK User
Sun Jun 27, 2010 7:24 pm
Hello!

At first i just want to say, very nice template.

My language is Swedish and when i change the site from english to swedish then one thing get wrong.
In K2 articels the visitors can comment and se comments. To the Left beside the start of comments is says how many comments the articel haves. In english it says for example 1 comment or 2 comments.

In swedish 2 comments get 2 kommentarer and is a longer word than the english, and get outside de module.
I want just to decrease in that module fr.o.m. H3 to H4 and no other places.

It that possible??

Look what i mean here: http://www.kravljanac.se/postnote/index ... Itemid=215

Grateful for help
User avatar
Expert Boarder

GK User
Sun Jun 27, 2010 8:03 pm
change linie 145 in k2.css - and set the font-size down a bit.

this is only for the h3.itemcomment

Code: Select all
    h3.itemCommentsCounter, .itemCommentsForm h3 {background: #bbb;display:block;font-size:32px;font-weight:normal;line-height:32px;padding:0 0 26px;text-align:center;text-transform:uppercase; }


try set it to 27px, and the font-weight to bold, gives almost the same look imo.
User avatar
Platinum Boarder

GK User
Sun Jun 27, 2010 10:12 pm
Thanks for your big help

Cheers :woohoo:
User avatar
Expert Boarder

GK User
Mon Jun 28, 2010 1:23 pm
you welcome :) that's why im here ;)
User avatar
Platinum Boarder


cron