Resource icon

Unmaintained Adding an image to your Post background

backgroundposts.webp

To add a background image to your posts, open your extra.css and add the following:-

Code:
.messageList .message {
  background-image:url(http://yoururltostyle/xenforo/misc/watermark.png) !important;
  background-position:100% 90%  !important;
  background-repeat:no-repeat no-repeat !important;
}

Url will...
You do not have permission to view the full content of this resource. Log in or register now.
Author
Lisa
Views
837
First release
Last update

Ratings

5.00 star(s) 3 ratings

Latest reviews

great for site watermarks
Worked perfectly. Thanks!
Another Excellent enhancement. Hope to see more from you. :)
Top Bottom