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 10:34 pm
#86371
Inactive
@ChristopherBurton
Oops! Not sure what I did, but the header disappeared and there is a bit of code on the top left of the screen. This is the anchor tag code I used for #angles in the CSS Document and I also updated the doctype in the Header.php.
/***** 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;}