hola
lo que tenes que hacer es ir en tu panel de administracion a
estilos/plantillas/estilo q estas usando/ editar
luego seleccionas viewtocip_body.html y buscas maso menos en la linea 195 (del subsilver)
LINEA 195<!-- BEGIN custom_fields -->
<br /><b> {postrow.custom_fields.PROFILE_FIELD_NAME}:</b> {postrow.custom_fields.PROFILE_FIELD_VALUE}
<!-- END custom_fields -->
</span>
</td>
<td valign="top">
<table width="100%" cellspacing="5">
<tr>
<td>
<!-- IF postrow.S_FIRST_ROW or postrow.S_ROW_COUNT > 5 and postrow.S_LAST_ROW -->
<div class=adsense>
<script type="text/javascript"><!--
google_ad_client = "pub-1196864352226496";
/* 336x280, creado 13/02/08 */
google_ad_slot = "4167164797";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<!-- ENDIF -->
<!-- IF postrow.S_POST_UNAPPROVED or postrow.S_POST_REPORTED -->
<table width="100%" cellspacing="0">
luego te vas al overal_header.html
y luego pegas entre
</script>
<style>
.adsense {
float: left;
width: 345x;
overflow: hidden;
}
</style>
</head>
Cualquier duda me consultan aca en el foro
Saludos!

