Help - Search - Members - Calendar
Full Version: scrolling friends list
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
deletemyaccountASAP
is there a way to get rid of my stock friends list, and replace it with a list that scrolls all my friends pics instead???
freeflow
I don't get it. Get rid of your original friends list and what? Make a scrolling friendslist marquee?
deletemyaccountASAP
yeah, like this

hers is scrolling. I just want mine to be in the same spot where the regular friends list is, and scroll from left to right
freeflow
Hers is a div. If yours isn't you can't have it in teh same spot your friends is. You can hide your friends (which may leave a blank table). Then you can put a new table above it . Then put it there .

If you get a div layout you can put it where you want.
deletemyaccountASAP
www.myspace.com/joshzua

thats my page....

is there a way I can use a DIV to cover up my friends list and replace it with another type...without having to redo the whole page?
freeflow
If you do it wouldn't come out correctly.
Because if you hide your original the box will become really small. So yea..

You can try using this code to hide the original:
http://createblog.com/scripts/download.php?id=231
deletemyaccountASAP
when I use this code to hide my friends list, it changes the font on my comments...is there any way to prevent that?

heres the code

CODE
<style type="text/css">
td.text td.text table table table,
td.text td.text table br,
td.text td.text table .orangetext15,
td.text td.text .redlink,
td.text td.text span.btext
{display:none;}
td.text td.text table {background-color:transparent;}
td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;}
td.text td.text table table td {padding:3;}
td.text td.text table table br {display:inline;}
td.text td.text table td {font-size:0pt;}
td.text td.text {height:0;}
td.text td.text table b, td.text td.text table table td {font-size:8pt;}
</style>
freeflow
td.text td.text table b, td.text td.text table table td {font-size:8pt;}
See that line? Change 8pt, to the size you want your comment font to be. happy.gif
deletemyaccountASAP
QUOTE(toyo loco @ Jul 8 2006, 2:07 PM) *
td.text td.text table b, td.text td.text table table td {font-size:8pt;}
See that line? Change 8pt, to the size you want your comment font to be. happy.gif



thanks again...u = my hero!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.