Rob O'Rourke wrote: > Wonderbaby Designs wrote: >> I need checks on Macs and in IE7 mainly, but I would love as many checks as >> possible. Our CMS software adds some tables and extra code that I am wading >> through, but I think it's only affecting styling, hopefully the main layout >> is stable. Screenshots would be helpful if you notice any problems. >> >> Oh, and if anyone can tell me how to stop the right column border from >> sticking out into the margin at the bottom in IE, I'd be grateful. >> >> http://209.59.136.73/ >> >> Thanks again to all who helped me work out the kinks in the layout. >> > Hi Robin, > > Had a quick look, the tables and layout seem to be consistent across the > browsers i checked in, Opera, IE6/7, FF1.5 and 2.0. One thing I noticed > is the quotes under the heading have backslashes to escape certain > single quotes, i guess it's because they're written out by php. Is it > possible you don't need them or could you use a html entity instead like > ‘ or ′?
The backslashes shouldn't be appearing in the output HTML. This indicates a problem in the PHP script. -- David [EMAIL PROTECTED] authenticity, honesty, community ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
