Forum Moderators: open
I can sticky the page to anyone interested.
When viewed on 1280x960 (resolution I am using) the border is placed correctly. But switching to the popular 1024x768 or 800x600 and everything is out of whack. How do I overcome the resolution problem?
Here is a snippet from one of the divs:
<div id="Stepper" style="position:absolute; width:165px; height:167px; z-index:9; left: 524px; top: 296px" onMouseOver="toggle('item1')" onMouseOut="toggle('item1')"><a href="#"><img src="spacer.gif" width="165" height="167" border="0">
I am quite new to this, so please bear with me =)