Click to See Complete Forum and Search --> : How do I make an image stretch full width in Fireworks?


farscapeforever
10-28-2003, 12:05 AM
Hi. I'm creating a page in Fireworks 4.0, I'm trying to create a banner on the page that runs the width of the screen, regardless of users screen size. I created a banner with the square tool, and a few lines underneath it that I need to run the width of the screen. Can anyone tell me if this can be done in Fireworks? I tried going into modify image size, and then change the width to 100%, this didn't work. Thank you.

pyro
10-28-2003, 07:50 AM
No, you'll have to do it in your HTML page (or better, a CSS document). This will probably cause the image to look quite out of proportion on some resolutions, though...

Aronya1
10-28-2003, 12:31 PM
Specify the image size in pixels, not percent, and make sure the canvas size adjusts accordingly.

The problem you're going to have is adjusting to screen resolutions. If your image is too big, you'll have a scroll bar at the bottom. If the image is too small, it won't fill the screen horizontally.