|
Post by rose on Oct 22, 2016 9:48:16 GMT -5
I've been wanting to have an image behind my text for quite some while now. I was wondering if someone could explain to me how I'd achieve this?
|
|
|
Post by Deleted on Oct 22, 2016 12:06:41 GMT -5
instead of putting a hex code for a background, put a url to your image.
|
|
|
Post by Deleted on Oct 22, 2016 12:46:57 GMT -5
Code:
[div style="background: url('image url');"]Text.[/div]
|
|
|
Post by Deleted on Oct 22, 2016 20:35:01 GMT -5
Ooh I've wanted to know this.
|
|
|
Post by rose on Oct 22, 2016 23:28:17 GMT -5
|
|
|
Post by rose on Oct 22, 2016 23:34:08 GMT -5
Code:
[div style="background: url('image url');"]Text.[/div] Thank you so much!
|
|