Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Absolute Positioning Not Absolute? Re: Absolute Positioning Not Absolute?

#71687
Average Joe
Participant

Hey virtual:
That is a good start! Thanks for the clean approach and fresh start!! I’ve modified that a bit to get the original four pics (and MAIN background) back into the picture. This code has got me to that point:

Code:




Four Corners



Saved this as http://getjerseys.com/indexY.php

Now the only two problems I see are,

1. The screen layout appears to be EXPLODED into all four corners. I wanted the four images into the corners, but now there’s a bunch of empty space from top to bottom. How can I squeeze this (vertically) all together without warping the images, now?

2. The five images are all hot spots that when moused over change to alternate images, and/or provide links to other pages. I don’t appear to have anything in the body of the html, so how to I supply the links?

This is the code i was using to accomplish the links and image swaps:

Code:





Can this somehow be incorporated into the code above?