myspace script, comment columns |
myspace script, comment columns |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 219 Joined: Jan 2004 Member No: 1,625 ![]() |
is there a way to put the myspace comments on a seperate column?
for example: (the zeros are the columns) profile about me comments -----000------000-----000 -----000------000-----000 -----000------000-----000 -----000------000-----000 -----000------000-----000 -----000------000-----000 -----000------000-----000 -----000------000-----000 you know how there is only two columns... the profile one and the about me with the comments below it. is there, or does anybody know the script to separate the comments into another column? i saw some like this on other myspaces but i couldn't find the code. thanks. |
|
|
![]() |
![]()
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 307 Joined: Apr 2006 Member No: 393,086 ![]() |
Put the comments in a DIV
|
|
|
![]()
Post
#3
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 219 Joined: Jan 2004 Member No: 1,625 ![]() |
hello.. thanks.
i tried this code: http://www.createblog.com/scripts/download.php?id=74 but what it did was reposition my flash music player (music player code is at the 'id like to meet' section) and not the comments. the comments were still at the bottom. could it be because the music player is in the 'id like to meet section'? also, i have the skinny profile code on my myspace as well so maybe that's why? i'm not sure. please help. if you need my codes, please let me know. thanks. |
|
|
![]()
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 307 Joined: Apr 2006 Member No: 393,086 ![]() |
make sure you add the Comments in DIV script at the VERY bottom of your who i'd like to meet
if you're still having trouble post your codes here. |
|
|
![]()
Post
#5
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 219 Joined: Jan 2004 Member No: 1,625 ![]() |
This is the about me section without the DIV comment tag since it messed up my thing.
CODE <style type="text/css"> body{scrollbar-face-color:ffffff; scrollbar-highlight-color:5B5B5B; scrollbar-3dlight-color:ffffff; scrollbar-shadow-color:ffffff; scrollbar-darkshadow-color:5B5B5B; scrollbar-arrow-color:5B5B5B; scrollbar-track-color:ffffff; } table table table {border:1px solid; border-color:5B5B5B; padding:1; background-color:white; } table table{border:0px} table table table table{border:0px} TABLE TABLE TABLE {background-color:ffffff;border: 1pt solid;border-color:000000;font: normal 5px small fonts; height: .01%; width: 100%; padding: 1px; .contactTable {display:none;} table table td img {display:none;} table table table td img {display:inline;} table td td {width:0px;} table {width:450px;} table table {width:auto;} table table td {padding:3px;} table table table td {padding:0px;} table table table {width:200px !important; height:0px;} td.text td a img {width:auto !important;} table table table table table, table table table table table td { width:0px !important; padding:0px !important;} td.text a img {width:100px !important;} td.text td.text a img {width:35px !important;} td td td div strong {width:170px !important; display:block;} embed, object {display:block; width:200px; height:170px;} .orangetext15, .blacktext10 { display:block; width:110px; font-size:6pt !important;} td.text td.text .orangetext15, td.text td.text table table div {display:none;} font, td, a, body, input, textarea, table{color:5B5B5B;font-family:arial;} body, td, li, p, div, textarea, li, h1, h2, p, br {font-family: arial; font-size: 8pt; color: 5B5B5B; } .btext {font-family: arial; font-size: 9pt; color: 5B5B5B; font-weight: bold; } .blacktext10 {font-family: arial; font-size: 9pt; color: 5B5B5B; font-weight: bold; } .blacktext12 {font-family: arial; font-size: 9pt; color: 5B5B5B; font-weight: bold; } .lightbluetext8 {font-family: arial; font-size: 9pt; color: 5B5B5B; font-weight: bold; } .nametext {font-family: arial; font-size: 10pt; color: 5B5B5B; font-weight: bold; } .orangetext15 {font-family: arial; font-size: 9pt; color: 5B5B5B; font-weight: bold; } .redbtext {font-family: arial; font-size: 9pt; color: 5B5B5B; font-weight: bold; } .text {font-family: arial; font-size: 8pt; color: 5B5B5B; } .whitetext12 {font-family: arial; font-size: 9pt; color: 5B5B5B; font-weight: bold; } a:link, a.man:link, a.navbar:link, a.text:link {font-family: arial; font-size: 8pt; color: 5B5B5B; text-decoration:none; font-weight: normal; text-transform: lowercase;} a:hover, a.man:hover, a.navbar:hover, a.text:hover{font-family: arial; font-size: 8pt; color: 5B5B5B; text-decoration:none; text-transform: lowercase; font-weight: normal; border: 1px solid; border-color: 000000; border-left: 0px; border-right: 0px;} a:visited, a.man:visited, a.navbar:visited, a.text:visited {font-family: arial; font-size: 8pt; color: 5B5B5B; text-decoration:none; font-weight: normal; text-transform: lowercase;} a:link img {filter:none;} a:hover img {filter:blur;} .redbtext{color:5B5B5B;} .redbtext12{color:5B5B5B;} .redtext{color:5B5B5B;} .redtext8{color:5B5B5B;} .text{color:5B5B5B;} .whitetext12{color:5B5B5B;} a:link{color:5B5B5B;} a:visited{color:5B5B5B;} a:active{color:5B5B5B;} a:hover{color:5B5B5B;} a.navbar{color:5B5B5B;} a.navbar:link{color:5B5B5B;} a.navbar:active{color:5B5B5B;} a.navbar:visited{color:5B5B5B;} a.navbar:hover{color:5B5B5B;} a.redlink:link{color:5B5B5B;} a.redlink:active{color:5B5B5B;} a.redlink:visited{color:5B5B5B;} a.redlink:hover{color:5B5B5B;} a.searchlinksmall{color:5B5B5B;} a.searchlinksmall:link{color:5B5B5B;} a.searchlinksmall:active{color:5B5B5B;} a.searchlinksmall:visited{color:5B5B5B;} a.searchlinksmall:hover{color:5B5B5B;} table, td { background-color:transparent; border:none; border-width:0;} body{background-image:url(""); background-attachment:fixed; background-repeat:repeat; } </style> <br> </style> <style> span.hidelogin {height:115px; overflow:hidden;} </style> <style>td.text td.text td td a, .redlink, td.text td.text td b a {visibility:visible!important;} td.text td.text td a {visibility:hidden;}</style> <center> <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="96830854" value="Your friend ID number" type="hidden"><textarea name="f_comments" cols="40" rows="7" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Tahoma; font-size: 10px; color: 000000; background-color: ffffff;" style="overflow:auto;"></textarea><br> <input value="add comment" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Tahoma; font-size: 10px; color:000000; background-color: ffffff;" type="submit"> <input value="clear" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: Tahoma; font-size: 10px; color: 000000; background-color: ffffff;" type="reset"></form> This is the I'd like to meet section: i put the comment DIV on the end and also the first code is the flash music player. thanks. CODE <embed allowScriptAccess="never" allownetworking="internal" allowScriptAccess="never" allowNetworking="internal" src="http://korena90.googlepages.com/xspf_player.swf?autoload=1&autoplay=1&playlist_url=http://korena90.googlepages.com/hyunjinhillsong.xspf" quality="high" bgcolor="e6e6e6" width="300" height="170" name="hyunjin's music" align="left" type="application/x-shockwave-flash" <div class="comments" style="overflow:auto; width: 400px; height:300px; position: absolute; top:100px; margin-left: 200px;"><center><table><table><tbody><tr><td><table></center></div> that's my code. thanks. |
|
|
![]()
Post
#6
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 307 Joined: Apr 2006 Member No: 393,086 ![]() |
You didnt have an end tag after your player....try this:
CODE <embed allowScriptAccess="never" allownetworking="internal" allowScriptAccess="never" allowNetworking="internal" src="http://korena90.googlepages.com/xspf_player.swf?autoload=1&autoplay=1&playlist_url=http://korena90.googlepages.com/hyunjinhillsong.xspf"
quality="high" bgcolor="e6e6e6" width="300" height="170" name="hyunjin's music" align="left" type="application/x-shockwave-flash"> <div class="comments" style="overflow:auto; width: 400px; height:300px; position: absolute; top:100px; margin-left: 200px;"><center><table><table><tbody><tr><td><table></center></div> |
|
|
![]()
Post
#7
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 219 Joined: Jan 2004 Member No: 1,625 ![]() |
alright. everything works now. thanks!
|
|
|
*This Confession* |
![]()
Post
#8
|
Guest ![]() |
k
topic closed |
|
|
![]() ![]() |