How to add space between K2 heading and next subheading?

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 Sep 17, 2013 9:18 pm
Reply with quote
Report this post
As seen in the image attached I would like to get more space between the K2 item heading and the next subheading.

Please assist on how to do this.
User avatar
Gold Boarder

GK User
Wed Sep 18, 2013 6:18 am
Reply with quote
Report this post
Hi, read this article: http://www.gavick.com/documentation/joo ... -size-etc/

it should help, if not, please give me a signal.
User avatar
Platinum Boarder

GK User
Wed Sep 18, 2013 8:09 am
Reply with quote
Report this post
Good, then I have learnt to use this a bit more. Very handy! :)

However, I try to find the way to reduce the size of the K2 item heading .... but I can only change it when editing joomla.css (accoding to Firebug). This does not feel ok. Please give me hints here to this simple task :oops:
User avatar
Gold Boarder

GK User
Wed Sep 18, 2013 3:48 pm
Reply with quote
Report this post
You don't have to change styles in any css files, we suggest to use this tip: http://www.gavick.com/documentation/joo ... -template/

p.s. check our Customization section :) --> http://www.gavick.com/documentation/cat ... -template/
User avatar
Platinum Boarder

GK User
Wed Sep 18, 2013 8:55 pm
Reply with quote
Report this post
Thank you for these pages. I will definetly go through them more thourougly later or. However, for now as I need to solve this rather fast .... I know that if I change the font-size on line 397 in the joomla.css file ... I control the heading size.

Can you give me hints on how to control it using the override.css instead? :oops:
User avatar
Gold Boarder

GK User
Wed Sep 18, 2013 9:41 pm
Reply with quote
Report this post
Can you give me hints on how to control it using the override.css instead?


You have to OVERRIDE we use this same code twice, one - old, one - new.
- check how I did it for "GameNews" --here: http://www.gavick.com/documentation/joo ... und-image/
User avatar
Platinum Boarder

GK User
Wed Sep 18, 2013 9:43 pm
Reply with quote
Report this post
If still you don't understand, please add URL.

I will create a short movie ONLY for you :)
User avatar
Platinum Boarder

GK User
Thu Sep 19, 2013 7:54 pm
Reply with quote
Report this post
Send me LINK - then I will help you :)

Because I'm not sure where exactly you need this.
Ok I will try to guess...

Code: Select all
article header h1, article header h2 {
    font-size: 34px;
}
User avatar
Platinum Boarder


cron