Hey everyone! Here is a code that creates a scroll box! You can place images in it or some text! I'm going to briefly explain how to alter the code so you can place it nicely in different areas of your profile.
- Copy and paste wherever you would like the scroll box to appear. The current width of the scroll box is set to go in either your "about me" or your "who i'd like to meet."
- See how the below code has the width set to 400px; and the height is 120px;. If you would like a longer scroll box you can increase the height to 200, 300, 400.. or whatever you like. If you would like this scroll box in your "general/heros/music/movies/ect" Basically the left side of the profile set the width to 300px.
- Changing the background: The current settings is a black background. You can change this to transparent by replacing where it says black with transparent; or you can change it to any color you want by replacing where it says black with the color you want.
Here is the code:
<div style="width: 400px; height: 120px; background-color: black; border-color: #red; border-width: 1px; border-style: dotted; color: #000000; font-size: 11px; overflow: auto;"><p>
***HERE IS WHERE YOU PLACE ALL YOUR ABOUT ME STUFF******
</div>
Comments
Displaying 9 of 9 comments ( View all | Add Comment )
lastpoopever
is there a way i could add my own photo for it??
Report Comment
pastacat !! ☆ 。.,🍮~𖦹
using tysm!!
Report Comment
kyle ★;
USING THHX!!! :3
Report Comment
kyle.mp3
THX!!
Report Comment
princess angel
how do i change the color of my text? :D
Report Comment
JC☆
thankyou!
Report Comment
Blitz!!
I know This is an old post but Does anyone know how to change the border dots?
Report Comment
instead of the border style to be "dotted" just replace it with "solid"
by G0RC4NDY; ; Report
Michael_Ballardth
Thank you very much, I really liked the design
Report Comment
Trusty
to autofit the width of any section, set width to 100% and continue with height in px as needed :)
Report Comment
I wish I could pin this.
by Morgan Madewell; ; Report