Quote:
Originally Posted by karim004
you first  ok check pm
well add both codes in top of your footer
|
sorry this will display the right column in all pages & the left in forumhome if you want display them both in all pages :
Template navbar :
below :
Code:
<!-- / PAGENAV POPUP -->
</if>
$ad_location[ad_navbar_below]
add:
Code:
$ad_leftcolumn_code
and in in top of your
footer template add :
Code:
$ad_rightcolumn_code
if you want display left & right column just in forumhome then open your
forumhome template and :
Below :
Add:
Code:
$ad_leftcolumn_code
Above
Add :
Code:
$ad_rightcolumn_code