Closed (outdated)
Project:
Zero Point
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2009 at 02:18 UTC
Updated:
17 May 2020 at 22:53 UTC
Jump to comment: Most recent
Comments
Comment #1
alwin4711 commentedHow does it work ??
Comment #2
florian commentedThere are two ways, both done in _custom/custom-style.css:
1) if you use a logo image you can assign different margins to it, even 0, e.g.:
2) a more general approach will be:
Comment #3
florian commentedPreferably, use release 6.x-2.2 or 6.x-2.x-dev. Release 6.x-1.x-dev seems to be outdated.
Comment #4
smutek commentedFor me, using a 200 pixel high header image I had to do it like this to bump the nav list back down to the bottom of my header:
Comment #5
jheyboer commentedI am struggling to simply center the logo. Like centering the top menu, how can I get the logo to stay in the center while the search stays where it is? I'm guessing it is something easy, but can't seem to figure it out, even with what's posted here. Any suggestions?
Comment #6
florian commentedIt is not easy, at all. You can use the "header" region to put a block with all the settings you need.
Comment #7
florian commentedThe best way to adjust the header height is to tune the logo margins in your _custom/custom-style.css. Also, this technique allows to put your logo in weird positions. Try this to move the logo to up and left, lowering the header height with 40px:
Comment #8
giri99 commentedI have been trying to change the css
But its not reflecting in either custom-style.css file or ink.css. I can I change the css please suggest.
Comment #9
florian commentedJust ad the lines above in custom-style.css file.
Comment #10
avpadernoI am closing this issue, since it's for a Drupal version no longer supported.