|
i finally did it after about 6 hours of trying different things. i used image ready slices output settings and all i had to do was add to the container div which surrounds all of the divs.
margin: 0px auto;
position: relative;
also add margin: 0px auto; to the body style
|