No Padding Gaps

GK User
Wed Mar 02, 2011 2:26 pm
when we publish 2 gk_tabs modules in top1 position then there is no padding gap in between both the modules - how to create this division gaps - Please see the screenshot and suggest
User avatar
Expert Boarder

Konrad M
Wed Mar 02, 2011 2:56 pm
Try add to override.css
Code: Select all
div.gk_tab_wrap-style1 {
margin:0 auto 10px;
}


and try increase or decrease last margin value :)
User avatar

GK User
Wed Mar 02, 2011 4:50 pm
Thanks, it works
User avatar
Expert Boarder

Konrad M
Thu Mar 03, 2011 6:11 am
I'm glad I helped :)
User avatar


cron