Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Cascading Style Sheets _ pictures not lining up in browsers

Posted by: cheryl Mar 18 2009, 09:11 PM

Help, I am trying to get a website up and the pictures are not lining up in all browsers. It looks fine in Internet Explorer, when using Mozilla Firefox or Flock some of the pictures are not lined up properly. This is the code I am using to show the picture, do I need to make any changes to get all the pictures to line up properly. It was suggested that I remove the POSITION: absolute, when this was done the picture was floating off to the side and not in proper position. <img style="Z-INDEX: 129; LEFT: 141px; POSITION: absolute; TOP: 5919px" height="111" alt="" src="../quickdraw ice-rock clip set.jpg" width="148" border="0">
Any help would be appreciated.
New to the site, I hope I posted it in the right place.

Posted by: Darin McGrew Mar 18 2009, 09:20 PM

Can you provide the URL (address) of a document that demonstrates the problem?

Posted by: cheryl Mar 18 2009, 11:05 PM


Thanks

Posted by: Darin McGrew Mar 18 2009, 11:14 PM

For me (Firefox/Linux) the images are misaligned right from the beginning.

Anyway, I see no need to position the images. You should be able to float them to the left and have the text fill the remaining space to the images' right.

Posted by: cheryl Mar 18 2009, 11:21 PM

QUOTE(Darin McGrew @ Mar 18 2009, 11:14 PM) *

For me (Firefox/Linux) the images are misaligned right from the beginning.

Anyway, I see no need to position the images. You should be able to float them to the left and have the text fill the remaining space to the images' right.


Thanks

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)