How to enable "comment bubble" without "network like" in front page?

I would like to use the small comment bubbles in front page blog posts without the network like icon, anyone done this?

I tried, but my users won't use the network like, so I disabled it. When the network like is disabled, it also changes the layot of the blog posts shown in front page (pictures below), so that the comment bubble is gone too and the amount of comments is shown poorly.

With network like disabled blog post in front page looks like this:

With network like enabled:

Desirable version:

Tags: comments, network like

Views: 60

Reply to This

Replies to This Discussion

Hey There! You are correct that there isn't an option to just show one of these. However, I may actually have a workaround for you. If you turned on Network Like and then hid the Network Like icons, that could get the desired layout you're looking for. 

This would be some code you could add to your Custom Code area that should hide the Network Like: 

.reactions a.like-link {
   display: none;
   outline: medium none;
   position: relative;
   text-decoration: none !important;


}

Thanks, worked nicely :).

Wonderful! Very glad that this will work for you!

RSS

Latest Activity

Strumelia replied to FedMedic's discussion '3.0 Why is all my text centered?'
"Thanks so much, and please DO let me know what their support team is like, when you first make use…"
53 minutes ago
SM replied to SM's discussion 'How to Target the First Page of your Site with CSS'
"Hi Suzie, I'll try to post something more logical with screen shots. But, you'll see -…"
1 hour ago
SM replied to SM's discussion 'How to Target the First Page of your Site with CSS'
"Hi Kos, the reason for the code is to have elements only display on the home page. By default, Ning…"
1 hour ago
soaringeagle replied to Phil McCluskey's discussion 'Introducing the Spam Folder'
"it seems a few of us have the same concerns/questions i can see a reason for secrecy as in you…"
1 hour ago
soaringeagle replied to Phil McCluskey's discussion 'Introducing the Spam Folder'
"this is wonderful news but can u define "content" does it include comments on…"
1 hour ago
FedMedic replied to FedMedic's discussion '3.0 Why is all my text centered?'
"Hi Strumelia! Thank you! I'm still working with various tools and toys and it's amazing!…"
1 hour ago
Suzie Nielsen replied to SM's discussion 'How to Target the First Page of your Site with CSS'
"SM ,Oh I see now... This sounds awesome! I might try but now the code for it is in snippets in five…"
1 hour ago
Kos replied to SM's discussion 'How to Target the First Page of your Site with CSS'
"SM:  i get the header desire however I'm a bit confused on the "side bar" issue…"
2 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service