How do I make my header stretch all the way to the menu ?
-
Hi,
I’ve seen http://rotarypowercrew.com/ header’s image stretch all the way to the menu area and it looks nice.
Can somebody advise me how to achieve that?
For now, whenever I upload the image, WordPress will sort of restrict the image to a certain size only.
The blog I need help with is: (visible only to logged in users)
-
Hi. To make changes to the theme’s appearance, you would need to purchase the Custom CSS Upgrade: http://en.support.wordpress.com/custom-design/.
Do you already have this upgrade? If so, the following CSS should remove the gap between your header’s image and the menu:
#header { padding: 0; }If you don’t wish to purchase the upgrade, and you really like the look of http://rotarypowercrew.com/, you could consider switching to the Triton Lite theme, which is the theme that site is using: http://theme.wordpress.com/themes/triton-lite/.
- The topic ‘How do I make my header stretch all the way to the menu ?’ is closed to new replies.