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

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