latest topic - new system - how to make it appear below forum

theraj at 10h50
29
Dec
2011
hai

i want to make latest topic like this - /t90639-latest-topics-new-system

its nice - but anybody know how to make it appear below forum - in footer - under who is online -

advance thank
plz anyone help
1 theraj, on 31/12/2011 at 11h39
plz anyone
2 cro.chopper, on 07/01/2012 at 23h10
hello
how can i make this: /t90639-latest-topics-new-system on the bottom of my page?
3 cro.chopper, on 07/01/2012 at 23h50
theraj wrote:plz anyone

bump
4 cro.chopper, on 08/01/2012 at 15h58
anyone
5 cro.chopper, on 09/01/2012 at 17h17
bump
6 Darren1, on 09/01/2012 at 20h50
Hi,

Where at the bottom do you mean?
Ie, between the forum and the users online?
7 cro.chopper, on 09/01/2012 at 21h44
yes
8 Darren1, on 09/01/2012 at 22h05
Are you still on PHPBB2, as is on your profile?
9 cro.chopper, on 09/01/2012 at 22h14
yes
10 Darren1, on 09/01/2012 at 22h25
Sweet, we can impliment this easily Very Happy

Everything is the exact same for PHPBB2, but the location - simply go to General / Index_Body and locate the code:

Code:
<!-- BEGIN switch_on_index -->
               <!-- BEGIN switch_delete_cookies -->
               <br /><a href="{switch_on_index.switch_delete_cookies.U_DELETE_COOKIES}" class="gensmall">{switch_on_index.switch_delete_cookies.L_DELETE_COOKIES}</a>
               <!-- END switch_delete_cookies -->
            <!-- END switch_on_index -->                       
         </span>
      </td>
   </tr>
</table>


AFTER this add this code:
Code:
<br />


Then add the code provided in the tutorial, save & Publish Very Happy
11 cro.chopper, on 09/01/2012 at 22h45
this code
Code:
<td valign="top" width="100%">
                              <div id="center">
                                <!-- BEGIN giefmod_index1 -->
                                {giefmod_index1.MODVAR}
                                    <!-- BEGIN saut -->
                                    <div style="height:{SPACE_ROW}px"></div>
                                    <!-- END saut -->
                                <!-- END giefmod_index1 -->
                              </div>
                          </td></tr><tr>
12 cro.chopper, on 09/01/2012 at 23h31
@Darren1
does not work, give a step by step, please.
and the original mod_recent_topics I would not changed
13 cro.chopper, on 12/01/2012 at 12h38
solved,
lock please
14 Jophy, on 12/01/2012 at 12h50
Solved
Similar topics
How can i change the Latest topic (New System) color in black or any color? If you know it please give me a code or something! Thank you very much !
how can i move the name of the authors of the recent topics in the center?
here it is in the left side but this should be in the header what should i do?
See also
more_less
Informations

14 Replies For the topic :
"latest topic - new system - how to make it appear below forum"

This topic has been viewed 986 times.

Last message :
29/12/2011 at 10h50 by "theraj"