bopritchard
12-02-2005, 02:49 AM
http://raleighchristian.com/cms/index.php?option=com_content&task=view&id=14&Itemid=58
here is my example page..
if you look at it in FF everything is lined up fine..
but in IE you'll notice that there is a gap in between the top header picture NEWS and the picture to the right of it
below is the css for the div in question....if i remove margin-right:25px then IE displays perfect and then FF hoses up...can someone please help me...i'm at my wits end
#contentbodyleft{
width: 399px;
margin-left:15px;
margin-right:25px;}
here is my example page..
if you look at it in FF everything is lined up fine..
but in IE you'll notice that there is a gap in between the top header picture NEWS and the picture to the right of it
below is the css for the div in question....if i remove margin-right:25px then IE displays perfect and then FF hoses up...can someone please help me...i'm at my wits end
#contentbodyleft{
width: 399px;
margin-left:15px;
margin-right:25px;}