Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-20-2008, 03:06 AM   PM User | #1
xlrustylx
New Coder

 
Join Date: Apr 2008
Posts: 33
Thanks: 1
Thanked 0 Times in 0 Posts
xlrustylx is an unknown quantity at this point
Gah, fluid header is killing me

I am trying to make a fluid header in CSS and use PHP and html for my web pages. Unfortunately, the header is not cooperating with me and I am completely lost. I want the left and right images to be static and the middle image to be fluid to fill the gap (using images because its a gradient). I don't know what to say.

Page: mensnaturalfitness.com/header.php
CSS: mensnaturalfitness.com/home.css

Thanks,
Jared
xlrustylx is offline   Reply With Quote
Old 05-20-2008, 03:40 AM   PM User | #2
jhaycutexp
Regular Coder

 
Join Date: Apr 2008
Location: Manila, Philippines
Posts: 249
Thanks: 2
Thanked 12 Times in 12 Posts
jhaycutexp is an unknown quantity at this point
here's your problem...

position: absolute;

try changing to float:left;

this will make your img line up together rather..

but one question?? why are you trying to line up the three images, when actually slice it up in just one image... trying to optimize you're page? or because you're headers gonna be a dynamic one?
jhaycutexp is offline   Reply With Quote
Old 05-20-2008, 03:42 AM   PM User | #3
xlrustylx
New Coder

 
Join Date: Apr 2008
Posts: 33
Thanks: 1
Thanked 0 Times in 0 Posts
xlrustylx is an unknown quantity at this point
Thanks

Yes, this is going to be dynamic, to look professional.
xlrustylx is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 01:44 PM.


Advertisement
Log in to turn off these ads.