By Rob on Thursday, 31 July 2014
Posted in General Issues
Replies 7
Likes 0
Views 0.9K
Votes 0
Hello,

Could you please tell me what code I need to put in my custom style sheet to have the social buttons layout look right. Just recently the social buttons just started to crunch up on each other. See this page:

http://techlick.com/index.php/tech-lick/cnet/21050-amazon-kicks-off-two-day-promo-for-%24100-in-free-apps

If you could give me the code I would appreciate that. Thank you.

Regards,
Rob
Hello Rob,

Sorry for late reply to this,
Try apply this code in your custom css file and see how it goes.

div.social-button {
width: 65px !important;
}
·
Friday, 01 August 2014 10:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Arlex and thanks for the reply. But that did not work. Any other suggestions. Thank you.
Rob
·
Friday, 01 August 2014 12:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Rob,

You're welcome, I have applied this code in your custom css file

#eblog-wrapper .social-button {
width: 60px !important;
}

It should be work fine now.
·
Friday, 01 August 2014 13:15
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Arlex and thank you for helping but now the pinterest button doesn't show up for some articles. Is it my browser cache? I wipe the cache clean on every reload when developing. Odd situation. Please look at this article:

http://techlick.com/index.php/tech-lick/the-inquirer/21210-what-next-for-samsung (no pininterst button shows)

and then this one

http://techlick.com/index.php/tech-lick/the-inquirer/21204-apple-officially-closes-on-%243b-purchase-of-beats-headphones-streaming-service (pininterest button shows)

Regards,
Rob
Rob
·
Friday, 01 August 2014 22:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Rob,

I am really sorry for the delay of this reply as it is a weekend for us here. Pinterest buttons will only show up if you have an image (preferable blog image) within the blog post since you can't just share text on pinterest. This is why the button only shows up on certain posts.
·
Saturday, 02 August 2014 22:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you Mark for your time and answer - you are a truly a smart man.
Rob
·
Monday, 04 August 2014 08:59
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Rob Thank you for the kind compliments
·
Monday, 04 August 2014 12:20
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post