Header Problem
-
Hy there,
I have a small problem with my header..
More exactly under the menu..
How to make that the space between the menu and the content/widget is larger? so that my announcement could fit perfectly, or how to make it resize according to the size of the announcement?
http://www.imagebam.com/image/0ed41f123238977
see the picture.. it hides some part of the widget area and of the content area.
Admin
Have you tried using the Firebug plugin for Firefox to figure out which CSS code that needs changing?
Try Using Your head area. Any 960px width picture goes.
Here 300px height:
element.style {
background-image: url("http://www.yoursite.com/wp-content/themes/graphene/images/headers/picture1.png");
}
#header {
background-position: center top;
height: 300px;
}Im using Graphene theme, header display options & menu page thumbnail.
Kim
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
