Resizing graphics in a frame

J

John Emerson

I have two graphics in a toip frame which display
perfectly in full screen - when the browser screen is made
smaller on screen, I either lose some of the graphics or
have to show scroll bars - how do I get the graphics to re-
size for different display sizes.

Sorry - I'm new to this!
 
T

Thomas A. Rowe

Basically you need to create the graphics to fit the smaller screen size
that you want to support.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle,
MS KB Quick Links, etc.
==============================================
 
C

Crash Gordon

John,

As the others said basically you have to make the image smaller than about 750 wide (if your designing for 800x600 default browser). Graphics will not resize -you have to do a few tricks to make if look like they do. I usually make a banner 400-500 wide, then do a gradient fade on the right edge to match my color template...then fill the remainder of the cell background to match the graphic. Sometimes it works, sometimes ... it's back to photoshop for a few hours (or days).

R.
| I have two graphics in a toip frame which display
| perfectly in full screen - when the browser screen is made
| smaller on screen, I either lose some of the graphics or
| have to show scroll bars - how do I get the graphics to re-
| size for different display sizes.
|
| Sorry - I'm new to this!
 
Top