Jump to content

Whats the best CSS Positioning method?


Ch'an

Recommended Posts

Hello,I'm working on some CSS with relative and negative positioning, and z-index.This creates a problem at the bottom of the site. How do I fix this?Is there a better method for CSS Positioning?my site: http://chanarmstrong.com/clients/michelle/e.g.#logo {background-image: url(../images/logo.png);width: 265px;height: 162px;margin-left: auto;margin-right: auto;position: relative;top: -178px;z-index: 1;}Thanks.

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