From: Brandon Oto <[EMAIL PROTECTED]> Hey Brandon, welcome back!
>Smallish and straightforward site, but dashed off pretty quickly, so >that combined with the fact that I'm not even supposed to be coding >nowadays means some goofs are highly plausible. > >Thus: http://s92519729.onlinehome.us/ You need to clear your footer. I had to do it in all the style sheets to get it to work when the switcher was used. If you want the text to sit next to the image, you'll need float the image, too, or reverse the order in the HTML. #imgfrontbox img {float: left;} Checked in Moz(older), Firefox, Op8, IE6. ~holly Sorry to hear you're not supposed to be coding... ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
