font and paragraph in K2 items

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Jan 13, 2015 10:36 am
Reply with quote
Report this post
Hi

Must of my texts in works (full page text) need bullets or numbering format. But after doing that, i got extra line that make my text long and ugly. How can i fix it?
for example u can visit : http://sundedata.no/index.php/component ... -designing
User avatar
Senior Boarder

GK User
Wed Jan 14, 2015 3:18 am
Reply with quote
Report this post
Hi,
you mean line-height ?
Each template has its own typography for bullets, use them.
Info you will find on demo site.
User avatar
Platinum Boarder

GK User
Wed Jan 14, 2015 10:52 am
Reply with quote
Report this post
How can i use them in k2 text ?
User avatar
Senior Boarder

GK User
Wed Jan 14, 2015 12:27 pm
Reply with quote
Report this post
Sunde wrote:How can i use them in k2 text ?

I mean can i change the icons in warning or color of icons (for ex star) in UNORDERED LISTS?
User avatar
Senior Boarder

GK User
Wed Jan 14, 2015 12:35 pm
Reply with quote
Report this post
My problem with space line has not solved yet! i want decrease it.
User avatar
Senior Boarder

GK User
Thu Jan 15, 2015 1:55 pm
Reply with quote
Report this post
I thought you will be able to guess that you have to use /override: :mrgreen:
Code: Select all
p {
    margin: 0.5em 0 0.5em;
}


instead default code
p {
margin: 0.5em 0 2.5em;
}
User avatar
Platinum Boarder

GK User
Thu Jan 15, 2015 2:36 pm
Reply with quote
Report this post
Thank you very much!
User avatar
Senior Boarder

GK User
Sat Jan 17, 2015 12:18 am
Reply with quote
Report this post
of course you can use px instead em value.
User avatar
Platinum Boarder


cron