Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

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.”

#86385
Anonymous
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;}