Curshad Posted October 11, 2012 Report Share Posted October 11, 2012 Hey can someone help me ? I am lookin to change /* regular */ body { margin: 0px; padding: 0px; font-size: 12px; font-family: Arial; background-color: Black; <<<<<<<< THIS } img { border: 0px; } .size { width: 950px; margin: 0px auto; } TO THIS >>>>>>>>>>>>> http://lohrman.com/s...spanish-sky.jpg <<<<<<<<<<<<<<<<< How do i do it? I've tried this background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(194,236,255)), color-stop(0.71, rgb(20,145,255)), color-stop(1, rgb(0,115,255)) ); but it doesn't work. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.