where can i set a padding- top for the custom modules + nsp5 modules in bottom 1-5, that the menubar will not cover them.
http://www.joomla32.maschin.ch
thx 4 help
#gkBottom1 .box, #gkBottom2 .box, #gkBottom3 .box, #gkBottom4 .box, #gkBottom5 .box {
padding-bottom: 50px;
}
.gkNspPM-Portfolio2 .gkImagesWrapper {
padding: 69px 45px 45px;
}
.gkNspPM-Portfolio2 .gkPortfolioCategories {
position: absolute;
top: 40px;
z-index: 20;
}