taestrada wrote: > 1) In Firefox 3.0 my background images were showing up just fine. I > upgraded to 3.5 and they disappeared. You can see them for a second when you > refresh the page, but then they are gone! (They do show up in IE 7) >
Unless I have misunderstood the question, there does not seem to be a background image problem in FF/3.5 on this end. > > > 2) In Firefox, the "Clearance" image is exactly where it belongs, but > in IE 7 it is showing up in the main content area. It should be under the > "New & Fabulous" image. > > > > http://mrjculinarye894.corecommerce.com/index.html > The image is not showing up where it should in Opera/10b. Add this to your style sheet to correct Opera and IE/7. #column1 img {clear: both;} Calling the js from an external directory, ditching the awful inline styles, and validating could be a nice touch... ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
