Jump to content

Can't get the site to look right in Google Chrome


abragj

Recommended Posts

might want to change this (container)

margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;[/code to [codemargin-top:0px;margin-right:auto;margin-bottom:0px;margin-left:auto;[/code]

in the header you have padding-top: 85px; you can replace that with line-height instead (up to you tho) well thats all

Edited by DDs1
Link to comment
Share on other sites

Its always good to look for alternatives, so good on DDs1, but I would say stop developing for IE. Develop for Safari, FireFox, Opera or Chrome. Once it looks great on one of those browsers look back and fix the bugs with IE. Doing it the other way will kill your groove because the browsers I listed actually follow the rules. Just a idea.

Link to comment
Share on other sites

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...