Ok, looking around, i has this code before but ive lost it
Is there anyway to set a specific post background image for a specific user or usergroup? ive found this code, posted by Azhria Lilu, but its a general background not a specific one.
Sorry for all the requests lol, im still getting used to xenforo styling and the syntax and i thought id keep you all busy
Thanks!
Is there anyway to set a specific post background image for a specific user or usergroup? ive found this code, posted by Azhria Lilu, but its a general background not a specific one.
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;
}
Sorry for all the requests lol, im still getting used to xenforo styling and the syntax and i thought id keep you all busy
Thanks!