SOLVED How To Move ShoutBox At Top Of Forum


Subject: How To Move ShoutBox At Top Of Forum
Hi,
I'd like to have the shoutbox at top of forum.
Is it possible to do so?
How?

Tnx,
Bags!!! :?:

Profile PM  
Subject: Re: How To Move ShoutBox At Top Of Forum
in index_body.tpl

FIND AND CUT

Code: [Download] [Hide]
  1. <!-- BEGIN switch_show_shoutbox -->  
  2. <table width="100%" cellspacing="0" border="0" align="center" cellpadding="0" class="forumline">  
  3. <tr>  
  4. <td align="center" nowrap="nowrap" class="catHead"><span class="cattitle"><a href="{U_SHOUTBOX_MAX}">{L_SHOUTBOX}</a></span></td>  
  5. </tr>  
  6. <tr>  
  7. <td>  
  8. <iframe src="{U_SHOUTBOX}" scrolling="NO" width="100%" height="190" frameborder="0" marginheight="0" marginwidth="0" allowtransparency="true"></iframe>  
  9. </td>  
  10. </tr>  
  11. </table>  
  12. <!-- END switch_show_shoutbox --> 


AND PASTE IT BEFORE

Code: [Download] [Hide]
  1. {BOARD_INDEX} 


:mrgreen:

Subject: Re: How To Move ShoutBox At Top Of Forum
You're great :=)

Thank you very mutch.

Bags!!!

Profile PM  
Subject: Re: How To Move ShoutBox At Top Of Forum
u 're welcome bags,

greets! :mrgreen:

Subject: Re: How To Move ShoutBox At Top Of Forum
Works fine for me.

Thank you !!! :mrblue:

Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.0761s (PHP: 21% SQL: 79%)
SQL queries: 10 - Debug Off - GZIP Enabled