Graphic Design Forum and Web Design Forum  

Go Back   Graphic Design Forum and Web Design Forum »Web Design Forum »CSS Forum

Notices

CSS Forum Cascading Style Sheets (CSS) and XHTML Forum


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 15-04-2007, 02:48 PM
Joe.Morgan's Avatar
The Super Chicken Mod
 
Join Date: Jan 2007
Location: West London
Gender: Male
Posts: 657
Default Block Colour Header

Ok im made a 10px header which is fluid and sits at the top of my site (im working on the new blue22 site btw)

and bascially i want it to look something like this but without using images and keeping it fluid

This isn't how i want it to look excatly but its the general idea. the text on the right will be and image and will just float as far right as the screen will let it.

anyidea how i can make this colourful banner i css making it fluid?
__________________
Joe Morgan
.Be Kids - Live Strong

Last edited by Joe.Morgan; 10-05-2008 at 08:53 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #2 (permalink)  
Old 15-04-2007, 04:30 PM
Toon's Avatar
Netvibes is an Addiction™
 
Join Date: Jan 2007
Location: Sheffield, UK
Gender: Male
Posts: 16,925
Default

Make the back of you div black then insert the image float left and the other aligned right which will float left when the window is shrunk.
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #3 (permalink)  
Old 15-04-2007, 06:17 PM
Joe.Morgan's Avatar
The Super Chicken Mod
 
Join Date: Jan 2007
Location: West London
Gender: Male
Posts: 657
Default

www.blue22.co.uk/bluenew/index.html

i tried doing it with footer and created a seperate footer.css

Quote:
html, body {
margin: 0;
padding: 0;
}

#header {
background: blue;
height: 10px;
}

#footer {
background-color: #CCCCCC;
clear: both;
height: 20px;
}

#page-container {
width: 800px;
margin-right: auto;
margin-left: auto;
}

#navigation {
background: red;
height: 50px;
}

#banner {
background: orange;
height: 115px;
background-image: url(../images/banner.jpg);
background-repeat: no-repeat;
}

#news {
background-color: #9dd4e0;
background-position: 0 0;
clear: both;
float: left;
width: 30%;
height: 280px;
}

#clients {
background: purple;
width: 40%;
float: left;
height: 280px;
}

#services {
background-color: #dbff66;
width: 30%;
float: left;
height: 280px;
}

#contact {
background-color: #f09;
clear: both;
float: left;
width: 30%;
height: 160px;
}

#photo {
background-color: #f90;
width: 40%;
float: left;
height: 160px;
}

#links {
background: purple;
float: left;
width: 30%;
height: 160px;
}
But it obviously didn't work.

Also how would one push the footer right the bottom of the page no matter what happens to the other content and always stay on top?
__________________
Joe Morgan
.Be Kids - Live Strong
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #4 (permalink)  
Old 15-04-2007, 06:28 PM
Laura Lynne's Avatar
Gettin Jiggy With It
 
Join Date: Jan 2007
Gender: Female
Posts: 1,153
Default

Do you mean a fixed footer like this...

Fixed Footer Using CSS
__________________
"It was one of those days when it's a minute away from snowing and there's this electricity in the air, you can almost hear it, right?"
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #5 (permalink)  
Old 15-04-2007, 06:55 PM
Joe.Morgan's Avatar
The Super Chicken Mod
 
Join Date: Jan 2007
Location: West London
Gender: Male
Posts: 657
Default

ah awesome.. thanks laura!
__________________
Joe Morgan
.Be Kids - Live Strong
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
Reply


Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Header Colour Toon Graphic Design and Web Design Help 29 17-04-2008 05:43 PM
Header For Forum Alex* Graphic Design and Web Design Help 9 26-09-2007 08:44 PM
New blog header design crazyleaf Graphic Design Forum 2 03-05-2007 07:54 AM
Block Clock Toon Off Topic 1 08-04-2007 06:25 PM
New Web Design Forum Header Toon Graphic Design Forum Announcements 19 11-01-2007 09:02 AM


All times are GMT. The time now is 09:41 AM.



Estetica Design Forum's Privacy Policy
Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC5