Originally posted by lencho
Quote: | Originally posted by David K
My problem is that my web host (Dick Van Bree) makes all the changes for me, and I try not to overwhelm him with too many edits as he doesn't want me
to mess it up should I not use the correct html code or whatever! |
Assuming that you have privileges to upload into the directory where the background image lives, you could have him set up the html to simply refer to
something like images/current_background.jpg and upload the new backgrounds with that specific name, simply replacing the previous background. That
would avoid your having to mess with the code at all.
You might want him to have the background fill the viewport (background-size: cover) as the current configuration looks pretty gross on wide monitors:
|