Hey everyone,
Is there a possibility to make an image in a module, the full height of the module?
I want to remove the padding around that image so it goes from the top to bottom border.
Thanks in advance for your replies.
.frontpage #gkBottom5 .box,
.frontpage #gkBottom6 .box {
padding: 0;
}