Quote (PixileDust @ Dec 4 2012 02:37am)
the difference is the container size on each browser, so every time I change it to accommodate one, it messes up on another.
well the first three things that come to mind is to detect what browser the person is using than use a different css page if its safari. The second is to make the width the same as safari browser and re-adjust positioning, since safari seems to be the one having problems. The third, I am not sure by how much pixels your last link is off by,but you can try to use margin-left and move it over to left a bit more to see if it will fit.
This post was edited by TCP on Dec 3 2012 09:02pm