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

#86387
Anonymous
Inactive

I just changed it to this in the style.css. I took the code from the CSS file that I had been tweaking so that we could see the top of the header (that was yesterday).


/***** Structure and Layout *****/
body { font: 62.5% Arial, "Helvetica Neue", Helvetica, sans-serif; color: #666; }
#angles { background: url(../images/backgrounds/bg-spectrum.jpg)
no-repeat 50% 25px;}