Spacing not looking good

Posted in: Newspaper
Post count: 187

Hello,

I would like to make some modifications to the spacing at the end of my posts.

There is a large space after the last line of my post and the sharing pluggin I use and there is a too small space between this plugin and the ad coming below :

http://www.screencast.com/t/UappR7ucoPe

I would like to reduce the first space and increase the second one.

Thanks

Post count: 23312

Hi byothe,

Try the code below:

.td-post-content .coco-social {
margin-bottom: 30px;
margin-top:-50px;
}

With margin-top value can adjust the space between the last line in your post and the plugin used and with margin-bottom value can adjust the space between social incons and ad.

Here you can see the result: http://screencast.com/t/RrHv5DKQVG

If it not what you want please provide more details for an more accurate response.

Thanks.

Post count: 187

Perfect !
Thanks !

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.