Head title is on top of my header image.
-
Sorry..but I’m new to this and can’t seem to get my title placed “over” my image. Can someone help me with the code? http://tcfcublogger.wordpress.com. Thanks!
#header {
position:relative;
float:left;
display:block;
width:750px;
background:url(‘http://tcfcublogger.files.wordpress.com/2008/02/wixomlargeperspecs.jpg’) top no-repeat;
background-position:50% 100%;
min-height:240px;
padding:0;
}* html #header {
height:355px;
} -
Do you mean above it? Not sure what you are trying to accomplish as an end result. Can you be more specific?
Trent
-
Yes, I want the title of the blog to be above the picture, and not laying over it. With IE 6.0 it looks right, but with IE 7.0 and Firefox, they the title is on top of the image. Thank you very much for trying to help.
- The topic ‘Head title is on top of my header image.’ is closed to new replies.