- Desde
- 13 Feb 2008
- Mensajes
- 81
Advertisement System V2.6 Aka Ad Management - vBulletin.org Forum
1=upload the 4 files in folder upload to your forum folder
2= import the product-advertisement
*** Header : 2 edits
1= at the end add : $ad_headerEnd
2= before :
<td align="$stylevar
1=upload the 4 files in folder upload to your forum folder
2= import the product-advertisement
*** Header : 2 edits
1= at the end add : $ad_headerEnd
2= before :
<td align="$stylevar
" id="header_right_cell">
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if>
</td>
Add :
<td align="$stylevar
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if>
</td>
Add :
<td align="$stylevar
"><center><if condition="$ad_headerLogo"><center>$ad_headerLogo</center><else /> </if></center>
*** Footer 2 edits :
1= in top add : $ad_footerStart
2= before :
<if condition="$show['dst_correction']">
add :
$ad_footerEnd
**** navbar 1 edit :
at the end add : $ad_navbarBelow
*** Postbit&Postbit_legacy 1 edit :
after :
<!-- / post $post[postid] popup menu -->
add :
$ad_postbit_below
*** FORUMHOME 2 edits :
1 = Below
$navbar
Add
$ad_leftcolumn_code
nb= if you have problem to display the sidebar try to add :
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top">
above
$ad_leftcolumn_code
2 = above :
$footer
Add:
$ad_rightcolumn_code
*** forumhome_forumbit_level1_post & forumhome_forumbit_level2_post : 1edit
at the end add : $ad_forumbit_end
***** threadbit 1 edit :
at the end add : $ad_threadbit_end
hola: alguien que me explique esto.
gracias
*** Footer 2 edits :
1= in top add : $ad_footerStart
2= before :
<if condition="$show['dst_correction']">
add :
$ad_footerEnd
**** navbar 1 edit :
at the end add : $ad_navbarBelow
*** Postbit&Postbit_legacy 1 edit :
after :
<!-- / post $post[postid] popup menu -->
add :
$ad_postbit_below
*** FORUMHOME 2 edits :
1 = Below
$navbar
Add
$ad_leftcolumn_code
nb= if you have problem to display the sidebar try to add :
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top">
above
$ad_leftcolumn_code
2 = above :
$footer
Add:
$ad_rightcolumn_code
*** forumhome_forumbit_level1_post & forumhome_forumbit_level2_post : 1edit
at the end add : $ad_forumbit_end
***** threadbit 1 edit :
at the end add : $ad_threadbit_end
hola: alguien que me explique esto.
gracias