WebWerx 0 Report post Posted April 13, 2012 Hi Everyone, I need to implement a repeating background image in a few areas of a new website. Here's one of them: http://cl.ly/1B270R3R3y1K1O1E1p0D So I was going to add this in the appropriate location { background-image:url('background_image.png'); background-repeat:repeat-y; } Is that it? Anything else to consider / watch out for? Share this post Link to post Share on other sites
Rob 547 Report post Posted April 13, 2012 Depends on where you want the image to start: http://www.w3schools.com/css/css_background.asp and how it's to repeat: http://www.w3schools.com/cssref/pr_background-repeat.asp Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
WebWerx 0 Report post Posted April 14, 2012 Fair enough @rangelone. When I get closer to implementing the various backgrounds, I'll give things a whirl. Share this post Link to post Share on other sites
catrina 103 Report post Posted April 14, 2012 Let us know what happens. Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites