Title: Background and resolution
Last modified: August 19, 2016

---

# Background and resolution

 *  [Dchidell](https://wordpress.org/support/users/dchidell/)
 * (@dchidell)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/background-and-resolution/)
 * Hello forumers,
 * I made a background under my site as DIV.
 * `#tlo { background-image: url(../../images/backgr.jpg); width: 1920px; height:
   1058px; margin: auto; margin-left: -283px; position: absolute; }`
 * I made it for bigger resolution so every poeple can see more or less part of 
   it however I got a problem on my 1366×768.
    Instead of hidden overflow it adds
   the scrollbar to the width. I shouldn’t see just rest part of background instead
   of adding pointless scrollbar.
 * What should I add to CSS to make overflows in the background not visible for 
   less monitors?

Viewing 1 replies (of 1 total)

 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/background-and-resolution/#post-2051730)
 * Instead of hidden overflow it adds the scrollbar to the width.
 * Would adding “overflow: hidden;” do anything to help?

Viewing 1 replies (of 1 total)

The topic ‘Background and resolution’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/background-and-resolution/#post-2051730)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
