Hello NPer's
I am trying to position background image of a Div with repeating Y axis
I have done something like:
background:url(image) center repeat-y;
Things are ok so far, but now I want that the should start repeating after 100px,
In other words I want my image to have a top margin of 100px and then start the repetition
any ideas?
http://www.w3schools.com/css/pr_background-position.asp
I am trying to position background image of a Div with repeating Y axis
I have done something like:
background:url(image) center repeat-y;
Things are ok so far, but now I want that the should start repeating after 100px,
In other words I want my image to have a top margin of 100px and then start the repetition
any ideas?
http://www.w3schools.com/css/pr_background-position.asp







