Talk:CSS:background-image
From MDC
Looking for any avice my code looks like this
- pageheader{
background-image:url(../images/innerbg.jpg); height: 57px; margin-top: 0px; background-repeat: repeat-x; background-attachment: fixed; visibility: visible; display: block; padding-top: 0px; padding-right: 43px; padding-bottom: 0px; padding-left: 30px; clear: both; background-position: bottom; width: auto; font-size: 30%; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; white-space: normal; background-color: #FE6903; }
any other advice would be appreciated as well
Thanks