![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| CSS CSS styling code help for your website, CSS is like art and what makes your website look professional. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| My management want a Microsoft style home page but with a fluid percentage driven layout, which has a big image(s) where the content normally goes. What is the best way of stretching that image so it fits neatly in different browser sizes. I don't want to go down the javascript browser detection route as we are aiming for WSC accessiblity (at a minimum the lowest priority) and one of the guideline asks for the site to work without javascript. Is there a stretchy fluid css solution in which the image will not pixelate. I assume scaling down a big image will work better. Regards, Chris | |||
|
| | #2 | ||
| The trick is to build a stack of divs. The first is big and empty, other than the second div. The second is the actual size of your image, positioned right where you want your image to be, and it's overflow must be set to hidden. Then, with everything centered, put in your image, only make it bigger than it's container, but still keep it centered, and set only the height of the image, and not the width. This has the effect of cropping the image, so you lose a bit at the edges, but your aspects stay where they are supposed to. My appologies if I have misuderstood and given you useless information. Best of luck, sTony "Chris" <nospam@btinternet.com> wrote in message news:vamdnQEaDOTpSsjYRVnyjQ@bt.com... > My management want a Microsoft style home page but with a fluid percentage > driven layout, which has a big image(s) where the content normally goes. > What is the best way of stretching that image so it fits neatly in different > browser sizes. I don't want to go down the javascript browser detection > route as we are aiming for WSC accessiblity (at a minimum the lowest > priority) and one of the guideline asks for the site to work without > javascript. > > Is there a stretchy fluid css solution in which the image will not pixelate. > I assume scaling down a big image will work better. > > Regards, Chris > > | |||
|
| Featured Websites | ||||
|
![]() |
| Tags: images, stretchy |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| RLE images | Jason | Software Programming | 1 | 06-12-2007 10:37 PM |
| scaning images | steve | Graphics in general | 22 | 06-11-2007 10:49 PM |
| Saving Images Ie 6.0 | Gazwad | Windows | 1 | 05-28-2007 7:44 PM |
| images in your sig | MadKad | Community Chat | 2 | 10-21-2006 10:04 AM |
| Featured Websites | ||||
|