Jump to content

Safari displays all of the page background image


twebman84

Recommended Posts

The Site:  http://alluresalon.net.s60787.gridserver.com/

 

Am using a background image for the page that is called through the Stylesheet, thusly:

 

body {
background: url('graphics/WoodGrain_background.jpg') no-repeat;
margin: 0px;
padding: 0px;
}

 

That image is 1305px wide and 1034px in height. IE and FF show only so much of the background image as they need to, but Safari shows the entire background image height, which results in a scrollbar and just looks terrible.

 

How do I set the bg image so it works in Safari?

It doesn't work so good on widescreen monitors on FF (see attached screenshot). Looks really bad.

 

What you want to do is find a repeating background image. Something small that you can set repeat-x and repeat-y on, so that it fills as much of the background as you need.

 

 

 

 

 

[attachment deleted by admin]

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.