Put this in your "About Me" area:
%26lt;style%26gt;
body { background: url(http://reallycreativename.com/background... top left no-repeat;
}
%26lt;/style%26gt;
For the vertical alignment, change "top", and for the horizontal alignment, change "left".
If you don't want the image to move at all when you scroll the page, add this before the last curly bracket:
background-attachment: fixed;
No comments:
Post a Comment