Help - Search - Members - Calendar
Full Version: comment/friends scroll box? on div
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
Teamgx-BB
how do you get your friends and comment on your div and be able to move it any where???
i know the scroll box code for them but i can move it or it wont show up on the div


see how he has his comment in a scroll box and on his div
how do you do that?? can some one give me a code for it?

click to enlarge



plz thanks
Mickey
Topic moved to MySpace Support. Next time, please post in the correct forum. Use this code:

CODE
<style>
.friendsandcomments {position:absolute; top:350px; left:50%; margin-left:-422px; height:500px; width:500px; overflow:auto;}
.friendSpace, .friendSpace table td, .friendsComments, .friendsComments table td {width:100%;}
</style>

Then place this code at the bottom of your Who I'd Like To Meet section:

CODE
<div class="friendsandcomments"><table><tr><td><table><tr><td></div>

Edit the scrollbox's size / position as you see fit.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.