img margin in categorieblog

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
Mon Mar 18, 2013 1:39 pm
Reply with quote
Report this post
hi
where can i reduce the margin top & bottom for images in categorieblog view?

thx 4 help
User avatar
Expert Boarder

teitbite
Tue Mar 19, 2013 4:38 pm
Reply with quote
Report this post
Hi

Please show me an exact page You have made this screenshot.
User avatar
Moderator

GK User
Wed Mar 20, 2013 11:18 am
Reply with quote
Report this post
teitbite wrote:Hi

Please show me an exact page You have made this screenshot.


http://www.gemcop.ch/index.php/projekte

thx 4 help
User avatar
Expert Boarder

teitbite
Wed Mar 20, 2013 1:38 pm
Reply with quote
Report this post
Hi

Top gap can be reduced with this code:

Code: Select all
.img-intro-left, .img-intro-right, .img-intro-center {
    margin-bottom: 0;
}


bottom gap with:

Code: Select all
.blog .k2box, .blog .k2box p {
    margin-bottom: 0;
}
User avatar
Moderator

GK User
Fri Mar 22, 2013 4:30 pm
Reply with quote
Report this post
works perfect thanks a lot
:D
User avatar
Expert Boarder

teitbite
Sun Mar 24, 2013 3:36 am
Reply with quote
Report this post
Hi

No problem. Glad I could help :)
User avatar
Moderator


cron