CMS Development

Patrick
Member | Elite Partner
Member | Elite Partner

Twitter and Google Plus share buttons not working

SOLVE

The blog for our company website is hosted on HubSpot's COS here: http://blog.mzltd.com/

 

On any blog post, the Tweet or G+1 buttons do not seem to work.

 

Anyone have any idea why? Smiley Happy

0 Upvotes
1 Accepted solution
Patrick
Solution
Member | Elite Partner
Member | Elite Partner

Twitter and Google Plus share buttons not working

SOLVE

In case anyone is curious: It turns out that the div they were in had absolute positioning applied in CSS and this broke the Twitter and Google Plus buttons. I changed it to relative and it did not effect the layout whatsoever but it fixed the buttons.

View solution in original post

0 Upvotes
1 Reply 1
Patrick
Solution
Member | Elite Partner
Member | Elite Partner

Twitter and Google Plus share buttons not working

SOLVE

In case anyone is curious: It turns out that the div they were in had absolute positioning applied in CSS and this broke the Twitter and Google Plus buttons. I changed it to relative and it did not effect the layout whatsoever but it fixed the buttons.

0 Upvotes