Posts: 10,688
Name: Steven Bradley
Location: Boulder, Colorado
|
Dan, in all honesty I think the client is being unreasonable here. I really don't think there's a good way to do what they want and they really need to accept that it's just not going to work like they envision.
To have the image stretch across the page it will need to have some kind of relative measurement, but that will also mean the image will lose quality the further it gets away from the real size of the image.
This isn't quite the solution, but another option if you can get the client to listen is to use the image you have and then have a band of color running to the left and right of the image that stretches to the edges of the window. Does that make sense?
I'm thinking one of the lighter tones in the image or even the color the font used for the company name would work well.
I'm sorry this isn't the answer the client wants, but I really do think they're being completely unreasonable. One thing you can do is ask the client to find a site that does what they want. If they actually can find another site to do this you should be able to find how they do it in the source code. My guess though is the client won't find a site doing this.
It's really one of the original issues in web development, whether to design for a fixed width or fluid width design. What the client is really wanting is both and that's probably not going to happen.
|