1 Reputation Point
Ranked #4K
- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
100% Quality Score
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
2 Posted Topics
Re: You just need to set background picture in body like they did ( repeat-y dimensions:1400px x 1px) and then set a wrapper div 940 width for all your content with 10 px padding. Also make sure to set both padding and margin to 0 in your body tag. | |
Re: Then I think you should not use this header padding. #header { background-color: yellow; border-color: red; border-style: solid; border-width: 1px; height: 100px; margin: 25px auto 5px; padding: 15px; -----------turn this off width: 95%; } |
The End.