Home › Forums › CSS › trying to place the left hand side animation all the way over to the left side › Reply To: trying to place the left hand side animation all the way over to the left side
August 29, 2014 at 5:37 pm
#181106
Participant
just discovered. the problem here isn’t with the code, it has to do with the edge animate element centering automatically when the page is stretched out. even though i gave it a float right, the animation still centers. i as well went back into the animation to make sure i didn’t have it centered (which i didn’t). to fix it i changed the width on the indexPage1Right to 6% rather than the original 15%
this fixed it. not perfectly, but i did discover what was causing it. thank you for taking the time