space btween page title and content

GK User
Tue Feb 01, 2011 8:24 pm
Hi
is it possbile to minimize the space between title and content of article
please see picture attach.


thank you.
User avatar
Junior Boarder

GK User
Tue Feb 01, 2011 8:28 pm
it's the space for social api's ...

add this code to override.css to disable gk social api
Code: Select all
#gkSocialAPI { display:none }
User avatar
Platinum Boarder

GK User
Tue Feb 01, 2011 8:35 pm
thank You.
it works
also the line separating the article title and content is gone
is possible to bring it back.
User avatar
Junior Boarder

GK User
Tue Feb 01, 2011 8:38 pm
insted of display:none , use : margin-top:-10px
User avatar
Platinum Boarder


cron