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

kino- Forumotion Member
-

Posts: 25
Age: 19
Language: English
Country:
Join date: 2008-11-08
Re: How to add one more column after Who is Online ?
helo please beacouse i need a question about this!
Re: How to add one more column after Who is Online ?
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.
Re: How to add one more column after Who is Online ?
Add this to the index body template after the who is online bit:
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>
- 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
Re: How to add one more column after Who is Online ?
The problem solve already when i try to check out templates, but thanks anyway! 


kino- Forumotion Member
-

Posts: 25
Age: 19
Language: English
Country:
Join date: 2008-11-08
Permissions of this forum:
You cannot reply to topics in this forum
Home




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



» Graphic Design Forum | GraphicsCode.net
» Removing a url
» Christmas carol on my Index page or portal?????
» how can i
» Drop down menu
» Install "Outbrain" on portal
» GFXrs Haven
» Problem on quick reply box missing on mobile view?