Home › Forums › CSS › “Change the x & y coordinates of the background image in CSS.” › Re: “Change the x & y coordinates of the background image in CSS.”
September 4, 2011 at 11:38 pm
#86385
Inactive
Where did you get that code? This is the CSS code for the header image:
/***** Structure *****/
body { background: #e0e0e0 url(../images/backgrounds/bg-darkheader.gif) repeat-x 0 0; }
#angles { background: url(../images/backgrounds/bg-spectrum.jpg)
no-repeat 50% 25px;}