# Css background and height:auto

**URL:** https://forum.kirupa.com/t/css-background-and-height-auto/202726
**Category:** Uncategorized
**Created:** [October 4, 2006, 9:13am UTC](https://forum.kirupa.com/t/css-background-and-height-auto/202726 "2006-10-04T09:13:10Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![brndn](https://avatars.discourse-cdn.com/v4/letter/b/dec6dc/32.png) [@brndn](https://forum.kirupa.com/u/brndn)
#### Post date: [October 4, 2006, 9:13am UTC](https://forum.kirupa.com/t/css-background-and-height-auto/202726/1 "2006-10-04T09:13:10Z")

</div>

.body\_content{  
background-image: url(…/images/repeat.gif);  
width: 750px;  
background-repeat:repeat-x;  
height: 440px;  
}  
if i put height auto in here the graphic is lost?  
it is in safari anyway.
