newuser wrote: Ok, then you can try to add Empty text into the div to close off the container. I usually use <div><-- --></div> which works well. If its a container with a background image, you might need to also be more specific in the Fire Fox CSS with where the image is place. For instance, include... .Class { background:#CBCAC0 url(/image/path.gif) no-repeat left top; } I add the left top if the div is a header container or left bottom if its a footer container. Fire foxs like you to be very specific with your code. It also wants it to be in this order, or it wont take some of the code. Posted: Sat Apr 15, 2006 12:39 pm
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||