Hi all,

Here's a simple tip which turns your side column Inbox notification text into a simple new icon that is already built-in to your base theme layout. I just thought this method is more noticeable so I have shared this tip. You don't need to upload any images just insert these few lines or copy and paste the attachment code text below into your custom code box and you're all set.

Sample screen shot:

 

Language Editor Version (with unread count, easy & more integrated)

Go to your Language Editor and search for the keyword 'new'. You can find the target field around mid part of the search result (Page 3) or sample link here: 

http://yournetwork.com/main/language/edit?locale=en_US&q=new&filter=all&page=3

Search for <span %1$s>%2$s</span> new and replace it with:

<span %1$s>%2$s</span> <a class="dy-locked dy-locked-new xj_tooltip"></a>

Hit 'Save' and the new changes should take effect.

Javascript/Custom Code Version (enclose the below with the <script>tags)

1
$(document).ready(function(){ if(x$('.xj_count_unreadMessages').length > 0){
2
x$('.xj_messages_present').html('<a class="dy-locked dy-locked-new xj_tooltip"></a>');
3
}});

 

Javascript version Option:

Latest: With unread messages count (Load time fix)

Choose your version and enjoy!

Tags: icon, inbox, language editor, new message, notification icon

Views: 2030

Attachments:

Reply to This

Replies to This Discussion

Nice, Ron.

=)

Thanks Jen

Me likey!!! Good job Ron!

glad you like it Glenn, thanks

missing something---still getting 

Inbox (1 new)  no little icon

Same here.

LOL---good---not really !!!  I need another lesson!

Hi Scott, you can try the Language Editor version as I have updated above.

Let me know if this works-

It's working.  I was slapping the code in the wrong spot.  We fishing guys aren't the sharpest hooks in the tackle box.  Thanks.

No worries Scott, glad to hear you got it working finally :-)

Design Faerie, you can try the new Language Editor version I have posted above, this is much easier and better integrated to your network.

Hey guys, did you try the file attachment?

RSS

Latest Activity

Jelena replied to John Bizley's discussion 'New Adjustments For Your Video Player To Make It Stand Out From The Site Background'
"WOW nice  and great work John."
24 minutes ago
Thiago Santos de Moraes replied to Elshara Silverheart's discussion 'More Feature Requests'
"I'm asking Ning about this on Twitter."
1 hour ago
deedee gauzot joined md's group
Thumbnail

Templates, Codes, Scripts and Tweeks

This group is for the Ning guru's who help us regular folks out with all the TCS & T we need to…See More
2 hours ago
deedee gauzot favorited Michael Goebel's group Creators Suggestions for Ning
2 hours ago
deedee gauzot joined Michael Goebel's group
Thumbnail

Creators Suggestions for Ning

A place for Creators and Ning design staff to get together and discuss ideas to enhance and improve…See More
2 hours ago
deedee gauzot favorited SweetPotato's group Theme Designs
2 hours ago
deedee gauzot joined SweetPotato's group
Thumbnail

Theme Designs

A group for Creators and Designers to share, buy and sell, and discuss their Ning Design Studio…See More
2 hours ago
deedee gauzot joined kid k's group
Thumbnail

Ning French Networks

A group for french network creators!See More
3 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service