Sunday, 8 September 2013

Javascript overriding background-position

Javascript overriding background-position

On the following page http://garyadamson.co.uk/
I am trying to make the background image (of myself) position: left;
Some javascript however seems to override this by adding a "style" tag to
the < section> element.
I was wondering how I can edit the javascript or use CSS to force the
background-position: left;

No comments:

Post a Comment