Resource icon

Adding an image to your Quote box

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

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...
 
Thanks Shelley. Figured it was time I gave back something, even if it's a small something LOL

looks great doesn't matter how small or minor the enhancement is, it's always the little touches that make the difference. My only question is, are you feeling okay? your being rather productive? :cautious: seriously, nice work.
 
looks great doesn't matter how small or minor the enhancement is, it's always the little touches that make the difference. My only question is, are you feeling okay? your being rather productive? :cautious: seriously, nice work.
I know.. right? I've had that done for quite a while.. I've even started another two styles o_O.. it's this cough, it's making me act out of character :D
 
Very Nice Azhria! Hope you don't mind if I use your quotes image :p

4qmrtvt.png
 
Top Bottom