The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How would i do about coding message number

4 posters

Go down

How would i do about coding message number Empty How would i do about coding message number

Post by njaguar Tue Dec 10 2013, 01:42

When You have a New Msg or any thing Normally people dont remember to see it 

you possible to Add amount of msgs numbers will be Great 

Want is to say this --> Messages: 27

Or This --> You have __ new messages!

Not this --> You have no new messages <= Here You can Do it 

Its Possible to Be the Best Way so you can Checks pms if number take +1




My links or on my announcement page i don't use the normal nav bar


Last edited by njaguar on Tue Dec 10 2013, 01:50; edited 1 time in total
njaguar
njaguar
Forumember

Male Posts : 113
Reputation : 1
Language : English
Location : United Kingdom

http://d4jsp.forumotion.com/

Back to top Go down

How would i do about coding message number Empty Re: How would i do about coding message number

Post by SLGray Tue Dec 10 2013, 01:46

Please change the title of your topic, that is related to your question/issue, so that other users will be able to find their question/issue using the search engine.


How would i do about coding message number Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

How would i do about coding message number Empty Re: How would i do about coding message number

Post by njaguar Tue Dec 10 2013, 01:50

Done.
njaguar
njaguar
Forumember

Male Posts : 113
Reputation : 1
Language : English
Location : United Kingdom

http://d4jsp.forumotion.com/

Back to top Go down

How would i do about coding message number Empty Re: How would i do about coding message number

Post by njaguar Thu Dec 12 2013, 16:27

bump
njaguar
njaguar
Forumember

Male Posts : 113
Reputation : 1
Language : English
Location : United Kingdom

http://d4jsp.forumotion.com/

Back to top Go down

How would i do about coding message number Empty Re: How would i do about coding message number

Post by njaguar Wed Dec 18 2013, 19:10

bump
njaguar
njaguar
Forumember

Male Posts : 113
Reputation : 1
Language : English
Location : United Kingdom

http://d4jsp.forumotion.com/

Back to top Go down

How would i do about coding message number Empty Re: How would i do about coding message number

Post by Legolas Fri Dec 20 2013, 16:59

Hello,
I don't think this is possible. Have you got the default navbar ?
Legolas
Legolas
Forumember

Male Posts : 262
Reputation : 33
Language : English

http://www.daily-support.org

Back to top Go down

How would i do about coding message number Empty Re: How would i do about coding message number

Post by njaguar Mon Dec 23 2013, 00:35

Legolas wrote:Hello,
I don't think this is possible. Have you got the default navbar ?
No
njaguar
njaguar
Forumember

Male Posts : 113
Reputation : 1
Language : English
Location : United Kingdom

http://d4jsp.forumotion.com/

Back to top Go down

How would i do about coding message number Empty Re: How would i do about coding message number

Post by TheCrow Mon Dec 23 2013, 11:43

im gonna give you a useful code where the word of "1 new message" you can make it with an other color and add a picture (if u want), normally it goes a gif so members will see it, and like this members won't forget to check them because the menu will be attractive like this.

Javascript
Code:
jQuery(document).ready(function(){jQuery("a:has(#i_icon_mini_new_message)").wrapInner(jQuery('<span class="new_mes"></span>'))});

CSS
Code:
.new_mes {
  color:#B42000;
  padding-right:2em;
  background:url("http://2img.net/i/fa/email.gif") top right no-repeat transparent;
}
TheCrow
TheCrow
Manager
Manager

Male Posts : 6898
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum