Good art is a taste, good design is an opinion.


Come as guest, stay as family.
Board Index

Come as guest, stay as family.


You are not connected. Please login or register

Foto

[Solved] I need this kind of inbox count



View previous topic View next topic Go down Message [Page 1 of 1]

1
Offline

  Deswimmer39

Deswimmer39
Punbb Rookie
Punbb Rookie
Details:
Can I have this kind of inbox count for my forum?

[Solved] I need this kind of inbox count Punbb10

Your Forum Address:
paradize.forumotion.com

Forum Version:
PunBB

Powered by PunBB
Currently 0 users have thanked Deswimmer39 for this post:

2
Offline

  Shadow

Shadow
Administrator
Administrator
Well you must use custome navigation bar but you must keep original navbar (hidden or etc)

HTML part would be
Code:
[panda=html]        Mailbox [<span id="inbox_number">0</span>]

And javascript, put it on all pages
Code:
[panda=js]        $(function(){document.getElementById("i_icon_mini_new_message")&&(document.getElementById("inbox_number").innerHTML=document.getElementById("i_icon_mini_new_message").title.split(" ")[2])});

Powered by PunBB
Currently 0 users have thanked Shadow for this post:

3
Offline

  Deswimmer39

Deswimmer39
Punbb Rookie
Punbb Rookie
thanks... let me give it a try

Powered by PunBB
Currently 0 users have thanked Deswimmer39 for this post:

4
Offline

  Deswimmer39

Deswimmer39
Punbb Rookie
Punbb Rookie
[quote="Shadow"]Well you must use custome navigation bar but you must keep original navbar (hidden or etc)

HTML part would be
Code:
[panda=html]        Mailbox [<span id="inbox_number">0</span>]

Where exactly will i put the HTML?

Powered by PunBB
Currently 0 users have thanked Deswimmer39 for this post:

5
Offline

  Guest

Anonymous
Guest
[quote="Deswimmer39"]
Shadow wrote:Well you must use custome navigation bar but you must keep original navbar (hidden or etc)

HTML part would be
Code:
[panda=html]        Mailbox [<span id="inbox_number">0</span>]

Where exactly will i put the HTML?
As far as i know you need to create an custom navigation bar which will constain this Mailbox.

Powered by PunBB
Currently 0 users have thanked Guest for this post:

6
Offline

  Deswimmer39

Deswimmer39
Punbb Rookie
Punbb Rookie
ok. Thanks so much

Powered by PunBB
Currently 0 users have thanked Deswimmer39 for this post:

7
Offline

  Shadow

Shadow
Administrator
Administrator
Solved & Locked

Powered by PunBB
Currently 0 users have thanked Shadow for this post:

8
Offline

  Sponsored content



Powered by PunBB
Currently 0 users have thanked Sponsored content for this post:

View previous topic View next topic Back to top Message [Page 1 of 1]


Topic URL's

URL
BBcode
HTML

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