I've tried a million times how to put my comments in a div and never could..., any help would be greatly appreciated |
I've tried a million times how to put my comments in a div and never could..., any help would be greatly appreciated |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 56 Joined: Jul 2006 Member No: 444,216 ![]() |
I have tried a million times how tu put the damned comments but never could...
I'll put here my code, if any of you guys could be so gentle to make my comments appear, I would be more than greatful, I want them where the slide show is... I'll put the code here CODE <style type="text/css"> body{background-color:000000;font:8pt Arial,Helvetica,sans-serif;color:CCCCCC} table,tr,td{background:black;border:0px solid black;} .cover{top:0px;left:50%;margin-left:-400px;width:800px;height:27px;position:absolute;z-index:9;background-color:000000;text-align:center;} .cover2{top:125px;left:50%;margin-left:-400px;width:800px;height:800px;position:absolute;z-index:1;background-color:000000;} a.man{display:none;} a.navbar{display:none;} a:link,a:active,a:visited,a:hover{font:8pt Arial,Helvetica,sans-serif;color:FFFFFF;text-decoration:none;} .blacktext12{display:none;} span.blacktext12{display:none;} .nametext{display:none;} .btext{display:none;} .contacttable{display:none;} .lightbluetext8{display:none;} .nametext{display:none;} .orangetext15{display:none;} .redlink{display:none;} .whitetext12{display:none;} .hidethem{visibility:hidden;display:none;} .comments{visibility:hidden;display:none;} .mpd{top:871px;left:225px;width:250px;height:20px;position:absolute;} a img{border:0px solid black;} .back{background-image:url('http://img234.imageshack.us/img234/3210/artdecwo2yn0.png');width:942px;height:846px;left:21%;margin-left:-175px;top:160px;position:absolute;z-index:9;} .menu{top:10px;left:0px;width:700px;text-align:center;color:CCCCCC;position:absolute;} .menu a{text-decoration:none;color:CCCCCC;font:8pt Arial,Helvetica,sans-serif;} .menu a:hover{color:CCCCCC;font:8pt Arial,Helvetica,sans-serif;} .contact{top:35px;left:0px;width:700px;text-align:center;color:CCCCCC;position:absolute;} .contact a{text-decoration:none;color:CCCCCC;font:8pt Arial,Helvetica,sans-serif;} .contact a:hover{color:FFFFFF;font:8pt Arial,Helvetica,sans-serif;} .lt{top:90px;left:50px;width:212px;height:760px;position:absolute;overflow:auto;text-align:justify} img.pic1{width:170px;height:170px;} .ltcontent{top:185px;position:absolute;text-align:justify;width:100%;color:CCCCCC} .rt1{top:90px;left:307px;height:255px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} .rt2{top:370px;left:307px;height:242px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} .rt3{top:640px;left:307px;height:215px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} .rt4{top:118px;left:307px;height:215px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} a span{display:none;} a:hover span {display: block; position: absolute; left: 25px; top: 370px; width:150px; padding: 0px; margin: 0px; z-index: 5; color: white; background: black;filter:none; font-size: 10px;font-family: small fonts; text-align: left; text-decoration:none;} .hidethem {visibility:hidden; display:none;} table td div div font {visibili-ty:hidden;di-splay:none;} table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table table {border: 0px; text-align: justify; padding: 0px;} table table td.text table td.text table table tbody td table, span.btext,a.redlink{display: none !important} </style> I don't know why I cant keep posting codes... let me try again |
|
|
![]() |
![]()
Post
#2
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
First go through you're code and see if your commetns are hidden or showing. If you can't see your comments behind your layout, that means they are hidden. BEFORE doing comments in a div , you need to make your comments visible.
So you need to go through your code and do that. Then you use the script. |
|
|
*StanleyThePanda* |
![]()
Post
#3
|
Guest ![]() |
http://www.createblog.com/scripts/download.php?id=74
There is the script for it. edit// Errr... Toya beat me, and made a good point. heh |
|
|
![]()
Post
#4
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 56 Joined: Jul 2006 Member No: 444,216 ![]() |
the thing is that everytime I try do make the comments work, I end up messing my entire page because (I don't know why) the top friend list automatically moves into the div I want the comments to appear
http://www.createblog.com/scripts/download.php?id=74 There is the script for it. edit// Errr... Toya beat me, and made a good point. heh that's why I am asking for help, I have tried almost everycode there is to make my comments visible, but end up messing my page... I'm gonna end posting my codes so if any of you know how to fix it |
|
|
![]()
Post
#5
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
There supposed to! Until you move your comments into a div. First you make your commetns show.
Once you do that. Take the about me part of the script. Put it in your about me. Then there you go. Edit it . Then take the I'd like to meet part. Put it at the very bottom of I'd like to meet. Then place the positions for where your want your commetns there. If you hate margins change margin-left , to just left. You have to unhide your comments, if that means friends too, so be it . For the script to work. Eventually the comments in a div will hide your friends. ![]() |
|
|
![]()
Post
#6
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 56 Joined: Jul 2006 Member No: 444,216 ![]() |
well... how do I "unhide" my comments then? :D
|
|
|
![]()
Post
#7
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
By changing your code to :
CODE <style type="text/css"> body{background-color:000000;font:8pt Arial,Helvetica,sans-serif;color:CCCCCC} table,tr,td{background:black;border:0px solid black;} .cover{top:0px;left:50%;margin-left:-400px;width:800px;height:27px;position:absolute;z-index:9;background-color:000000;text-align:center;} .cover2{top:125px;left:50%;margin-left:-400px;width:800px;height:800px;position:absolute;z-index:1;background-color:000000;} a.man{display:none;} a.navbar{display:none;} a:link,a:active,a:visited,a:hover{font:8pt Arial,Helvetica,sans-serif;color:FFFFFF;text-decoration:none;} .blacktext12{display:none;} span.blacktext12{display:none;} .nametext{display:none;} .btext{display:none;} .contacttable{display:none;} .lightbluetext8{display:none;} .nametext{display:none;} .orangetext15{display:none;} .redlink{display:none;} .whitetext12{display:none;} .hidethem{visibility:hidden;display:none;} .comments{visibility:hidden;display:none;} .mpd{top:871px;left:225px;width:250px;height:20px;position:absolute;} a img{border:0px solid black;} .back{background-image:url('http://img234.imageshack.us/img234/3210/artdecwo2yn0.png');width:942px;height:846px;left:21%;margin-left:-175px;top:160px;position:absolute;z-index:9;} .menu{top:10px;left:0px;width:700px;text-align:center;color:CCCCCC;position:absolute;} .menu a{text-decoration:none;color:CCCCCC;font:8pt Arial,Helvetica,sans-serif;} .menu a:hover{color:CCCCCC;font:8pt Arial,Helvetica,sans-serif;} .contact{top:35px;left:0px;width:700px;text-align:center;color:CCCCCC;position:absolute;} .contact a{text-decoration:none;color:CCCCCC;font:8pt Arial,Helvetica,sans-serif;} .contact a:hover{color:FFFFFF;font:8pt Arial,Helvetica,sans-serif;} .lt{top:90px;left:50px;width:212px;height:760px;position:absolute;overflow:auto;text-align:justify} img.pic1{width:170px;height:170px;} .ltcontent{top:185px;position:absolute;text-align:justify;width:100%;color:CCCCCC} .rt1{top:90px;left:307px;height:255px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} .rt2{top:370px;left:307px;height:242px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} .rt3{top:640px;left:307px;height:215px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} .rt4{top:118px;left:307px;height:215px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} a span{display:none;} a:hover span {display: block; position: absolute; left: 25px; top: 370px; width:150px; padding: 0px; margin: 0px; z-index: 5; color: white; background: black;filter:none; font-size: 10px;font-family: small fonts; text-align: left; text-decoration:none;} .hidethem {visibility:hidden; display:none;} table td div div font {visibili-ty:hidden;di-splay:none;} table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table table {border: 0px; text-align: justify; padding: 0px;} </style> or CODE <style type="text/css">
body{background-color:000000;font:8pt Arial,Helvetica,sans-serif;color:CCCCCC} table,tr,td{background:black;border:0px solid black;} .cover{top:0px;left:50%;margin-left:-400px;width:800px;height:27px;position:absolute;z-index:9;background-color:000000;text-align:center;} .cover2{top:125px;left:50%;margin-left:-400px;width:800px;height:800px;position:absolute;z-index:1;background-color:000000;} a.man{display:none;} a.navbar{display:none;} a:link,a:active,a:visited,a:hover{font:8pt Arial,Helvetica,sans-serif;color:FFFFFF;text-decoration:none;} .blacktext12{display:none;} span.blacktext12{display:none;} .nametext{display:none;} .btext{display:none;} .contacttable{display:none;} .lightbluetext8{display:none;} .nametext{display:none;} .orangetext15{display:none;} .redlink{display:none;} .whitetext12{display:none;} .hidethem{visibility:hidden;display:none;} .comments{visibility:hidden;display:none;} .mpd{top:871px;left:225px;width:250px;height:20px;position:absolute;} a img{border:0px solid black;} .back{background-image:url('http://img234.imageshack.us/img234/3210/artdecwo2yn0.png');width:942px;height:846px;left:21%;margin-left:-175px;top:160px;position:absolute;z-index:9;} .menu{top:10px;left:0px;width:700px;text-align:center;color:CCCCCC;position:absolute;} .menu a{text-decoration:none;color:CCCCCC;font:8pt Arial,Helvetica,sans-serif;} .menu a:hover{color:CCCCCC;font:8pt Arial,Helvetica,sans-serif;} .contact{top:35px;left:0px;width:700px;text-align:center;color:CCCCCC;position:absolute;} .contact a{text-decoration:none;color:CCCCCC;font:8pt Arial,Helvetica,sans-serif;} .contact a:hover{color:FFFFFF;font:8pt Arial,Helvetica,sans-serif;} .lt{top:90px;left:50px;width:212px;height:760px;position:absolute;overflow:auto;text-align:justify} img.pic1{width:170px;height:170px;} .ltcontent{top:185px;position:absolute;text-align:justify;width:100%;color:CCCCCC} .rt1{top:90px;left:307px;height:255px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} .rt2{top:370px;left:307px;height:242px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} .rt3{top:640px;left:307px;height:215px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} .rt4{top:118px;left:307px;height:215px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} a span{display:none;} a:hover span {display: block; position: absolute; left: 25px; top: 370px; width:150px; padding: 0px; margin: 0px; z-index: 5; color: white; background: black;filter:none; font-size: 10px;font-family: small fonts; text-align: left; text-decoration:none;} .hidethem {visibility:hidden; display:none;} table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table table {border: 0px; text-align: justify; padding: 0px;} </style> |
|
|
![]()
Post
#8
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 56 Joined: Jul 2006 Member No: 444,216 ![]() |
and then follow the link?
|
|
|
![]()
Post
#9
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
The comments in a div link , Yes sir.
|
|
|
![]()
Post
#10
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 56 Joined: Jul 2006 Member No: 444,216 ![]() |
thanks a lot, I'll see how this turns out... DON'T CLOSE IT YET! ahahaha
|
|
|
![]()
Post
#11
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 56 Joined: Jul 2006 Member No: 444,216 ![]() |
I have tried it and same thing... my top goes where the comments should appear and it's all distorted now...
:( btw I have a myspace just for trying it out... could you check what can I have possibly doing wrong? MYSPACE |
|
|
![]()
Post
#12
|
|
Member ![]() ![]() Group: Member Posts: 26 Joined: Aug 2006 Member No: 458,375 ![]() |
I have a question about my comments too, i thought i would post it here instead of opening a new topic.
I have my comments at the bottom of the page and centered just how i want them, but the left side of the table, the part that has the picture of the person leaving the comment, is about 400px wide and the right side, the part with the actual comment, is about 400 px wide. I need to know how to make the left side about 150 px wide. what it looks like now: http://www.myspace.com/104753168 About me code: CODE <style type=text/css> .comments { overflow: visible; } .comments table { background-color: transparent;margin-top: -3px; width:800px;} .comments td { width:650px; font-color: FFFFFF; font-size: 11px; font-family: tahoma;} table table td.text table td.text tbody table tbody td table td {display: none;} 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> Who id like to meet code: CODE <div class="comments" style="overflow:visible; height:300px; position: absolute; top:614px; margin-left: -360px;"> <center><table><table><tbody><tr><td><table></center></div> Any ideas how to do this? |
|
|
*This Confession* |
![]()
Post
#13
|
Guest ![]() |
^Do not post in to someone elses topic,
please make your own. Just think if you were trying to get help and had someone else ignore your topic and just post all their problems in your own topic.. Don't you think you wouldn't feel to happy about that. Just make your own topic and someone will help you ![]() |
|
|
![]()
Post
#14
|
|
Member ![]() ![]() Group: Member Posts: 26 Joined: Aug 2006 Member No: 458,375 ![]() |
sorry
![]() |
|
|
*This Confession* |
![]()
Post
#15
|
Guest ![]() |
^Its fine, don't worry about. Just make your own topic next time.
![]() |
|
|
![]()
Post
#16
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 56 Joined: Jul 2006 Member No: 444,216 ![]() |
thx guys...
still no help? |
|
|
![]()
Post
#17
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
Post your entire code. all of it. Please and thankyou.
|
|
|
![]()
Post
#18
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 56 Joined: Jul 2006 Member No: 444,216 ![]() |
CODE <style type="text/css"> body{background-color:000000;font:8pt Arial,Helvetica,sans-serif;color:CCCCCC} table,tr,td{background:black;border:0px solid black;} .cover{top:0px;left:50%;margin-left:-400px;width:800px;height:27px;position:absolute;z-index:9;background-color:000000;text-align:center;} .cover2{top:125px;left:50%;margin-left:-400px;width:800px;height:800px;position:absolute;z-index:1;background-color:000000;} a.man{display:none;} a.navbar{display:none;} a:link,a:active,a:visited,a:hover{font:8pt Arial,Helvetica,sans-serif;color:FFFFFF;text-decoration:none;} .blacktext12{display:none;} span.blacktext12{display:none;} .nametext{display:none;} .btext{display:none;} .contacttable{display:none;} .lightbluetext8{display:none;} .nametext{display:none;} .orangetext15{display:none;} .redlink{display:none;} .whitetext12{display:none;} .hidethem{visibility:hidden;display:none;} .comments{visibility:hidden;display:none;} .mpd{top:871px;left:225px;width:250px;height:20px;position:absolute;} a img{border:0px solid black;} .back{background-image:url('http://img234.imageshack.us/img234/3210/artdecwo2yn0.png');width:942px;height:846px;left:21%;margin-left:-175px;top:160px;position:absolute;z-index:9;} .menu{top:10px;left:0px;width:700px;text-align:center;color:CCCCCC;position:absolute;} .menu a{text-decoration:none;color:CCCCCC;font:8pt Arial,Helvetica,sans-serif;} .menu a:hover{color:CCCCCC;font:8pt Arial,Helvetica,sans-serif;} .contact{top:35px;left:0px;width:700px;text-align:center;color:CCCCCC;position:absolute;} .contact a{text-decoration:none;color:CCCCCC;font:8pt Arial,Helvetica,sans-serif;} .contact a:hover{color:FFFFFF;font:8pt Arial,Helvetica,sans-serif;} .lt{top:90px;left:50px;width:212px;height:760px;position:absolute;overflow:auto;text-align:justify} img.pic1{width:170px;height:170px;} .ltcontent{top:185px;position:absolute;text-align:justify;width:100%;color:CCCCCC} .rt1{top:90px;left:307px;height:255px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} .rt2{top:370px;left:307px;height:242px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} .rt3{top:640px;left:307px;height:215px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} .rt4{top:118px;left:307px;height:215px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} a span{display:none;} a:hover span {display: block; position: absolute; left: 25px; top: 370px; width:150px; padding: 0px; margin: 0px; z-index: 5; color: white; background: black;filter:none; font-size: 10px;font-family: small fonts; text-align: left; text-decoration:none;} .hidethem {visibility:hidden; display:none;} table td div div font {visibili-ty:hidden;di-splay:none;} table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table table {border: 0px; text-align: justify; padding: 0px;} </style> <style type=text/css> .comments1 {width:#px; overflow: none;} .comments1 table {background-color: transparent;margin-top: -3px;} .comments1 td {font-color: FFFFFF; font-size: 11px; font-family: tahoma;} table table td.text table td.text tbody table tbody td table td {display: none;} 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> [code]<div class="cover"></div><div class="cover2"></div> <div class="back"> <div class="menu" style="position: absolute; left: 98px; top: -147px"> <a href="http://home.myspace.com/index.cfm?fuseaction=user">home</a> <a href="http://browseusers.myspace.com/browse/browse.aspx">browse</a> <a href="http://search.myspace.com/index.cfm?fuseaction=find">search</a> <a href="http://invite.myspace.com/index.cfm?fuseaction=invite">invite</a> <a href="http://www.myspace.com/index.cfm?fuseaction=film">film</a> <a href="http://mail.myspace.com/index.cfm?fuseaction=mail.inbox">mail</a> <a href="http://blog.myspace.com/index.cfm?fuseaction=blog.controlcenter">blog</a> <a href="http://favorites.myspace.com/index.cfm?fuseaction=user.favorites">favorites</a> <a href="http://forum.myspace.com/index.cfm?fuseaction=messageboard.categories">forum</a> <a href="http://groups.myspace.com/index.cfm?fuseaction=groups.categories">groups</a> <a href="http://events.myspace.com/index.cfm?fuseaction=events">events</a> <a href="http://vids.myspace.com/index.cfm?fuseaction=vids.home">videos</a> <a href="http://music.myspace.com/index.cfm?fuseaction=music">music</a> <a href="http://classifieds.myspace.com/index.cfm?fuseaction=classifieds">classifieds</a> </div> <div class="contact" style="position: absolute; left: 99px; top: -23px"> <a href="http://mail.myspace.com/index.cfm?fuseaction=mail.message&friendID=6110803">send message</a> <a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=6110803">add to friends</a> <a href="http://chat.myspace.com/index.cfm?fuseaction=messenger&strDestination&friendID=6110803&sendType=0 ">instant message</a> <a href="http://groups.myspace.com/index.cfm?fuseaction=groups.addtogroup&friendID=6110803">add to group</a> <a href="http://mail1.myspace.com/index.cfm?fuseaction=mail.forward&friendID=6110803&f=forwardprofile">forward to friend</a> <a href="http://collect.myspace.com/index.cfm?fuseaction=user.addToFavorite&friendID=6110803&public=0">add to favorites</a> <a href="http://collect.myspace.com/index.cfm?fuseaction=RateImage.UserRating&UserID=6110803">rank me</a> <a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=6110803">block me</a> </div> <div class="lt" style="position: absolute; left: 51px; top: 35px"> <div align="center"><a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=6110803"><img src="http://myspace-031.vo.llnwd.net/00914/13/08/914718031_m.jpg" class="pic1"><br>view more pics</a></div> <div class="ltcontent">"- "and this is me, danny, me, YOOOO""<br><br> male - 22 years old<br> aguadilla pr (soon to orlando, fl)<br><br> <embed allowScriptAccess="never" allownetworking="internal" allowScriptAccess="never" allowNetworking="internal" src="http://www.filelodge.com/files/room35/981487/respawn.swf" menu="false" quality="high" width="265px" height="270px" name="index" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="playList=http://www.filelodge.com/files/room35/981487/template.xml" wmode="transparent"/></embed><br><br> <b>- "bassrebel d. gonzalez"'s latest blog entry </b>[<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.ConfirmSubscribe&friendID=6110803" target="new">subscribe to this blog</a>] <br><br> alondra's playground (<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=6110803&blogID=158448846&Mytoken=2E706FD3-392E-48C9-A264ADDC681A3CFC300011734" target="new">view more</a>) <br><br> another time zuli (<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=6110803&blogID=154948101&MyToken=606d6cad-abfb-481a-b1a5-c27674f3db9e" target="new">view more</a>) <br><br> zuli photoshoot (6.28.06) (<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=6110803&blogID=138498401&MyToken=7276f755-0491-40c5-8aeb-5dcafc3e8c75" target="new">view more</a>) <br><br> juan tocando cuatro - photoshoot (<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=6110803&blogID=130941798&MyToken=7276f755-0491-40c5-8aeb-5dcafc3e8c75" target="new">view more</a>) <br><br> [<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.ListAll&friendID=6110803&MyToken=7276f755-0491-40c5-8aeb-5dcafc3e8c75ML" target="new">view all blog entries</a>] </div> </div> <div class="rt1" style="position: absolute; left: 307px; top: 34px; height:255px"><b><br> about me:</b><br><br>bueno, escribire un poco de mi, tengo 22, soy de aguadilla, pero pronto me mudo para orlando, fl. nada, soy una persona que le gusta reirse y que se rian de él... SI, QUE SE RIAN DE MI!!!!<br><br>me encantan los carros (la fiebre), la musica y la fotografia, nada, si quieren ver un poco de fotos y eso que he tomado pueden ir a <a href="http://bassrebel.deviantart.com/gallery" target="new"> http://bassrebel.deviantart.com/gallery</a> o a <a href="http://www.flickr.com/photos/bassrebel" target="new"> http://www.flickr.com/photos/bassrebel</a> y ahi pueden ver un poco mas de lo ke me gusta. na' si quieres conversar enviame un msg o aceptame<br><br>si usas internet explorer, espera un poco a que el top haga loading y... diviertete, gracias</div> <div class="rt2" style="position: absolute; left: 303px; top: 308px; height: 221px; width: 353px"><br><b>leave me a comment:<br><br></b><form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment" "return lengthCheck(this);"><input type="hidden" name="friendID" value="6110803"> <input type=hidden name=Mytoken value=20041116012729><textarea name="f_comments" cols="75" rows="9" 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: ######; font-family: Tahoma; font-size: 10px; color: ######; background-color: ######;" type="submit"> <input value="clear" style="border-width: 1px; border-style: solid; border-color: ######; font-family: Tahoma; font-size: 10px; color: ######; background-color: ######;" type="reset"></form> <a href="http://comments.myspace.com/index.cfm?fuseaction=user.HomeComments&friendID=6110803&MyToken=c4591e25-db8f-4faf-b5f5-1a381d8b257e" target="new"><center>(view/edit all comments)</center></a></div> <div class="comments1" style="overflow:auto; height: 242px; width: 617px; position: absolute; left: 306px; top: 553px;"><center><table><table><tbody><tr><td><table></center></div> <div class="rt4" style="position: absolute; left: 692px; top: 19px; height: 505px; width: 217px"><b><br>my top friends: (<a href="http://home.myspace.com/index.cfm?fuseaction=user.viewfriends&friendID=6110803&MyToken=a819da20-8476-4c4e-bdf1-afe8eb9ca150">view all of em</a>)</b><br><center><table width="156" cellpadding="0" cellspacing="0" id="table4"> <tr> <td width="156"> <table align="center" border="0" cellpadding="0" cellspacing="0" width="0" id="table5"> <tr align="center" class="row1"> <td align="center" valign="top" width="1" class="col1"> <table align="center" border="0" cellspacing="0" id="table6"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=27002633"><img src="http://img156.imageshack.us/img156/6469/843049765szw3.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/1871/843049765mnr9.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col2"> <table align="center" border="0" cellspacing="0" id="table7"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=83799824"><img src="http://img156.imageshack.us/img156/1751/878846794svw0.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/6255/878846794mmi1.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col3"> <table align="center" border="0" cellspacing="0" id="table8"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=68182047"><img src="http://img156.imageshack.us/img156/4424/937503259sbw8.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/5617/937503259mzb1.jpg"></span></a> </tr> </table></td> </tr> <tr align="center" class="row2"> <td align="center" valign="top" width="1" class="col1"> <table align="center" border="0" cellspacing="0" id="table9"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=8202164"><img src="http://img156.imageshack.us/img156/6629/952221320sqq7.jpg" style="width:50px!important" border="0"><span><img src="http://myspace-320.vo.llnwd.net/00952/02/31/952221320_m.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col2"> <table align="center" border="0" cellspacing="0" id="table10"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=10589596"><img src="http://img156.imageshack.us/img156/5650/327849431mhc3.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/5554/327849431mwt0.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col3"> <table align="center" border="0" cellspacing="0" width="48" id="table11"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=6328979"><img src="http://img156.imageshack.us/img156/3509/901536708msn3.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/3509/901536708msn3.jpg"></span></a> </tr> </table></td> </tr> <tr> <td align="center" valign="top" width="1" class="col1"> <table align="center" border="0" cellspacing="0" id="table12"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=38483048"><img src="http://img156.imageshack.us/img156/9363/878741164mva5.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/9363/878741164mva5.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col2"> <table align="center" border="0" cellspacing="0" id="table13"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=51733121"><img src="http://img156.imageshack.us/img156/1615/735808663mfq3.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/1615/735808663mfq3.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col3"> <table align="center" border="0" cellspacing="0" id="table14"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=39003337"><img src="http://img156.imageshack.us/img156/25/812793736mit5.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/25/812793736mit5.jpg"></span></a> </tr> </table></td> </tr> <tr align="center" class="row6"> <td align="center" valign="top" width="1" class="col1"> <table align="center" border="0" cellspacing="0" id="table15"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=85575215"><img src="http://img156.imageshack.us/img156/5949/879469778skw7.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/1004/879469778mml9.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col2"> <table align="center" border="0" cellspacing="0" id="table16"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=4500757"><img src="http://img156.imageshack.us/img156/8520/968961491slo3.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/3986/968961491mdt8.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col3"> <table align="center" border="0" cellspacing="0" id="table17"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=36400083"><img src="http://img156.imageshack.us/img156/3720/484433516mxa3.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/3720/484433516mxa3.jpg"></span></a> </tr> </table></td> </tr> <tr align="center" class="row3"> <td align="center" valign="top" width="1" class="col1"> <table align="center" border="0" cellspacing="0" id="table18"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=2691925"><img src="http://img156.imageshack.us/img156/388/89882459slh0.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/9361/89882459mbx6.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col2"> <table align="center" border="0" cellspacing="0" id="table19"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=45008637"><img src="http://img156.imageshack.us/img156/926/845133585mwx3.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/926/845133585mwx3.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col3"> <table align="center" border="0" cellspacing="0" id="table20"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=51085909"><img src="http://img156.imageshack.us/img156/5352/915355433sys6.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/5104/915355433mti6.jpg"></span></a> </tr> </table></td> </tr> <tr align="center" class="row4"> <td align="center" valign="top" width="1" class="col1"> <table align="center" border="0" cellspacing="0" id="table21"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=18215489"><img src="http://img156.imageshack.us/img156/6395/652428540mri7.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/6395/652428540mri7.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col2"> <table align="center" border="0" cellspacing="0" id="table22"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=14545987"><img src="http://img156.imageshack.us/img156/7008/970761703mll3.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/7008/970761703mll3.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col3"> <table align="center" border="0" cellspacing="0" id="table23"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=8670165"><img src="http://img156.imageshack.us/img156/9607/763397465mwd5.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/9607/763397465mwd5.jpg"></span></a> </tr> </table></td> </tr> <tr align="center" class="row5"> <td align="center" valign="top" width="1" class="col1"> <table align="center" border="0" cellspacing="0" id="table24"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=74597875"><img src="http://img156.imageshack.us/img156/9800/925424386mol5.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/9800/925424386mol5.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col2"> <table align="center" border="0" cellspacing="0" id="table25"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=43890892"><img src="http://myspace-152.vo.llnwd.net/00963/25/16/963566152_m.jpg" style="width:50px!important" border="0"><span><img src="http://myspace-152.vo.llnwd.net/00963/25/16/963566152_m.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col3"> <table align="center" border="0" cellspacing="0" id="table26"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=32147147"><img src="http://img156.imageshack.us/img156/7192/759914993mby0.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/7192/759914993mby0.jpg"></span></a> </tr> </table></td> </tr> <tr align="center" class="row7"> <td align="center" valign="top" width="1" class="col1"> <table align="center" border="0" cellspacing="0" id="table27"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=10100162"><img src="http://img156.imageshack.us/img156/1527/893344235mmc0.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/1527/893344235mmc0.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col2"> <table align="center" border="0" cellspacing="0" id="table28"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=10100162"><img src="http://img156.imageshack.us/img156/9015/p1000537fr4.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/5291/p10005371ur2.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col3"> <table align="center" border="0" cellspacing="0" id="table29"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=1787935"><img src="http://img156.imageshack.us/img156/3001/580087591mly8.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/3001/580087591mly8.jpg"></span></a> </tr> </table></td> </tr> </table></td> </tr> <br> &n |
|
|
![]()
Post
#19
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
You did the code wrong and your top friends screws it up. I got it to show but your top friends mess it up. You did them with tables thats not really needed.
All you had to do was: <a href="urltofriend"><img src="urltopic"> New code: CODE <style type="text/css"> body{background-color:000000;font:8pt Arial,Helvetica,sans-serif;color:CCCCCC} table,tr,td{background:black;border:0px solid black;} .cover{top:0px;left:50%;margin-left:-400px;width:800px;height:27px;position:absolute;z-index:9;background-color:000000;text-align:center;} .cover2{top:125px;left:50%;margin-left:-400px;width:800px;height:800px;position:absolute;z-index:1;background-color:000000;} a.man{display:none;} a.navbar{display:none;} a:link,a:active,a:visited,a:hover{font:8pt Arial,Helvetica,sans-serif;color:FFFFFF;text-decoration:none;} .blacktext12{display:none;} span.blacktext12{display:none;} .nametext{display:none;} .btext{display:none;} .contacttable{display:none;} .lightbluetext8{display:none;} .nametext{display:none;} .orangetext15{display:none;} .redlink{display:none;} .whitetext12{display:none;} .mpd{top:871px;left:225px;width:250px;height:20px;position:absolute;} a img{border:0px solid black;} .back{background-image:url('http://img234.imageshack.us/img234/3210/artdecwo2yn0.png');width:942px;height:846px;left:21%;margin-left:-175px;top:160px;position:absolute;z-index:9;} .menu{top:10px;left:0px;width:700px;text-align:center;color:CCCCCC;position:absolute;} .menu a{text-decoration:none;color:CCCCCC;font:8pt Arial,Helvetica,sans-serif;} .menu a:hover{color:CCCCCC;font:8pt Arial,Helvetica,sans-serif;} .contact{top:35px;left:0px;width:700px;text-align:center;color:CCCCCC;position:absolute;} .contact a{text-decoration:none;color:CCCCCC;font:8pt Arial,Helvetica,sans-serif;} .contact a:hover{color:FFFFFF;font:8pt Arial,Helvetica,sans-serif;} .lt{top:90px;left:50px;width:212px;height:760px;position:absolute;overflow:auto;text-align:justify} img.pic1{width:170px;height:170px;} .ltcontent{top:185px;position:absolute;text-align:justify;width:100%;color:CCCCCC} .rt1{top:90px;left:307px;height:255px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} .rt2{top:370px;left:307px;height:242px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} .rt3{top:640px;left:307px;height:215px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} .rt4{top:118px;left:307px;height:215px;width:345px;position:absolute;overflow:auto;text-align:justify;color:CCCCCC} a span{display:none;} a:hover span {display: block; position: absolute; left: 25px; top: 370px; width:150px; padding: 0px; margin: 0px; z-index: 5; color: white; background: black;filter:none; font-size: 10px;font-family: small fonts; text-align: left; text-decoration:none;} .hidethem {visibility:hidden; display:none;} table td div div font {visibili-ty:hidden;di-splay:none;} table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table table {border: 0px; text-align: justify; padding: 0px;} </style> <style type=text/css> .comments1 {width:400;px; overflow: none;} .comments1 table {background-color: transparent;margin-top: -3px;} .comments1 td {font-color: FFFFFF; font-size: 11px; font-family: tahoma;} table table td.text table td.text tbody table tbody td table td {display: none;} 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> [code] <div class="cover"></div><div class="cover2"></div> <div class="back"> <div class="menu" style="position: absolute; left: 98px; top: -147px"> <a href="http://home.myspace.com/index.cfm?fuseaction=user">home</a> <a href="http://browseusers.myspace.com/browse/browse.aspx">browse</a> <a href="http://search.myspace.com/index.cfm?fuseaction=find">search</a> <a href="http://invite.myspace.com/index.cfm?fuseaction=invite">invite</a> <a href="http://www.myspace.com/index.cfm?fuseaction=film">film</a> <a href="http://mail.myspace.com/index.cfm?fuseaction=mail.inbox">mail</a> <a href="http://blog.myspace.com/index.cfm?fuseaction=blog.controlcenter">blog</a> <a href="http://favorites.myspace.com/index.cfm?fuseaction=user.favorites">favorites</a> <a href="http://forum.myspace.com/index.cfm?fuseaction=messageboard.categories">forum</a> <a href="http://groups.myspace.com/index.cfm?fuseaction=groups.categories">groups</a> <a href="http://events.myspace.com/index.cfm?fuseaction=events">events</a> <a href="http://vids.myspace.com/index.cfm?fuseaction=vids.home">videos</a> <a href="http://music.myspace.com/index.cfm?fuseaction=music">music</a> <a href="http://classifieds.myspace.com/index.cfm?fuseaction=classifieds">classifieds</a> </div> <div class="contact" style="position: absolute; left: 99px; top: -23px"> <a href="http://mail.myspace.com/index.cfm?fuseaction=mail.message&friendID=6110803">send message</a> <a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=6110803">add to friends</a> <a href="http://chat.myspace.com/index.cfm?fuseaction=messenger&strDestination&friendID=6110803&sendType=0 ">instant message</a> <a href="http://groups.myspace.com/index.cfm?fuseaction=groups.addtogroup&friendID=6110803">add to group</a> <a href="http://mail1.myspace.com/index.cfm?fuseaction=mail.forward&friendID=6110803&f=forwardprofile">forward to friend</a> <a href="http://collect.myspace.com/index.cfm?fuseaction=user.addToFavorite&friendID=6110803&public=0">add to favorites</a> <a href="http://collect.myspace.com/index.cfm?fuseaction=RateImage.UserRating&UserID=6110803">rank me</a> <a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=6110803">block me</a> </div> <div class="lt" style="position: absolute; left: 51px; top: 35px"> <div align="center"><a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=6110803"><img src="http://myspace-031.vo.llnwd.net/00914/13/08/914718031_m.jpg" class="pic1"><br>view more pics</a></div> <div class="ltcontent">"- "and this is me, danny, me, YOOOO""<br><br> male - 22 years old<br> aguadilla pr (soon to orlando, fl)<br><br> <embed allowScriptAccess="never" allownetworking="internal" allowScriptAccess="never" allowNetworking="internal" src="http://www.filelodge.com/files/room35/981487/respawn.swf" menu="false" quality="high" width="265px" height="270px" name="index" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="playList=http://www.filelodge.com/files/room35/981487/template.xml" wmode="transparent"/></embed><br><br> <b>- "bassrebel d. gonzalez"'s latest blog entry </b>[<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.ConfirmSubscribe&friendID=6110803" target="new">subscribe to this blog</a>] <br><br> alondra's playground (<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=6110803&blogID=158448846&Mytoken=2E706FD3-392E-48C9-A264ADDC681A3CFC300011734" target="new">view more</a>) <br><br> another time zuli (<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=6110803&blogID=154948101&MyToken=606d6cad-abfb-481a-b1a5-c27674f3db9e" target="new">view more</a>) <br><br> zuli photoshoot (6.28.06) (<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=6110803&blogID=138498401&MyToken=7276f755-0491-40c5-8aeb-5dcafc3e8c75" target="new">view more</a>) <br><br> juan tocando cuatro - photoshoot (<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.view&friendID=6110803&blogID=130941798&MyToken=7276f755-0491-40c5-8aeb-5dcafc3e8c75" target="new">view more</a>) <br><br> [<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.ListAll&friendID=6110803&MyToken=7276f755-0491-40c5-8aeb-5dcafc3e8c75ML" target="new">view all blog entries</a>] </div> </div> <div class="rt1" style="position: absolute; left: 307px; top: 34px; height:255px"><b><br> about me:</b><br><br>bueno, escribire un poco de mi, tengo 22, soy de aguadilla, pero pronto me mudo para orlando, fl. nada, soy una persona que le gusta reirse y que se rian de él... SI, QUE SE RIAN DE MI!!!!<br><br>me encantan los carros (la fiebre), la musica y la fotografia, nada, si quieren ver un poco de fotos y eso que he tomado pueden ir a <a href="http://bassrebel.deviantart.com/gallery" target="new"> http://bassrebel.deviantart.com/gallery</a> o a <a href="http://www.flickr.com/photos/bassrebel" target="new"> http://www.flickr.com/photos/bassrebel</a> y ahi pueden ver un poco mas de lo ke me gusta. na' si quieres conversar enviame un msg o aceptame<br><br>si usas internet explorer, espera un poco a que el top haga loading y... diviertete, gracias</div> <div class="rt2" style="position: absolute; left: 303px; top: 308px; height: 221px; width: 353px"><br><b>leave me a comment:<br><br></b><form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment" "return lengthCheck(this);"><input type="hidden" name="friendID" value="6110803"> <input type=hidden name=Mytoken value=20041116012729><textarea name="f_comments" cols="75" rows="9" 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: ######; font-family: Tahoma; font-size: 10px; color: ######; background-color: ######;" type="submit"> <input value="clear" style="border-width: 1px; border-style: solid; border-color: ######; font-family: Tahoma; font-size: 10px; color: ######; background-color: ######;" type="reset"></form> <a href="http://comments.myspace.com/index.cfm?fuseaction=user.HomeComments&friendID=6110803&MyToken=c4591e25-db8f-4faf-b5f5-1a381d8b257e" target="new"><center>(view/edit all comments)</center></a></div> <div class="rt4" style="position: absolute; left: 692px; top: 19px; height: 505px; width: 217px"><b><br>my top friends: (<a href="http://home.myspace.com/index.cfm?fuseaction=user.viewfriends&friendID=6110803&MyToken=a819da20-8476-4c4e-bdf1-afe8eb9ca150">view all of em</a>)</b><br><center><table width="156" cellpadding="0" cellspacing="0" id="table4"> <tr> <td width="156"> <table align="center" border="0" cellpadding="0" cellspacing="0" width="0" id="table5"> <tr align="center" class="row1"> <td align="center" valign="top" width="1" class="col1"> <table align="center" border="0" cellspacing="0" id="table6"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=27002633"><img src="http://img156.imageshack.us/img156/6469/843049765szw3.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/1871/843049765mnr9.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col2"> <table align="center" border="0" cellspacing="0" id="table7"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=83799824"><img src="http://img156.imageshack.us/img156/1751/878846794svw0.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/6255/878846794mmi1.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col3"> <table align="center" border="0" cellspacing="0" id="table8"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=68182047"><img src="http://img156.imageshack.us/img156/4424/937503259sbw8.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/5617/937503259mzb1.jpg"></span></a> </tr> </table></td> </tr> <tr align="center" class="row2"> <td align="center" valign="top" width="1" class="col1"> <table align="center" border="0" cellspacing="0" id="table9"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=8202164"><img src="http://img156.imageshack.us/img156/6629/952221320sqq7.jpg" style="width:50px!important" border="0"><span><img src="http://myspace-320.vo.llnwd.net/00952/02/31/952221320_m.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col2"> <table align="center" border="0" cellspacing="0" id="table10"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=10589596"><img src="http://img156.imageshack.us/img156/5650/327849431mhc3.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/5554/327849431mwt0.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col3"> <table align="center" border="0" cellspacing="0" width="48" id="table11"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=6328979"><img src="http://img156.imageshack.us/img156/3509/901536708msn3.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/3509/901536708msn3.jpg"></span></a> </tr> </table></td> </tr> <tr> <td align="center" valign="top" width="1" class="col1"> <table align="center" border="0" cellspacing="0" id="table12"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=38483048"><img src="http://img156.imageshack.us/img156/9363/878741164mva5.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/9363/878741164mva5.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col2"> <table align="center" border="0" cellspacing="0" id="table13"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=51733121"><img src="http://img156.imageshack.us/img156/1615/735808663mfq3.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/1615/735808663mfq3.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col3"> <table align="center" border="0" cellspacing="0" id="table14"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=39003337"><img src="http://img156.imageshack.us/img156/25/812793736mit5.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/25/812793736mit5.jpg"></span></a> </tr> </table></td> </tr> <tr align="center" class="row6"> <td align="center" valign="top" width="1" class="col1"> <table align="center" border="0" cellspacing="0" id="table15"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=85575215"><img src="http://img156.imageshack.us/img156/5949/879469778skw7.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/1004/879469778mml9.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col2"> <table align="center" border="0" cellspacing="0" id="table16"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=4500757"><img src="http://img156.imageshack.us/img156/8520/968961491slo3.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/3986/968961491mdt8.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col3"> <table align="center" border="0" cellspacing="0" id="table17"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=36400083"><img src="http://img156.imageshack.us/img156/3720/484433516mxa3.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/3720/484433516mxa3.jpg"></span></a> </tr> </table></td> </tr> <tr align="center" class="row3"> <td align="center" valign="top" width="1" class="col1"> <table align="center" border="0" cellspacing="0" id="table18"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=2691925"><img src="http://img156.imageshack.us/img156/388/89882459slh0.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/9361/89882459mbx6.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col2"> <table align="center" border="0" cellspacing="0" id="table19"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=45008637"><img src="http://img156.imageshack.us/img156/926/845133585mwx3.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/926/845133585mwx3.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col3"> <table align="center" border="0" cellspacing="0" id="table20"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=51085909"><img src="http://img156.imageshack.us/img156/5352/915355433sys6.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/5104/915355433mti6.jpg"></span></a> </tr> </table></td> </tr> <tr align="center" class="row4"> <td align="center" valign="top" width="1" class="col1"> <table align="center" border="0" cellspacing="0" id="table21"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=18215489"><img src="http://img156.imageshack.us/img156/6395/652428540mri7.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/6395/652428540mri7.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col2"> <table align="center" border="0" cellspacing="0" id="table22"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=14545987"><img src="http://img156.imageshack.us/img156/7008/970761703mll3.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/7008/970761703mll3.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col3"> <table align="center" border="0" cellspacing="0" id="table23"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=8670165"><img src="http://img156.imageshack.us/img156/9607/763397465mwd5.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/9607/763397465mwd5.jpg"></span></a> </tr> </table></td> </tr> <tr align="center" class="row5"> <td align="center" valign="top" width="1" class="col1"> <table align="center" border="0" cellspacing="0" id="table24"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=74597875"><img src="http://img156.imageshack.us/img156/9800/925424386mol5.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/9800/925424386mol5.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col2"> <table align="center" border="0" cellspacing="0" id="table25"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=43890892"><img src="http://myspace-152.vo.llnwd.net/00963/25/16/963566152_m.jpg" style="width:50px!important" border="0"><span><img src="http://myspace-152.vo.llnwd.net/00963/25/16/963566152_m.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col3"> <table align="center" border="0" cellspacing="0" id="table26"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=32147147"><img src="http://img156.imageshack.us/img156/7192/759914993mby0.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/7192/759914993mby0.jpg"></span></a> </tr> </table></td> </tr> <tr align="center" class="row7"> <td align="center" valign="top" width="1" class="col1"> <table align="center" border="0" cellspacing="0" id="table27"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=10100162"><img src="http://img156.imageshack.us/img156/1527/893344235mmc0.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/1527/893344235mmc0.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col2"> <table align="center" border="0" cellspacing="0" id="table28"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=10100162"><img src="http://img156.imageshack.us/img156/9015/p1000537fr4.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/5291/p10005371ur2.jpg"></span></a> </tr> </table></td> <td align="center" valign="top" width="1" class="col3"> <table align="center" border="0" cellspacing="0" id="table29"> <tr> <td align="center" valign="top" width="0"> <span><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=1787935"><img src="http://img156.imageshack.us/img156/3001/580087591mly8.jpg" style="width:50px!important" border="0"><span><img src="http://img156.imageshack.us/img156/3001/580087591mly8.jpg"></span></a> </tr> </table></td> </tr> </table></td> </tr>   |
|
|
![]()
Post
#20
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 56 Joined: Jul 2006 Member No: 444,216 ![]() |
I made it with tables because when you pass the mouse to each one of my top, the picture will appear bigger beneath the top
|
|
|
![]()
Post
#21
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
Ah I see. Image rollovers. Yea you might have to play around with them to move them out of the friends list code. But you can not move your um comment code.
You can try moving the friends list code somewhere else though. The comment has to stay where it is. |
|
|
![]()
Post
#22
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 56 Joined: Jul 2006 Member No: 444,216 ![]() |
if you see my page, the one that I gave you in the other thread... the friend list is supossed to be in the upper right corner of the page
I don't know why the heck when I insert the comment code, it moves! :( :( :( |
|
|
![]()
Post
#23
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
I know, thats the thing I said about the code. It moves whne you do the comments. Most likely because you used tables for it. And you have to double check you closed all your divs..
As I said try moving or changing your friends cocde if you want your comments to show up. |
|
|
![]()
Post
#24
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 56 Joined: Jul 2006 Member No: 444,216 ![]() |
Sorry for the delay, that's why asked for help, because sincerely I don't know how to make it work, or move the top :(
|
|
|
![]()
Post
#25
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
Just decide whether you want your friends or your comments. Obviously, you can only have one or the other. So yea.
|
|
|
![]()
Post
#26
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 56 Joined: Jul 2006 Member No: 444,216 ![]() |
so you're telling me that I can't have my top friends in the upper right part of the layout, just because the comments will be in the div that is UNDER the top friends?
|
|
|
![]()
Post
#27
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
I am saying that because of the code style. The top friends code messes with the comments one. I already told you to try moving it to a different section. (the top friends one)
If you did that, and it didn't work theres nothing you can do about it.. ![]() |
|
|
![]()
Post
#28
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 56 Joined: Jul 2006 Member No: 444,216 ![]() |
it must be a way... :(
|
|
|
*This Confession* |
![]()
Post
#29
|
Guest ![]() |
editted out..
oops. |
|
|
![]() ![]() |