quartney
Apr 28 2009, 11:57 AM
Hi:
Long story short, I've been asked to "fix" a site to render correctly in Chrome (and an unspecified Mac browser). It looks fine in IE and FF. The site has been written using tables for layout. I am unable to figure out what is throwing off the left sidebar and making it stretch across the screen.
http://www.stemicmarine.comHelp and ideas are appreciated!
Thank you,
Courtney
Darin McGrew
Apr 28 2009, 12:53 PM
I recommend that you start by fixing the markup errors and CSS errors/warning reported by the online tools:
http://htmlhelp.com/cgi-bin/validate.cgi?u...mp;warnings=yeshttp://jigsaw.w3.org/css-validator/validat...g=1&lang=enFWIW, the rendering errors show up in Safari, but not in Firefox or Opera (all on Mac). My guess is that they'll show up in other WebKit browsers too.
quartney
Apr 28 2009, 08:42 PM
Thanks, Darin. Unfortunately I cannot access the html files and only can change the css -- it's a CMS site done in dotnetnuke and the person who asked me to fix his site doesn't have privileges to change the html.
crazy, right?
edited to add: I can only expand on the css in a new file; I can't modify the current css!