Hey! I*m new, but I have a question and this looked like a good community to ask it. OK my question is, I*m re~doing my layout for my journal and I am having problems getting my background picture doing what I want. I made it in Adobe Photoshop and I want it to be just one picture in my background, no multiples of the same picture and I want it to
(
Read more... )
Comments 3
body {
background-color: black;
background-image: url(http://www.unitykey.com/images/full_moon_oak_LJ.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top-left;
}
That's my background. So basically, you put your URL in the url prompt, and in the background-postion, put center instead of top-left. Make sure you have a decent background color. My graphic fades to black, so my background is also black. :-D
Hopefully that answered your question.
~Sammy-Joe
Reply
~Sammy-Joe
Reply
Reply
Leave a comment