A AdrianWeb 25 Sep 2013 #1 Acabo de instalar un blog con theme responsive, pero me he dado cuenta que si bien todo el theme es adaptable, las imágenes no :ambivalence: Existe un algún plugin para re-dimensionar las imágenes del wordpress según la pantalla?
Acabo de instalar un blog con theme responsive, pero me he dado cuenta que si bien todo el theme es adaptable, las imágenes no :ambivalence: Existe un algún plugin para re-dimensionar las imágenes del wordpress según la pantalla?
M MorrisM 25 Sep 2013 #2 No es necesario. Agrega esto en tu CSS y listo. Insertar CODE, HTML o PHP: img { max-width: 100%; height: auto; }
No es necesario. Agrega esto en tu CSS y listo. Insertar CODE, HTML o PHP: img { max-width: 100%; height: auto; }
A AdrianWeb 25 Sep 2013 #3 No me funcionó, lo puse al final de todo ese codigo. De todas maneras el theme ya viene con esto. "img.scale { max-width: 100%; height: auto; }" ---------- Post agregado el 25-sep-2013 hora: 14:20 ---------- Esta es la web Quick Serve Restaurant ? Maverick CuisineMaverick Cuisine
No me funcionó, lo puse al final de todo ese codigo. De todas maneras el theme ya viene con esto. "img.scale { max-width: 100%; height: auto; }" ---------- Post agregado el 25-sep-2013 hora: 14:20 ---------- Esta es la web Quick Serve Restaurant ? Maverick CuisineMaverick Cuisine
M MorrisM 25 Sep 2013 #4 Las imágenes si son responsivas. ---------- Post agregado el 25-sep-2013 hora: 14:49 ---------- Yo lo veo muy bien.
Las imágenes si son responsivas. ---------- Post agregado el 25-sep-2013 hora: 14:49 ---------- Yo lo veo muy bien.