Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Need Help with Print CSS for Buddypress. PLEASE help.


@mercime
Keymaster

@mercime

Add no-repeat and !important at end of background

#container {
padding-top: 100px;
background: #CEDAF4 url(http://musicpln.org/wp-content/uploads/2010/06/HEADERprint.jpg) top center no-repeat !important; }

P.S. Are you sure you want to have a colored background for print.css or white instead as in #ffffff ?

Skip to toolbar