- Desde
- 8 Feb 2008
- Mensajes
- 39
como podria ubicar la publicidad en los finales de los post,como si fueran firmas?
Alguien me echa una mano?
Alguien me echa una mano?
<br>
<!-- Banner Post TCattitude 1 -->
<if condition="THIS_SCRIPT == 'showthread' or THIS_PAGE == 'index'">
<if condition="$post[postcount] % $vboptions[maxposts] == 1">
$spacer_open
<div style="padding:0px 0px $stylevar[cellpadding]px 0px">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="200%" align="center">
<tr>
<td class="thead" align="left">Sponsored Links</td>
</tr>
<tr>
<td class="alt1" align="center">
CODIGO DEL BANNER
</td>
</tr>
</table>
</div>
$spacer_close
</if>
</if>
<!-- / Banner Post TCattitude 1 -->
<br>
<!-- Banner Post TCattitude 1 -->
<if condition="THIS_SCRIPT == 'showthread' or THIS_PAGE == 'index'">
<if condition="$post[postcount] % $vboptions[maxposts] == 1">
$spacer_open
<div style="padding:0px 0px $stylevar[cellpadding]px 0px">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="200%" align="center">
<tr>
<td class="thead" align="left">Sponsored Links</td>
</tr>
<tr>
<td class="alt1" align="center">
<script type="text/javascript"><!--
google_ad_client = "pub-5839362158836359";
/* 728x90, creado 29/02/08 */
google_ad_slot = "9897066639";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</td>
</tr>
</table>
</div>
$spacer_close
</if>
</if>
<!-- / Banner Post TCattitude 1 -->
Puede ser por el estilo que usas, en algunos estilos no funciona debido al postbit/postbit_legacy que tienen
Yo me referia a que no sale NADA, lo tuyo es problema del codigo de la publicidad que pongas personalizado
puede ser, pero para saber eso tendrias que ponerte en contacto con la gente de soporte de google adsense.