![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
Hi! Wondering if I could get a bit of help here.
I'm currently using the Venture layout and I need to position an image somewhere. :)
Ideally I'd like the image to appear at the bottom of my "profile" module, so is there any custom CSS I can use to include it in that module?
If that's not possible, is there a way to remove the header from the custom text module so it will display without a title, so I just can stick the html img code in there?
Thank you in advance ♥
I'm currently using the Venture layout and I need to position an image somewhere. :)
Ideally I'd like the image to appear at the bottom of my "profile" module, so is there any custom CSS I can use to include it in that module?
If that's not possible, is there a way to remove the header from the custom text module so it will display without a title, so I just can stick the html img code in there?
Thank you in advance ♥
no subject
Date: 2017-04-27 05:15 pm (UTC)You should replace the url in the background-image property by the url of your image, and play a bit with the padding-bottom and background-position (first value is for the horizontal positioning, second is for the vertical positioning)
no subject
Date: 2017-04-27 05:28 pm (UTC)