Quote:
Originally Posted by RobbieZ
I got a problem with the new update..
At the bottom of all forums is "Log Out {username}"
When i change this piece of code in FORUMHOME..
*** FORUMHOME 2 edits :
1 = Below
$navbar
Add
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top">
$ad_leftcolumn_code
it pushes the "Log Out" bit to the right of my forum and the whole forum shifts left to accomodate this peice of test..
If i delete this bit
Code:
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top">
$ad_leftcolumn_code
It goes back.. what is this code used for ??
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top">
|
so i forgot add :
if you have prb with the right column add
Code:
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top">
below navbar