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

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!…"
23 minutes 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…"
39 minutes 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…"
41 minutes ago
SM replied to SM's discussion 'How to Target the First Page of your Site with CSS'
"syntax error, missing closed parenthesis. Should…"
52 minutes ago
SM replied to SM's discussion 'How to Target the First Page of your Site with CSS'
"Hi Suzie, it's a bit hard to understand but very simple to implement. And the pay off if huge…"
58 minutes ago
Monica Diaz replied to Monica Diaz's discussion 'How are you using member categories in Ning 3.0?'
"Hi SP,  Do you mean that this blog instance will be something that a particular member…"
1 hour ago
Monica Diaz replied to Monica Diaz's discussion 'How are you using member categories in Ning 3.0?'
"Hi Jen,  That sounds like an awesome use of this feature.  Thanks for sharing!"
1 hour ago
Kos replied to John Bizley's discussion 'New Adjustments For Your Video Player To Make It Stand Out From The Site Background'
"Amaaazing!"
1 hour ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service