Blog Spacing

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sat Aug 31, 2013 6:04 pm
Reply with quote
Report this post
Hi to all

Ok I'm stack and I can't find why the space above the article (please check the screen shoot).

Live is here: http://into.join-greece.gr/index.php/k2-items-2-cols

Many Thanks for your help

Image
User avatar
Expert Boarder

GK User
Sat Aug 31, 2013 7:07 pm
Reply with quote
Report this post
Hi, easy. Change to this:

Code: Select all
article header ul {
    margin: 0 0 10px;
}


Or reduce bottom margin much more if you like :)

How to: http://www.gavick.com/documentation/joo ... -template/
User avatar
Platinum Boarder

GK User
Sun Sep 01, 2013 12:05 pm
Reply with quote
Report this post
User avatar
Platinum Boarder

GK User
Sun Sep 01, 2013 12:49 pm
Reply with quote
Report this post
Hi Pawel

Now I feel like stupid.... This is not my first time to make changes in css etc...

With overide css not working even in K2.css

I appreciate if you give me some more details

One more time many thanks

vagelis
User avatar
Expert Boarder

GK User
Sun Sep 01, 2013 8:55 pm
Reply with quote
Report this post
I have updated Help article hour ago. Please read it again.
If won't help please add URL I will try.
User avatar
Platinum Boarder

GK User
Sun Sep 01, 2013 10:02 pm
Reply with quote
Report this post
Hi Pawel

I believe we have a small misunderstanding. I meaning the space above the article and not the space between the Header and the article.

If you see the screenshoot you will see that the 2 articles (right and left) are not fit horizontally.

I will send in PM login access to site (let me know if you need ftp as well)

Best Regards / Vagelis
User avatar
Expert Boarder

GK User
Mon Sep 02, 2013 9:28 pm
Reply with quote
Report this post
Yes, but this tutorial show you the way! not ready solution in your case you should understand it.
Start to use firebug ;)
User avatar
Platinum Boarder

GK User
Mon Sep 02, 2013 9:33 pm
Reply with quote
Report this post
But If you don't have time to learn this time.

Code: Select all
.itemList article {
    margin-top: 0 !important;
    padding-top: 0;
}
User avatar
Platinum Boarder


cron