Current status of the Ning Platform is always available on the Ning Status Blog.

Style Your View Counter

We have now been given a view counter which is great. Just thought I would share a way to be able to add some styles to them if you want them to stand out a bit.

Here is an example using the code below: https://jr-images.ning.com/codes-archive

As the view counter shares the comments count class we need to add a new class to the views so add this code to your social site builder > custom code > end of page section.

<script>
x$(document).ready(function() {
x$('.entry-commentsCount:contains("Views")').closest('.entry-commentsCount').addClass('memberViews');
});
</script>

Now we can target the view counter with css using the new class we added :  memberViews

The css goes in your design studio custom css

To change the font size for the word Views and the count number we can add this

.memberViews{ font-size:16px }

If you just want to make the count size bigger you can use this

.memberViews a{ font-size:16px}

I added a background colour and also a hover change with a little extra padding on my number count by using this

.memberViews a{ background-color:lightgrey; padding:0px 10px 0px 10px; border-radius:5px }
.memberViews a:hover{ background-color: royalblue; color:white; text-decoration:none }

As you can see now you have a class for the views you can do as you with using some css styling.

Now as an extra tip if you wanted it to look different on particular forums, blogs etc you can use multiple styling by just adding the forum page name before the code. So you could use some default styling for your views using the example above and then use some more styling for a specific forum for example.

So let suppose I have a forum called:  ideas

The css class for that forum would be called   .page-ideas

So the extra code to just style the views for that forum would look like this

.page-ideas .memberViews{ font-size:16px }
.page-ideas .memberViews a{ background-color:lightgrey; padding:0px 10px 0px 10px; border-radius:5px }
.page-ideas .memberViews a:hover{ background-color: royalblue; color:white; text-decoration:none }

As you can see it's pretty easy to target different forums etc by just adding it's name before the code.

You need to be a member of Ning Creators Social Network to add comments!

Join Ning Creators Social Network

Votes: 0
Email me when people reply –

Replies

This reply was deleted.
 

Some interesting articles related to community management, digital marketing etc. could be found in our digest. Don't hesitate to leave a feedback so we would know that we should continue :-)

Latest Activity

⚡JFarrow⌁ updated their profile photo
yesterday
Markus Miner and ⚡JFarrow⌁ are now friends
NC for Hire
Mar 19
Markus Miner replied to ⚡JFarrow⌁'s discussion
Ning Creators Sound Off: Share Your Network
"Man I'd love the help I was about just start a new network"
Mar 19
⚡JFarrow⌁ replied to ⚡JFarrow⌁'s discussion
Ning Creators Sound Off: Share Your Network
"I can fix that... ill send you my contact info. no problem"
Mar 18
⚡JFarrow⌁ replied to ⚡JFarrow⌁'s discussion
Ning Creators Sound Off: Share Your Network
"I can fix that... ill send you my contact info. no problem"
Mar 18
Markus Miner replied to ⚡JFarrow⌁'s discussion
Ning Creators Sound Off: Share Your Network
"Changed my design and now my logo overlap my new background header with no option to remove it.…"
Mar 15
Markus Miner replied to ⚡JFarrow⌁'s discussion
Ning Creators Sound Off: Share Your Network
"Because Ning is a terribly ran business with lack of upgrades and becoming obsolete "
Mar 15
Paul Corona replied to Anastasia_Ning_Support's discussion
Migration FAQ
"It might be transferred, but finding it and setting it up in a usable format is virtually…"
Mar 14
How to Speak to Travelocity Customer Service updated their profile
Feb 26
⚡JFarrow⌁ posted a discussion
Its been a few years since we have collaborated on a Community Share Post.   I would like to know…
Feb 24
Anderson updated their profile
Feb 20
FlyOn Travel & Tourism updated their profile
Feb 12
More…

Meanwhile, you can check our social media channels