Header Image Q: modifying image and background
-
I have searched high and low on this, but could not get an answer.
My url: http://www.wcphotoworks.com/blog/
I am using WP with Arzel xt2 them (yusop.net) that I mod’d for use as a photoblog. I have placed my own header image at top, and cannot seem to get the blue/green background to extend above the image a bit (5pxls or so) Right now, the image is crammed up against the top of the page and I cannot seem to lower it.
My stylesheet header code looks like this:
—————————————————–
#header_image {
left: 5px;
top: 5px;
bottom: 5px;
height: 50px;
background: #74909D url(images/headerimages/wcphotowrkssplash100orange.gif) no-repeat scroll 0% 0%;
border-bottom: 1px solid #FFFFFF;
clear: both;
}
——————————————————–
Any help/ideas would be appreciated!
Steve Cherry
The topic ‘Header Image Q: modifying image and background’ is closed to new replies.