Header Image to low down
-
There was a problem tonight with my hosting so ive lost all the changes ive made to my website since Sunday.
Im trying to get the Header image to the top how it was before but there is still a gap.
Here is the code which ive put in style.css
#site-title, #site-description { display: none; }Also i changed the padding to 0px in style.css
#header { padding: 0px 0 0 0; }Here is the site – http://www.officechairs-reviews.com
Ive also set the header image to it’s correct size in functions.php which is 940×90.
define( 'HEADER_IMAGE_WIDTH', apply_filters( 'twentyten_header_image_width', 940 ) ); define( 'HEADER_IMAGE_HEIGHT', apply_filters( 'twentyten_header_image_height', 90 ) );
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Header Image to low down’ is closed to new replies.