[CODE] Place images/text in a scroll box!

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>






43 Kudos

Comments

Displaying 9 of 9 comments ( View all | Add Comment )

lastpoopever

lastpoopever 's profile picture

is there a way i could add my own photo for it??


Report Comment

pastacat !! ☆ 。.,🍮~𖦹

pastacat !! ☆ 。.,🍮~𖦹's profile picture

using tysm!!


Report Comment

kyle ★;

kyle   ★;'s profile picture

USING THHX!!! :3


Report Comment

kyle.mp3

kyle.mp3's profile picture

THX!!


Report Comment

princess angel

princess angel's profile picture

how do i change the color of my text? :D


Report Comment

JC☆

JC☆'s profile picture

thankyou!


Report Comment

Blitz!!

Blitz!!'s profile picture

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

Michael_Ballardth's profile picture

Thank you very much, I really liked the design


Report Comment

Trusty

Trusty's profile picture

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