Click to See Complete Forum and Search --> : Shifting Absolute Position?


MrTripi
01-30-2009, 12:37 PM
Hi, was just hoping someone could offer some insight into this. Basically I have two elements wrapped by another with relative position set. Inside each of the two elements I've placed a "More in" text with absolute positioning based on the height of the element(Ex:90%). I'm not sure why, but whenever a user reloads the page under IE7 the element will resize as the images load and the "More In" text will stay where it is without moving with the re-adjusted element. To further complicate things, the right side works perfectly fine. If anyone could help me out with this I'd appreciate it.

http://www.accountingtechnologynews.com/NPTech/

Fang
01-31-2009, 03:12 AM
Not seeing a problem in IE7 :confused:

MrTripi
01-31-2009, 04:33 AM
it's really weird, you need to hit the reload button a few times. When the browser has to re-download the image the "More in" text on the left side will be out of place; yet if you navigate the site then revisit the home page it will be fine since the image was already loaded into your cache.

MrTripi
02-02-2009, 09:19 AM
"More in from the Top" no one sees it? :P

MrTripi
02-02-2009, 10:55 AM
nvm, I figured it out. Apparently since I was loading the code for each "More in" into different positions (Joomla 1.5 CMS). It was throwing IE7 off, so I just loaded them both into the same one and took it from there.