Header not showing up
-
Sometimes my header works and sometimes it doesn’t. My blog site http://www.teewilling.wordpress.com Here is the CSS code I am using:
h2 {
text-align:left;
}div#page {
width:1000px;
background:#000!important;
clear:both;
overflow:hidden;
margin:0 auto;
padding:0;
}#header,#footer {
clear:both;
width:1000px!important;
margin:0!important;
padding:0!important;
}#header #headerimg {
width:1000px!important;
height:236px!important;
background:#000 url(‘http://teewilling.files.wordpress.com/2008/12/blog-header3.jpg’) top left no-repeat;
margin:0;
padding:0;
}#content {
width:780px;
float:left;
overflow:hidden;
padding:0 10px;
}#sidebar {
width:180px;
float:right;
margin:90px 0 0;
padding:0 5px;
}#footer {
background:#fff!important;
}.widecolumn {
float:none!important;
}.narrowcolumn,.widecolumn {
margin:63px auto 0;
} -
the blog theme your using lets you upload a custom header. goto dashboard > appearance > custom header and add the image that way and see if it works.
-
I have been testing the blog on different computers and for some reason it works sometime and most times it doesn’t
-
Hello Vivian. I am in Chesapeake. aw1923, Virginia is a okay state I am originally from Boston. Thanks for taking the time to help me out.
- The topic ‘Header not showing up’ is closed to new replies.