newseed Posted December 31, 2008 Report Posted December 31, 2008 Please check this site via Google Chrome: rva wningm at.com The layout breaks and I cannot figure out why. I heard that Chrome was officially relase a few weeks ago? Quote
newseed Posted December 31, 2008 Author Report Posted December 31, 2008 keep in mind that I know the home page has an width issue due to the client copying and pasted table cells from another site. If you click on Browse, you will see that I still have the same problem. Quote
newseed Posted December 31, 2008 Author Report Posted December 31, 2008 There seems to be an issue with the float. Normally, the left column is floated left whereas the right column is floated right. This work across ALL browsers except Chrome. I do have a fix but I do not know if this method is proper. I basically switched the left and right columns within the html and then removed the float: left from the left column. After doing that, I still have a small issue with the two columns not lining up at the top (horizontal alignment) but it least is the layout is not broken. If there is an alternative method, I am open for suggestions. Quote
Wickham Posted December 31, 2008 Report Posted December 31, 2008 It breaks in Safari too, which is no surprise as they are both based on WebKit. Both should obey the floats the same as other browsers, I've manage dto get the left and right columns to move over to the left where they belong by adding a clearer div:- ..............Account ................... There still seems to be a problem lower down which I haven't got time to sort out. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.