.gif instead of border-bottom
-
This must be pretty simple, but it hasn’t been for be the last five hours:
I’d so much love to have a custom made bottom-gif beneath each post. For now I have:
.feedback {
text-align: right;
margin-bottom: 30px;
padding: 0;
border-bottom: solid 4px rgb(192,211,226);
}
How can I replace this with, say a 250 px. myborder.gif? I tried to put it in a background-image, but that didn’t do it.
Thank you.
Kristoffer
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘.gif instead of border-bottom’ is closed to new replies.