Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Trying to fix the header
Old 10-03-2009, 02:23 PM Trying to fix the header
Ultra Talker

Posts: 254
Name: Daniel Mousdell
Trades: 0
Hey everyone,

I am making a downloader page for my website, and I have more or less just finished designing it.

But I have a couple of problems with the header.

http://www.lilwaynehq.com/audio/audio.php

If you look at the header, there is some black space and then some grey space with the header link and advert in.

Does anyone know how I can remove that black space right at the top of the page? Because I want the whole header to just be a grey background colour.

Also, the white border under the advert doesn't go right across to the end of the page.

Does anyone know how to make this line the full width of the website?

Thanks, appreciate it
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Last edited by Danaldinho; 10-03-2009 at 02:26 PM..
Danaldinho is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-03-2009, 02:34 PM Re: Trying to fix the header
StylaStyla's Avatar
Mad Man

Posts: 401
Name: Styla
Location: City of London
Trades: 0
Hi

Add "margin:0;" to your body and also your h1

h1 might require "padding:0;" also
__________________
Freelance Graphic Designer not for hire
StylaStyla is offline
Reply With Quote
View Public Profile Visit StylaStyla's homepage!
 
Old 10-03-2009, 02:35 PM Re: Trying to fix the header
Super Talker

Posts: 127
Name: Darren Fox
Location: Illinois
Trades: 0
It looks like you need to include a padding:0; and a margin:0; to your body tag.
body {
background-color: #000000;
color: #FFFFFF;
font-family: "Trebuchet MS",Arial,Verdana,sans-serif;

Then use padding instead of margin on your h1

h1 {
font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
font-size: 40px;
margin-top: 30px;
text-align:center;
}

}
__________________
Darren Fox
Idea Web Design + Internet Marketing

Please login or register to view this content. Registration is FREE
darrenfox is offline
Reply With Quote
View Public Profile Visit darrenfox's homepage!
 
Old 10-03-2009, 02:50 PM Re: Trying to fix the header
Ultra Talker

Posts: 254
Name: Daniel Mousdell
Trades: 0
Thank you so much to both of you
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
Danaldinho is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Trying to fix the header
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.65263 seconds with 12 queries