Active
Project:
Four Seasons
Version:
5.x-0.7
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2008 at 16:33 UTC
Updated:
25 Apr 2008 at 11:23 UTC
Love Drupal, Love Four Seasons Theme. Question, how do I move the primary links below the "Orange" header image? Then how do I get rid of the white area at the top of the theme?
Thanks,
Brent
Comments
Comment #1
derjochenmeyer commentedinstall firefox and firebug plugin for the css part... then open page.tpl.php and move some stuff around...
"navigation-primary" and "navigation-secondary" have to go below the headerimage.
Then delete the part where the headline div is rendered.
Check everything in your browser using the inspect element option that firebug offers with a rightclick... change margins and paddings that you dont want (white area above the header)