Flash Games

 FAQ   Search   Members   Groups   Register  User Control Panel      Login 

Your time now:
Sat Nov 21, 2009 4:39 am

All times are UTC + 1 hour




Post new topic Reply to topic  [ 2 posts ]  Bookmark and Share
Author Message
 Post subject: Fixed Head and Footer Prolems. HELP
PostPosted: Fri May 15, 2009 2:49 pm 
Offline

Joined: Fri May 15, 2009 2:35 pm
Posts: 1
Hey guys.

Im new here but will be visiting alot as I have a huge passion in webdesign.

I've searched and googled everything and couldnt find out how to properly make a fixed, but expandable header banner. An example of what I want to make is www.google.com at the very top they have a header banner that is expandable.

Here is the code I have so far:

<title>Fixed header</title>
<style type="text/css">
body{
margin:0;
padding:<length> 0 0 0;
}
div#header{
position:absolute;
top:0;
left:0;
width:100%;
height:auto;
}
@media screen{
body>div#header{
position: fixed;
}
}
* html body{
overflow:hidden;
}
* html div#content{
height:100%;
overflow:auto;
}
</style>
<div id="header">Header</div>

Now this works, how ever its at a set hight and ive tried everything to make it so it isnt.

I just want to know how to make it so its easily adjusted verticaly and in size. My Banner is say 50 pixels high and wont fit on my codes footer for what ever reason.

I tried using a table which is ifne but it leaves 1-2 pixels of white padding around the edges which i dont want. Even with padding and obrders set to 0.

Please Help!

Thanks alot


Top
 Profile  
 
 Post subject: Re: Fixed Head and Footer Prolems. HELP
PostPosted: Mon May 18, 2009 7:21 am 
Offline
500+ Club
User avatar

Joined: Wed Feb 27, 2008 6:14 am
Posts: 929
Location: Cebu City Philippines
To remove the padding around the table's edge, you need to ensure that there is no padding along the TD elements.

You can add this on your rule:
Code:
* {
padding:0px;
/* margin: 0px; */ /* Adding this rule will remove all default margins on the element*/
}


Hope that helps.

_________________
~ Get me some work, I do freelancing ~


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group - Flash Games - TNX Invitation Code - TNX Review


Webmaster - Excruciating - Johnathan - Kotik - Ash - Tomi - rangana - Phate - dflynn - Medley