Quote:
Originally Posted by RobbieZ
Sorry Karim..
You want me to add the original code back to FORUMHOME
AND .. put that extra code in navbar ?? Umm.. Where abouts.?
Plus im having problems with the autorefresh.. As in I cant turn it off.. where as your previous version, you could!!
|
hi robbieZ
to display the right&left column in forumhome you should add :
Code:
$ad_leftcolumn_code
below
$navbar
and
$ad_rightcolumn_code
above
$footer
check you forum if everything okay (done !)
if you have prbs with the right column (( display below the whats going on box )) then try this (( forumhome)
Code:
1 = Below
$navbar
Add
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top">
$ad_leftcolumn_code
2 = above :
$footer
Add:
$ad_rightcolumn_code