I'm trying to use absolute positioning within a relatively positioned div to keep an image near the bottom of the container--i.e., in the same (vertical) spot on every div:
Witness code:
http://catapult-creative.com/plp_test/index.html
The "Learn More" images are what I'm hoping to keep in a uniform spot near the bottom.
Works as hoped in Ffox, jacked in similar ways in MSIE 6 & 7.
I'm sure this is just another positioning bug I'm not familiar with. Tried applying Holly Hack to containing div, but no dice.
Any help will be greatly appreciated!





plus you will also need to set the left position on the image for IE otherwise the horizontal position will be different.
Bookmarks