January 1, 200917 yr Hi all, Happy New Year! I have two images of a horizontal and a vertical line for a design I am doing for a site. the horizontal line, set it to repeat-x and it repeats as expected horizontally. set the vertical to repeat-y and it doesn't repeat vertically at all. you add a height figure, and it repeats the image for those pixels. How can I get the image to repeat vertically and keep repeating depending on browser size? Thanks
January 1, 200917 yr Hi all,Happy New Year! I have two images of a horizontal and a vertical line for a design I am doing for a site. the horizontal line, set it to repeat-x and it repeats as expected horizontally. set the vertical to repeat-y and it doesn't repeat vertically at all. you add a height figure, and it repeats the image for those pixels. How can I get the image to repeat vertically and keep repeating depending on browser size? Thanks hi yeah happy new year it will only repeat in the division it is in so if you have ended your </div> it will only repeat to this div if you want it to repeat vertical and horizontal just use repeat not repeat x or y
January 1, 200917 yr Author hi yeah happy new year it will only repeat in the division it is in so if you have ended your </div> it will only repeat to this div if you want it to repeat vertical and horizontal just use repeat not repeat x or y I got it working now, I was being silly with a div tag, thanks anyway.
Create an account or sign in to comment