Share Buttons Error

Permalink Browser Info Environment
If anybody is seeing cropped 'Facebook' and 'Twitter' icons with certain themes, i.e. Bootstrap (see image). You need to put a bit of code in the themes main CSS file to rectify.

My main CSS has 'box-sizing', which cropped the icons:
#wrapper *{-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box}


Paste following into your main CSS.
#pb_body #twee span{-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box}


Hope it works for you.

1 Attachment

Type: Discussion
Status: New
Steevb
View Replies:
jpgriffin replied on at Permalink Reply
jpgriffin
Works like a dream.

Many thanks.

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.