How to add one more column after Who is Online ?

Post new topic   Reply to topic

View previous topic View next topic Go down

How to add one more column after Who is Online ?

Post by kino on December 5th 2008, 2:01 pm

How to add one more column after Who is Online ?
i using phpbb2 , i wan to make some advertisement below there.

kino
Forumotion Member

Male
Posts: 25
Age: 19
Language: English
Country:
Join date: 2008-11-08

Back to top Go down

Re: How to add one more column after Who is Online ?

Post by The End on December 8th 2008, 4:02 pm

helo please beacouse i need a question about this!

The End
Forumotion Member

Posts: 61
Age: 16
Language: Shqip
Country:
Join date: 2008-11-28

http://www.kosova-forum.tk

Back to top Go down

Re: How to add one more column after Who is Online ?

Post by Gunhack X on December 8th 2008, 4:21 pm

The End wrote:helo please beacouse i need a question about this!


You can copy the Welcome Message Code after the Who is online box. Check my forum and you will see what I am talking about, but you will need to erase all the {MESSAGE} and this stuff and replace it with whatever you want.

Gunhack X
Forumotion Member

Male
Posts: 479
Age: 19
Language: English, Español
Location: USA
Country:
Join date: 2008-09-17

http://windows.topgoo.net

Back to top Go down

Re: How to add one more column after Who is Online ?

Post by Guest on December 8th 2008, 5:18 pm

Add this to the index body template after the who is online bit:

Code:



<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">
 
  <tr>
      <td class="catHead" height="28"><span class="cattitle"><center>YOUR TITLE</center></span></td>
  </tr>
  <tr>
      <td class="row1" rowspan="3" align="center" valign="middle">

Your text goes here


      </td>
  </tr>
 
</table>


That code gives you this:

<table class="forumline" width="100%" border="0" cellspacing="1" cellpadding="0">

<tr>
<td class="catHead" height="28"><span class="cattitle"><center>YOUR TITLE</center></span></td>
</tr>
<tr>
<td class="row1" rowspan="3" align="center" valign="middle">

Your text goes here


</td>
</tr>

</table>

Guest
Guest


Back to top Go down

Re: How to add one more column after Who is Online ?

Post by Gunhack X on December 8th 2008, 5:51 pm

You are great bad santa! I saved this.

Gunhack X
Forumotion Member

Male
Posts: 479
Age: 19
Language: English, Español
Location: USA
Country:
Join date: 2008-09-17

http://windows.topgoo.net

Back to top Go down

Re: How to add one more column after Who is Online ?

Post by kino on December 9th 2008, 1:31 pm

The problem solve already when i try to check out templates, but thanks anyway! Hello

kino
Forumotion Member

Male
Posts: 25
Age: 19
Language: English
Country:
Join date: 2008-11-08

Back to top Go down

View previous topic View next topic Back to top


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