I want a CSS so that it displays an image as a forum background. (or background colour 1)
Is this possible if the image is from a URL?
Is this possible if the image is from a URL?
li.row{
background: #fff url(http://i.imgur.com/pLUYH.png) repeat-x;
}
Problem Solved: | Glad your problem is solved; topic marked as solved and archived. |