Question: "i would like this image as my background, but i don't want the image to be tiled, just the image as it is. i understand it will have to repeat vertically.. i dont mind that, i just dont want it to repeat horizontally.. i want the image to be on the right, with a black background and my lj entries on the left." (from
missdeleterious)
Free users can do this by adding a global_head override; if you're not sure how to do this, check the
customization FAQ. To get a black page with your picture in the upper right-hand corner and not repeating,
here is the code you need to use:
GLOBAL_HEAD<=
<=GLOBAL_HEAD
Note that this will mean your picture does not tile vertically or horizontally. If you actually want it to repeat vertically, replace no-repeat with repeat-y.