hi there i want to change the background of my site : http://buckjobs.com from the repeating strip it has now (in lue) to a solid and wide jpeg. should i dissmiss or delete this entire line : #bg { background: #98BED6 url('../images/style1/corporation_bg.png') repeat-x 0 0; color: #3366FF; or should i modify the repeat terms ? thanks
You would need to edit the Background line depending on what colour, image and repeat you want with the new image
Then you replace the "repeat-x" with "no-repeat" (as well as changing the image file and colour and any other aspect)