Why can I not build my site on Google Chrome?
Permalink
I have always built my web site using Mozilla Firefox. Unfortunately due to PC issues which have been resolved I cannot download MF. Apparently it is conflicting with an Orange toolbar. Whatever I do I cannot now receive Mozilla F. So I am trying to use Google Chrome. i can log in but it will not allow me to edit properly. Adding tables is a complete no go. Anything I can do is distorted appearing different to what I create. Any advice please? Thank you.
That's odd... I've been using Google Chrome as my primary browser since it came out and I've never had any issues with C5 & Chrome together...
its fine here as well, 4.1 and 5 beta work fine for me
My guess would be that it's related to the Concrete5 template you are using, rather than to C5 itself. I've used Chrome with C5 plenty of times with no issues.
You might check to see if there are any Javascript errors or PHP errors occurring on the page. Especially with Javascript, one false move can really through off an entire page. I love the debugger which comes with Opera, which is the browser I use all the time, but Chrome probably has a debugger that's capable of telling you if there are errors occuring.
You might also try to determine if you have an unclosed tag. If you start a <DIV> but don't close it properly, it might throw off the rest of your layout
You might also try to determine if you have an unclosed tag. If you start a <DIV> but don't close it properly, it might throw off the rest of your layout
yup. I use Chrome and it's fine. Probably JS errors .. check with FF Web Developer Extension / Firebug