Jump to content

Google Chrome Issue


newseed

Recommended Posts

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...