News:

Join the Facebook Fan Page.

Main Menu

new image on forum

Started by sattninja, August 15, 2010, 10:54:11 AM

Previous topic - Next topic

sattninja

hi is there a way to show the new image for boards with new posts it seems like it only shows for the child boards

Running Rc4

CapadY

In the overview list bords with new messages will be shown with another icon in front of the boardname.

If you want more specific answers you can try to give some more information. E.g. the used theme and a link to your site.
Please, don't PM me for support unless invited.
If you don't understand this, you will be blacklisted.

sattninja

yeah i know that what i am saying is can you make the new image appear after the title of a main board like it does after a child board when there is a new post
Running Rc4

Joker™

Assuming you are using RC3 with default theme

Open themes\default\Display.template.php

Find:

<a class="subject" href="', $board['href'], '" name="b', $board['id'], '">', $board['name'], '</a>';


Add After:
if ($board['new'])
echo '
<img src="' . $settings['lang_images_url'] . '/new.gif" class="new_posts" alt="" />';
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

sattninja

thanks alot man but i cannot find that line in the code to add the code after anywhere in my template i have attached if you could take a look maybe i am missing it

Running Rc4

Joker™

Lol , my bad it's BoardIndex.template.php
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

sattninja

worked like a charm man thank you
Running Rc4

Joker™

Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

sattninja

hey  just looked at your links for your mods how did you get all the boxes around the info see pic

Running Rc4

Joker™

Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

sattninja

kewl i got some errors so will have to do some manual edits proly cause i have rearranged some stuff in the posters info i will play with it tomorrow thanks man
Running Rc4

Joker™

your welcome , if you face any problem regarding that mod , you can ask in mod support thread .
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

sattninja

Running Rc4

Advertisement: