Visit Mozilla.org

Talk:CSS:background-image

From MDC

Looking for any avice my code looks like this

  1. 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

This is not an appropriate forum for CSS questions. Try any web developer forum or one of mozilla-specific CSS forums listed on CSS. --Nickolay 13:52, 24 August 2006 (PDT)