1 |
|
---|---|
Posted by | Help! Den Scrollboxes |
lowercase elfijah santaski (#130713) View Forum Posts Posted on 2018-03-25 21:29:43 |
I've been trying to renovate my den page with a scrollbox for all of my commissioned art since it clutters up my den page and I want it cleaner. Problem is, nothing's working. How do I put my commissioned images in a scrollbox? I'm desperate and dying 0 players like this post! Like? |
Majorr🥀 (#125368)
Sapphic View Forum Posts Posted on 2018-03-25 21:35:05 |
For a scroll box: <*div style="width:550px;height:400px;background:#CDAD92;border:2px solid #000000;" class="scrollBox"*>Text Make sure to remove any asterisks, and to replace text with what ever you wanna put into the scroll box. You can adjust the size with the numbers before px and the color with a hexcode. To input images: <*img src="URL"/*> Make sure it's a direct link to the image. If you want images in the scroll box, just input the code for images into where you'd put text for the div box. So, <*div style="width:550px;height:400px;background:#CDAD92;border:2px solid #000000;" class="scrollBox"> <*img src="URL"/*> <*/div*> 1 player likes this post! Like? Edited on 25/03/18 @ 21:38:59 by Majorr🌙 #LilMoon (#125368) |
1 |
---|