Ver Mensaje Individual
  #4 (permalink)  
Antiguo 07/08/2009, 06:44
SeaPirates
 
Fecha de Ingreso: enero-2009
Ubicación: España
Mensajes: 786
Antigüedad: 15 años, 3 meses
Puntos: 9
Respuesta: Color del div diferente

Del modo que dice alberto, si pongo:

<UL id=articles>

<LI class=even><A style="DISPLAY: block"
href="urldelanoticia"><IMG id=image alt=* align=left
src="imagendelanoticia">
<B>{title}</B><BR>{short-story}<BR
style="CLEAR: both"></A></LI>

<LI class=odd><A style="DISPLAY: block"
href="urldelanoticia"><IMG id=image alt=* align=left
src="imagendelanoticia">
<B>{title}</B><BR>{short-story}<BR
style="CLEAR: both"></A></LI>

</UL>

En el template saldria la noticia 2 veces con el div cada fondo de un color..


y en cuanto a lo que dijo kseso, no entendi demasiado bien como devo hacer eso, además si usan una versión vieja no funcionara