How can I stop graphics from shifting when I change screen resolut

W

wordshirts

Hello out there:

I've place a dozen thumbnail images on a page and now, when I change the
resolutions, the page changes but the image sizes remain the same. Is there a
way to maintain a consistent look across all resolutions, or make the images
conform to the changes made?

Any help will be greatly appreciated
 
T

Teri Carnright

You'd want to build a table, fixed width (but not so wide that the columns
with the thumbnails inside are too wide for 800 x 600 resolution). I'd
center the entire table... Then, simply insert each thumbnail into a
separate cell, using as many rows as needed.

Teri
:)
 
T

Thomas A. Rowe

The images will not change size, they will always be displayed at the size they were when inserted
on a page.

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

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

Steve Easton

You mean they "appear" to remain the same physical size in the browser window or that they remain
the same size in relation to everything else on the page??

They actually don't resize at larger resolutions because they still occupy the exact same pixel
width and height.
Since the resolution is higher the image then takes up less space on the screen because more pixels
are displayed in a given "area" of the monitor.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
A

Andrew Murray

They just *seem* larger or smaller depending on the screen resolution, they
will still be the some many pixels wide by so-many pixels high.
 
Top