Header background image for Suburbia
-
Hi I am trying to edit the CSS for my blog so that I can place a background image in the Header space. I am trying to use:
.header {
background-image:url
(‘http://rickbrooke.files.wordpress.com/2012/08/homepage.jpg’);
background-color: #fff;
margin: 0 0 15px 0;
min-height: 65px;
padding: 0 15px 15px;
position: relative;
}But it is not working….any ideas anyone?
The blog I need help with is: (visible only to logged in users)
-
Suburbia description notes http://theme.wordpress.com/themes/suburbia/
live demo site http://suburbiademo.wordpress.com/
Suburbia allows you to upload a custom logo for your site as a Custom Header Image in Appearance → Header.
The custom header image is 155 by 155 (width, height).
- The topic ‘Header background image for Suburbia’ is closed to new replies.