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 December 10th 2013, 12:42 am

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 December 10th 2013, 12:50 am; 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 December 10th 2013, 12:46 am

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 : 51481
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 December 10th 2013, 12:50 am

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 December 12th 2013, 3:27 pm

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 December 18th 2013, 6:10 pm

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 December 20th 2013, 3:59 pm

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 December 22nd 2013, 11:35 pm

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 December 23rd 2013, 10:43 am

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 : 6913
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

Back to top

- Similar topics

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