How to make scroll boxes for myspace?
Want to customize your MySpace profile? If so, we suggest that you browse the tons of codes available in our MySpace codes page.
Making custom scrollboxes on MySpace profile layouts
Question:
Here’s a popular one, initially asked by Dwayne and Felix : Looking for some standard HTML or CSS code for my MySpace profile and stumbled upon your web site. Can you explain how to create those scroll boxes for MySpace 1.0 sections such as interests, details, about me, i’d like to meet, comments, friend sopace and so forth?
Answer:
Thanks Dwayne. Making scroll boxes for MySpace is not complicated at all. All you’ll need to do is insert the following CSS code into the relevant section of your MySpace profile in which you want to implement your scrollboxes, and you are done:
<div style="height:100px; width:240px;
overflow:auto;">
Your About Me, Interests, details content
</div>
In case you have any question regarding this code that you can use to make custom scroll boxes, please drop a comment to this blog post.
Looking for tech support? Need detailed info on tweaking your Windows XP or Vista? Leave me a comment and have your question answered here at EasyTweaks.com!
Other useful related answers:
- How to quickly make section scrollbars?
- How to make a Hi5 scroll box?
- How to Scroll interests on MySpace?
- Hide contact boxes
- Make a scroll box for your profile
Comments
13 Responses to “How to make scroll boxes for myspace?”
Leave a Reply
HOW DO U PUT A NAVIGATION BAR ON MYSPACE??
hey i’ve been trying this code in my heroes section because i want to put my friends pictures and stuff about them in there and everytime i try to put this code in my heroes section and i save it and i go look at my profile it just shows the heroes section with nothing in it and i don’t know what to do. ugh, help? haha. thanks. (=
im looking for a scrollable box for my blogs
i plan on writing more
and i wanted direct links to em…
…with a scrollable box
is that possible?
How about a horizontal scroll box?
I’m looking for the code to take the TEXT HEADERS and replace them with images.
ie.
the TEXT - Upcoming Shows - (I want to change to an image)
the TEXT - About - (I want to change to an image)
pretty much every TEXT HEADER i want to change to an image.
Any help would be greatly appreciated
why doesnt it play my song
after i put the code in it doesnt play my song
umm..
im trying to put my about me in a scrolling box..
everytime i copy and paste itr where i want it to go it doesnt work.
am i doing this wrong?
Everytime I scroll in this box on my profile the text all merges and it just looks all black. Is this happening everytime????
how can i get a scroll box for myspace and then put pictures and write below them?
this worked really well!
anyone who’s looking for a scroll box that actually works, use this!
i was wondering if there was a way to do this for a myspace profile 2.0? i want list all my favorite music artists…but it makes my profile like a mile long hhahah.
it’s ok if there isn’t a way. i think there isn’t, but hey it doesn’t hurt to ask.
thanks.
I tried this code but the stuff inside the scroll box would not show up
how do i fix that/?
Hey, been trying to use a myspace scrollbox for a little while now, everytime I make the scrollbox set to auto, the box doesn’t show up; when I set the overflow to scroll, it doesnt scroll and just makes the box longer.
Am I missing something? The box should have a fixed height of 400 with a width of 300, but the box gets longer with the more text entered.