Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 6964 | Rev 6966 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 6964 Rev 6965
Línea 817... Línea 817...
817
				$('#imagen_noticias').css({
817
				$('#imagen_noticias').css({
818
					'height': '320px',
818
					'height': '320px',
819
    				'width': '420px',
819
    				'width': '420px',
820
				})
820
				})
Línea -... Línea 821...
-
 
821
				
-
 
822
			}else{
-
 
823
				$('#imagen_noticias').css({
-
 
824
					'height': '480px',
-
 
825
    				'width': '320px',
821
				
826
				})
822
			}
827
			}
823
			scroll_altura=$(".articulo_noticia").offset().top-110;
828
			scroll_altura=$(".articulo_noticia").offset().top-110;
824
			anchoFondoOscuro = $(".articulo_noticia").width();
829
			anchoFondoOscuro = $(".articulo_noticia").width();
825
			altoFondoOscuro = $(".editor_imagenes").height();
830
			altoFondoOscuro = $(".editor_imagenes").height();