Topic: AJUSTAR TAMAÑO DE PAGINA / width of the script to run on 800px

spanish/Español

Por favor si alguien me puede indicar como cambiar el script para que se ajuste en 850 de ancho, dado que asi puedo utilizarlo desde un iframe desde mi sitio

Muchas gracias

Ingles/English

Please how I can adjust the width of the script to run on 800px
Thanks

Thumbs up

Re: AJUSTAR TAMAÑO DE PAGINA / width of the script to run on 800px

en el css:

html {
width: 850px;
overflow: auto;
}
rodolfoberrios.com | PLEASE use Tech Support forums to ask for support!