Skip to content
WJunction - Webmaster Forum

New Post Text next to forum categories

Status
Not open for further replies.
Hello on warezlobby they use this as a notification when there is a new post, some other sites use the same but use images instead of plain text, i was wondering how this is done? i just want the Plain text to say NEW POST when theres a new post in a category.

Show me some noobs steps :|

23k8a40.jpg
 

6 comments

If you want to add that notification after (xx viewing), add that source code after this:
Code:
<if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>
If you want to add that notification after forum title, add that source code after this:
Code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
and if you want only text notification.. just change the img code to any text..


EDIT:
I implement more simple code with IF statement..
check this screenshot..
[slide]http://imgcentre.com/img/uploads/big/86059de3d4.png[/slide]

the code is:
Code:
<if condition="$forum[statusicon] == 'new'"><span class="smallfont"> - New Post!</span></if>
 
Thank you MISTERT that code definetly worked! since im happy ill give you $1

OMFG YES 1 DOLLAR!!!!!!! just pm me your paypal email if you want lol!
 
No, Thanks mate..

I just wanna help you..
and I hope you can trust me.. it's better than money.. lol..

*it's really sad hearing someone didn't trust me*
 
Sorry for the late reply, Mr T. but thank you very much and the person who said not to trust you was in the chatbox when we were talking he said something like dont trust mr t he will download the database or something like that im not sure if you saw, and i forgot his name it was in the chatbox since i havent been around for long i dont know good whos who and etc.

thank you
 
Status
Not open for further replies.

About the author

B
Active Member · Joined
Looking out my skyscraper window
4,686
Messages
621
Reactions
113
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom