In article <Z4vTg.129885$_J1.885291 (AT) twister2 (DOT) libero.it>,
"Bob" <bob (AT) nospam (DOT) com> wrote:
Quote:
Hi at all
I inserted into my css file the following eows:
body{background:white url(/images/brc.jpg) no-repeat center
center;width:100%;height:100%;}
if the visitor have a 1024x ...... screen the vision is better but if it
have a 800x640 the vision is very bad.
Please what is the best way to solve my problem? |
Don't use background images that don't scale well?
You don't say what the image is, or provide a link to it.
If it's content-related, you might want to rethink your
strategy...