Hello all,
I am sorry to bug you all, but I am working on a page and I have a list towards the bottom of the page that seems to look nice in firefox, yet stretched in IE
I am also missing arrows that show up in firefox. Any ideas are appreciated and code will be given if it is not a simple fix.
Here is my code
HTML Code:
#content #bottom #bottom2 #right3 {width:540px; float:left;margin: 10px 0 0 31px;}
#content #bottom #bottom2 #right3 ul {list-style:url(images/arrow2.png); width:170px; float:left;}
#content #bottom #bottom2 #right3 ul li {font-family:tahoma; font-size:11px; color:#669900;}
When I view it in my html preview, it looks ok in a line, does not have the arrows, but its in a line
In IE nothing, no arrows, expanding past the container like there is a space between them.
allspecialtybuildings.com
Chris
Last edited by colochris; 06-29-2009 at 01:23 AM..
|