Consider using the picture as a background image. I did a similar
thing when building this site:
http://staff.reynolds.edu/mcline/index.html

Two significant considerations:
1. I had to make the image about 22" wide so that it wouldn't repeat
on the larger monitors, and had to construct the content of the image
so that it looked good with either a large or small monitor.

2. Some browsers load the bg image last, and indicate in the status
bar that the page is fully loaded while the bg image is still loading
and unseen.

HTH
Kimberly

On 4/20/07, Jukka K. Korpela <[EMAIL PROTECTED]> wrote:
> On Fri, 20 Apr 2007, bo wrote:
>
> > Hi I am trying to design a site for a friend who owns a music store. He
> > insists on having the store front picture he has as the home page. I can do
> > that but my problem is how to do it so it looks fine at different
> > resolutions with out having to make to different pages and using Java-script
> > to send them to the correct page it takes so much to manage two different
> > sites.
>
> Please explain more. Do you mean that the main page consists of one image
> that is defined as a (client-side?) image map? Or is it just one image
> that acts as link to the real main page - a doormat page? In the latter
> case (which is a bad idea), the CSS issue is simple in the sense that you
> can define the width of the image as 100%, so it will be scaled
> automatically (though perhaps not in a high-quality manner) by browsets.
>
> > I don't have a URL to post yet as I am still trying to design it
> > locally. Can this be done?  Thanks much for any help.
>
> Try to set up a simple demo of the idea.
>
> --
> Jukka "Yucca" Korpela, http://www.cs.tut.fi/~jkorpela/
>
> ______________________________________________________________________
> css-discuss [EMAIL PROTECTED]
> http://www.css-discuss.org/mailman/listinfo/css-d
> IE7 information -- http://css-discuss.incutio.com/?page=IE7
> List wiki/FAQ -- http://css-discuss.incutio.com/
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>


-- 
Kimberly Batteau
http://www.kimberlybatteau.com/
Ever striving for perfetcion.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to