Lisa
Well-known member
Azhria Lilu submitted a new resource:
Adding an image to your Quote box (version 1) - as it says on the tin really
Read more about this resource...
Adding an image to your Quote box (version 1) - as it says on the tin really
To add an image to the background of your quote box is pretty straightforward.
View attachment 41502
Add the following in your extra.css
Code:.bbCodeQuote blockquote { background: url("styles/blf/xenforo/misc/quotes.png") no-repeat scroll right top rgb(252, 253, 253) !important; background-size: contain !important; padding: 10px; }
The url to your image will change to match your own image/url obviously, and the padding/colours may need changing to suit also.
Using...
Read more about this resource...