[SOLVED] White space between modules

GK User
Mon Mar 21, 2016 3:55 pm
Hi, uses the great gk_university template for our school homepage. Customization until now was quite good, but i'm stacking now in problems with space betwenn modules, espacially betwenn bottom1, bottom2 an bottem 3. Tried to fix it with override.css an the follwoimng code:

Code: Select all
.frontpage #gkBottom1 .box, .frontpage #gkBottom2 .box, .frontpage #gkBottom2 .box {
   padding:0;
   margin:0;
}


So far the override doesn't work properly. The padding in one of three modules in bottom3 ist changed. I use the clear suffix in modules in bottom1 and bottom2.
Did add an overview screenshot, which shows the white spaces i don't want to be there.

Thanks for help!
G
User avatar
Fresh Boarder

GK User
Tue Mar 22, 2016 8:49 pm
Solved problem myself. Had to deactivate "Use default plugin CSS" in "Cookie Law" in Template Frontend. Probabaly "CSS Override" activated simultaneously with "Use default plugin CSS" doesn't work.

G
User avatar
Fresh Boarder


cron