HI
I`ve removed the gavick module "Speakers" from the mainbody position.
Now theres a lot of whit space.
How can I remove this whitspace ??
regards
Bison
.frontpage #gkContent {
display: none;
}
#gkPageContent {
padding-bottom: 0px;
}
.frontpage #gkBottom2.gkSingleModule {padding-top: 0px;}
.frontpage #gkMainbody {
padding: 20px 0 0 0;
}