Changing the background image "repeat"
-
I currently am using a background image for my site that is repeated but I want to change it to something I don’t want to repeat.
I can’t seem to find the tag and everytime I try the following in style.css but no success:
#img.source-image {
width: 100%;
position: absolute;
top: 0;
left: 0;
}
Any further suggestions would be greatly appreciated,
RedBull
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.