how to remove the thin borders

GK User
Mon Mar 28, 2011 10:12 am
how do i remove the thin borders that are around the main page content?

I feel it reduced the margins too much.

If they cant be remocved, how to reduce the gap between the border and text/content/image ?

thanks
User avatar
Expert Boarder

GK User
Mon Mar 28, 2011 10:46 am
Hi

I don't know if i understood well... but please enable override.css file on template parameters and add this lines on this file:

Code: Select all
#gkContentMainbody {border: none!important}
#gkComponentWrap {padding: 0!important}


Is this what you want?

Cheers ;)
User avatar
Platinum Boarder

GK User
Mon Mar 28, 2011 11:57 am
perfect
thank you
User avatar
Expert Boarder


cron