Click to See Complete Forum and Search --> : Positioning of image to line up with background.


Haze1434
04-22-2010, 05:01 AM
Take a look at the start of a website layout:

http://www.cheaphtmldesign.com/uforacing/index.htm


My problem is that on some browsers, the image of the bike in the top left looks fine. In others, it looks dodgy as it is two seperate images (one inside a DIV, and one a centered BG).

It would be easy to fix the image as a background only, yes.
But what I want to do is wrap some links around the wheel on the bike, and this can only be done if the wheel of the bike is in exactly the same position in all browsers, so that it can stay stationary and lined up with the links. I thought this would be best if it was inside a DIV.

Any ideas on how I can do this? It's kind of hard to explain, hope you understand what I mean.

Thanks