how to tie and interactive button to a fixed location

D

dn0460

Hi,

I have a site with a nice background image and a certain area set aside for
a column of interactive buttons. It works great when I run it in 800x600,
but when I run it in 1024x768, the background image stays centered (as
specified) but the buttons move off to the left of the image. How can I keep
the buttons in the same spot relative to the background image, regardless of
screen resolution?

Thanks,
Dan
 
S

Stefan B Rusynko

Build your pages in fixed with tables




| Hi,
|
| I have a site with a nice background image and a certain area set aside for
| a column of interactive buttons. It works great when I run it in 800x600,
| but when I run it in 1024x768, the background image stays centered (as
| specified) but the buttons move off to the left of the image. How can I keep
| the buttons in the same spot relative to the background image, regardless of
| screen resolution?
|
| Thanks,
| Dan
|
 
Top