Jump to content

Recommended Posts

Posted

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?

Posted

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.

Posted

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.

Posted

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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...