coderchap
07-18-2005, 09:51 PM
I have a tricky little problem where I can't get an image where I want it in Firefox. I've put a litle red border round the white triangle image to show where the problem image is.
The url is to look at is: http://aeromedicgroup.fresh-interactive.co.uk/index.html
In IE6, the image is positioned right up in the rh corner of the blue navbar, where I want it. But in Firefox, the image isn't positioned correctly but I don't know how to correct it.........
Here's the CSS
#cornerimage
{
padding:0;
margin-right:0;
float:right;
border: solid 1px red;
}
has anyone got any ideas?
Thanks.
The url is to look at is: http://aeromedicgroup.fresh-interactive.co.uk/index.html
In IE6, the image is positioned right up in the rh corner of the blue navbar, where I want it. But in Firefox, the image isn't positioned correctly but I don't know how to correct it.........
Here's the CSS
#cornerimage
{
padding:0;
margin-right:0;
float:right;
border: solid 1px red;
}
has anyone got any ideas?
Thanks.