Closed (fixed)
Project:
Magazeen
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2009 at 14:19 UTC
Updated:
26 Aug 2010 at 16:49 UTC
First, thanks for contributing such a nice theme to the Drupal community! Now... a quick question. How do you change the height of the header (black section) at the top of the page? More specifically, which CSS element should I update? I'm trying to reduce the height to maybe 80px and i've tried editing the clearfix element and the header element... and neither quite does the trick...
Thanks in advance for your help!
Comments
Comment #1
Mambo89 commentedIwould also like to know how to change height of header(CSS).
Thanks for answer, by
Comment #2
zinv commentedyou can change the height by changing the padding of #headerleft in style.css
Comment #3
MikeAlbrecht commenteddo the same to headerright... more specifically, change the 6em to something smaller:
Comment #4
cookiesunshinex commentedI don't find a headerleft or headerright in style.css.
I decreased the height of the black space at the top by changing these variables in style.css
#search-theme-form {
margin: 20px 20px 0 0; <--- changed the first number to 20px
}
#logo {
padding: 10px 0 0; <--- changed the first number to 10px
}
#header {
height: 75px; <--- changed to 75px
}
Comment #5
sheena_d commentedHi,
Maintenance of this theme has changed hands and we are no longer supporting this version of the theme. You may want to try upgrading to see if that fixes your problems. Sorry for any inconvenience.
Thanks,
Sheena