Ver Mensaje Individual
  #10 (permalink)  
Antiguo 20/12/2010, 06:15
pleter
 
Fecha de Ingreso: julio-2009
Ubicación: Argentinalandia
Mensajes: 339
Antigüedad: 14 años, 9 meses
Puntos: 15
Respuesta: problema con widgets

entonces lo compilo mal el cool template, yo veo un div mal cerrado pero no se de donde hereda porque esta lleno de div el theme (como cuaquier theme)

Div que no tienen sentido:
linea 219 columna 13
linea 219 columna 19
linea 220 columna 9
linea 221 columna 5

y otra cosa:

en una parte mandas un script sin apertura ni nada:
Código HTML:
 <div class="Footer" id="footer" role="contentinfo">   
            <a href="http://www.rosariowordpress.com.ar/?feed=rss2">Entries (RSS)</a> and <a href="http://www.rosariowordpress.com.ar/?feed=comments-rss2">Comments (RSS)</a>

    </div>
<p><a href="http://www.bad-behavior.ioerror.us/">Bad Behavior</a> has blocked <strong>0</strong> access attempts in the last 7 days.</p><!-- AdSense Manager v3.3.3 (0,315 seconds.) --> <script type="text/javascript">
				(function($){
					$(function(){
						$("img.flickr.square,img.flickr.thumbnail,img.flickr.small").flightbox({size_callback: get_sizes});
					});
				})(jQuery);
			</script> 
$("img.flickr.square,img.flickr.thumbnail,img.flic kr.small").flightbox NO ES UNA FUNCION DIRECTA ASI COMO VIENE, REVISA
$("img.flickr.square,img.flickr....lightbox({size_ callback: get_sizes});
__________________
Mi Perfil y Blog estan en Yeow.com.ar ✰✰✰✰✰
Pero en WONDED.COM estan Mis Proyectos OpenSource ;-)

Última edición por pleter; 20/12/2010 a las 06:24