Comment Code Problem |
Comment Code Problem |
Jan 28 2007, 04:30 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 28 Joined: Sep 2006 Member No: 460,674 |
This code was given to me, on here, to place my comments in a scrolling DIV instead of them being stretched out. The problem is no matter what dimensions I put, the outside box only goes so big, and I need it a little bigger than that. I've tried messing with it, but nothing works. Thanks for any help.
This was given to me from a post a while back. my page is myspace.com/judas25 Try this Post in Your About me: .comments{ visibility:visible; width:400px; height:300px; position:absolute; top:850px; left:300px; overflow:auto; background-color:transparent; border:0px solid; z-index:2px; word-spacing:5px;} You can change the values Paste this in your "Who I'd like to meet" Make sure it's the last code at the bottom <div class="comments"><!________HAS TO BE LAST______> <table><tr><td><table><tr><td> </div> |
|
|
|
![]() |
Jan 28 2007, 08:57 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 547 Joined: Dec 2005 Member No: 337,439 |
Um, I can't actually see any comments on your page but maybe try giving your actual comments div values like this
CODE <div class="comments" style="position: absolute; top:000px; left:000px; width:000px; height:000px;"> CONTENT </div>
|
|
|
|
Jan 28 2007, 11:40 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 28 Joined: Sep 2006 Member No: 460,674 |
Maybe it's the browser you're using or something because the comments are there in a really wide box at the bottom of the page. You have to actually scroll to see them, which is why I want to fix this code to resize the entire div bigger.
|
|
|
|
Jan 29 2007, 09:57 AM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 547 Joined: Dec 2005 Member No: 337,439 |
Sorry, my bad, I didn't realise what you'd done with the friends and comments. Erm, did you try what I suggested ^? Other than that, I'm not sure what to suggest, sorry. I'm sure someone else will come and take a look.
|
|
|
|
Jan 29 2007, 01:16 PM
Post
#5
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Maybe it's the browser you're using or something because the comments are there in a really wide box at the bottom of the page. You have to actually scroll to see them, which is why I want to fix this code to resize the entire div bigger. Yea in my browser (safari) they look nothing like that so maybe a screenshot? |
|
|
|
Jan 29 2007, 03:12 PM
Post
#6
|
|
|
Member ![]() ![]() Group: Member Posts: 28 Joined: Sep 2006 Member No: 460,674 |
Ok, here is the best screenshot I could do. Hopefully it works.
I know this should probably be a new topic, but I always use your posts ^ and you're really smart ^...So, it seems like my page looks different on your pages. How am I supposed to fix that so they look the same? I had no idea that was happening because every computer I've used, my page has been fine. Now I know though. Thanks for all your help, as usual.
|
|
|
|
Jan 29 2007, 03:26 PM
Post
#7
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
If you post your layout code I can give you suggestions on making it look the same. Regarding your comments if you want to see what I see download firefox. (It looks the same in firefox and safari).
I'm assuming your problem is with the width ? Well your comments will only go as wide as they are. I had an idea on how to stretch them out, but if you have a survey it might screw them up. But you can try adding this to your about me: CODE <style type="text/css">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:400px !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;}</style> Also change your comment code to this: CODE .comments{
visibility:visible; width:400px; height:300px; position:absolute; top:850px; left:300px; overflow:auto; background-color:transparent; border:0px solid; z-index:2; letter-spacing:5px;} |
|
|
|
Jan 29 2007, 06:19 PM
Post
#8
|
|
|
Member ![]() ![]() Group: Member Posts: 28 Joined: Sep 2006 Member No: 460,674 |
Ok, what I need to fix is the height of the outer box. Not the comments or whatever, but the DIV they're in. No matter what I set the height to, it won't get any bigger than what you see. The width doesn't bother me for now, because it's matches the rest of the page. Do you know what to do?
|
|
|
|
Jan 29 2007, 06:24 PM
Post
#9
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Post your code (full layout) please.
|
|
|
|
Jan 29 2007, 07:50 PM
Post
#10
|
|
|
Member ![]() ![]() Group: Member Posts: 28 Joined: Sep 2006 Member No: 460,674 |
Ok. The numbers for the comment box are kinda big from trying to play with it, but like i said...nothing make the height bigger.
[b]ABOUT ME <style> .x {visible and hidden objects} table, table td {background-color:transparent;} table table table {visibility:hidden;} table table table div table {visibility:visible;} .comt table table table {visibility:visible;} table div div, table tr td div font a {visibility:hidden;} table div .content {visibility:visible} .x {gereral} body {background-image:url(http://i99.photobucket.com/albums/l293/judasjap/LV2.jpg); body {scrollbar-face-color:FF99CC; scrollbar-highlight-color:FF99CC; scrollbar-3dlight-color:FF99CC; scrollbar-shadow-color:FF9999; scrollbar-darkshadow-color:FF9999; scrollbar-arrow-color:FF99CC; scrollbar-track-color:FF99CC;} .x {text} div, a, font, input, textarea, td, span {font-family:georgia !important;font-size:10pt; font-weight: bold; !important;text-transform: !important;} a, a font, font, span {color:000000 !important;} .x {divs} .info, .commentbox, .contact, .musicplayer, .blank1, .welcome, .music, .tv, .blank2, .madeby, .comt, .toys {background-image:url(http://i99.photobucket.com/albums/l293/judasjap/05fe3ba8.jpg) ;background-color:FFFFFF; position:absolute; left:50%; top:0%; visibility:visible; border-width:3px; border-style:ridge; border-color:639ACE; } .heading {width:100%; background-color:; text-align:center; border-bottom-color:000000; border-bottom-width:1px; border-bottom-style:solid; color:FFFFFF !important;} .content {padding:3px;} .info {width:170px; height:190px; margin-left:-205px; margin-top:130px; overflow: hidden;} .commentbox {width:360px; height:85px; margin-left:-180px; margin-top:675px; overflow: hidden;} .contact {width:170px; height:110x; margin-left:-205px; margin-top:327px;} .blank1 {width:360px; height:355px; margin-left:190px; margin-top:406px; overflow: auto;} .welcome {width:360px; height:355px; margin-left:-550px; margin-top:406px; overflow: auto;} .music {width:310px; height:266px; margin-left:-550px; margin-top:130px;} .tv {width:360px; height:264px; margin-left:-180px; margin-top:406px; overflow: hidden;} .blank2 {width:304px; height:266px; margin-left:220px; margin-top:130px;} .madeby {width:220px; height:21px; margin-left:310px; margin-top:204px;} .comt {width:1100px; heigtht:1000px; margin-left:-550px; margin-top:765px; overflow: auto;} .toys {width:120px; height:237px; margin-left:-25px; margin-top:130px} .x {comment box} .commentbox {overflow: auto;} .commentbox input {border-color:000000; border-width:1px; border-style:solid; width:45px; height:21px; background-color:FFFFFF;} .commentbox table textarea {position:relative; top:-9px; border-color:000000; border-width:1px; border-style:solid;} .x {contacting} .contact a:link, .contact a:visited {width:95px; background-color:AED7FF; border-color:000066; border-width:1px; border-style:solid; text-align:center; letter-spacing:1px;} .contact a:active, .contact a:hover {background-color:55AAFF; border-color:000033; color:FFFFFF !important; letter-spacing:3px;} .x {friends and comments}{overflow: auto;} .comt table, .comt table td {border-width:0px;} .comt a img {width:90px;} .x {linked images} a img {border-width:0px} </style> <div class=info> <span class=heading>VUITTON PRINCESS</span> <span class=heading<div class=content> <center> <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=49491854"> <img src="http://i14.tinypic.com/3yx416s.jpg"> </a> <br> <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=49491854"></a><a href="http://vids.myspace.com/index.cfm?fuseaction=vids.showvids&friendID=49491854"></a><a href="http://blog.myspace.com/index.cfm?fuseaction=blog.ListAll&friendID=49491854"></a> </center> </div> </div> <div class=commentbox> <span class=heading>COMMENT</span> <div class=content> <center> <table cellpadding=0 cellspacing=1> <tr> <td rowspan=2> <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"> <input name="friendID" value="49491854" type="hidden"> <textarea name="f_comments" rows=3 cols=25></textarea> </td> <td> <input type=submit value=Post> </td> </tr> <tr> <td> <input type=reset value=Clear></form> </td> <tr> </table> </table> </center> </div> </div> <div class=contact> <span class=heading>CONTACT</span> <div class=content> <center> <a href="http://mail.myspace.com/index.cfm?fuseaction=mail.message&friendID=49491854" style="margin-bottom:2px;">Message</a> <a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=49491854" style="margin-bottom:2px;">Add</a> </style> </center> </div> </div> <div class=blank1> <span class=heading>ABOUT ME</span> <div class=content> <form action='http://www.kwiz.biz/simplesurveys/do-survey.php' method='post' target='_new'><table border=1 bordercolor=#efefef cellspacing=0><tr><td valign=top align=right>Name:</td><td align=left><b>Jennifer</b><input type='hidden' name='question1' value='Name%3A'><input type='hidden' name='type1' value='1'></td></tr><tr><td valign=top align=right>Birthdate:</td><td align=left><b>10/25</b><input type='hidden' name='question2' value='Birthdate%3A'><input type='hidden' name='type2' value='1'></td></tr><tr><td valign=top align=right>Birthplace:</td><td align=left><b>Tampa, FL</b><input type='hidden' name='question3' value='Birthplace%3A'><input type='hidden' name='type3' value='1'></td></tr><tr><td valign=top align=right>Current Location:</td><td align=left><b>The Ville</b><input type='hidden' name='question4' value='Current+Location%3A'><input type='hidden' name='type4' value='1'></td></tr><tr><td valign=top align=right>Eye Color:</td><td align=left><b>Hazel brown</b><input type='hidden' name='question5' value='Eye+Color%3A'><input type='hidden' name='type5' value='1'></td></tr><tr><td valign=top align=right>Hair Color:</td><td align=left><b>Dark brown</b><input type='hidden' name='question6' value='Hair+Color%3A'><input type='hidden' name='type6' value='1'></td></tr><tr><td valign=top align=right>Height:</td><td align=left><b>5'4</b><input type='hidden' name='question7' value='Height%3A'><input type='hidden' name='type7' value='1'></td></tr><tr><td valign=top align=right>Piercings:</td><td align=left><b>4</b><input type='hidden' name='question9' value='Piercings%3A'><input type='hidden' name='type9' value='1'></td></tr><tr><td valign=top align=right>Tatoos:</td><td align=left><b>0</b><input type='hidden' name='question10' value='Tatoos%3A'><input type='hidden' name='type10' value='1'></td></tr><tr><td valign=top align=right>Boyfriend/Girlfriend:</td><td align=left><b>¿</b><input type='hidden' name='question11' value='Boyfriend%2FGirlfriend%3A'><input type='hidden' name='type11' value='1'></td></tr><tr><td valign=top align=right>Overused Phraze:</td><td align=left><b>Whatever</b><input type='hidden' name='question12' value='Overused+Phraze%3A'><input type='hidden' name='type12' value='1'></td></tr><tr><td valign=top align=center colspan=2><b><i>FAVORITES</i></b><input type='hidden' name='question13' value='FAVORITES'><input type='hidden' name='type13' value=''></td></tr><tr><td valign=top align=right>Food:</td><td align=left><b>Anything junk</b><input type='hidden' name='question14' value='Food%3A'><input type='hidden' name='type14' value='1'></td></tr><tr><td valign=top align=right>Number:</td><td align=left><b>7</b><input type='hidden' name='question16' value='Number%3A'><input type='hidden' name='type16' value='1'></td></tr><tr><td valign=top align=right>Color:</td><td align=left><b>Pink</b><input type='hidden' name='question17' value='Color%3A'><input type='hidden' name='type17' value='1'></td></tr><tr><td valign=top align=right>Animal:</td><td align=left><b>Manatee</b><input type='hidden' name='question18' value='Animal%3A'><input type='hidden' name='type18' value='1'></td></tr><tr><td valign=top align=right>Drink:</td><td align=left><b>Sweet tea</b><input type='hidden' name='question19' value='Drink%3A'><input type='hidden' name='type19' value='1'></td></tr><tr><td valign=top align=right>Alcohol Drink:</td><td align=left><b>?</b><input type='hidden' name='question20' value='Alcohol+Drink%3A'><input type='hidden' name='type20' value='1'></td></tr><tr><td valign=top align=right>Bagel:</td><td align=left><b>Plain</b><input type='hidden' name='question21' value='Bagel%3A'><input type='hidden' name='type21' value='1'></td></tr><tr><td valign=top align=right>Letter:</td><td align=left><b>J</b><input type='hidden' name='question22' value='Letter%3A'><input type='hidden' name='type22' value='1'></td></tr><tr><td valign=top align=right>Body Part on Opposite sex:</td><td align=left><b>Hands</b><input type='hidden' name='question23' value='Body+Part+on+Opposite+sex%3A'><input type='hidden' name='type23' value='1'></td></tr><tr><td valign=top align=center colspan=2><b><i>This or That</i></b><input type='hidden' name='question24' value='This+or+That'><input type='hidden' name='type24' value='2'></td></tr><tr><td valign=top align=right>Pepsi or Coke:</td><td align=left><b>Coke</b><input type='hidden' name='question25' value='Pepsi+or+Coke%3A'><input type='hidden' name='type25' value='1'></td></tr><tr><td valign=top align=right>McDonalds or BurgerKing:</td><td align=left><b>McDonalds</b><input type='hidden' name='question26' value='McDonalds+or+BurgerKing%3A'><input type='hidden' name='type26' value='1'></td></tr><tr><td valign=top align=right>Strawberry or Watermelon:</td><td align=left><b>Strawberry</b><input type='hidden' name='question27' value='Strawberry+or+Watermelon%3A'><input type='hidden' name='type27' value='1'></td></tr><tr><td valign=top align=right>Hot tea or Ice tea:</td><td align=left><b>Ice tea</b><input type='hidden' name='question28' value='Hot+tea+or+Ice+tea%3A'><input type='hidden' name='type28' value='1'></td></tr><tr><td valign=top align=right>Chocolate or Vanilla</td><td align=left><b>Chocolate</b><input type='hidden' name='question29' value='Chocolate+or+Vanilla'><input type='hidden' name='type29' value='1'></td></tr><tr><td valign=top align=right>Hot Chocolate or Coffee:</td><td align=left><b>Hot chocolate</b><input type='hidden' name='question30' value='Hot+Chocolate+or+Coffee%3A'><input type='hidden' name='type30' value='1'></td></tr><tr><td valign=top align=right>Kiss or Hug:</td><td align=left><b>Either</b><input type='hidden' name='question31' value='Kiss+or+Hug%3A'><input type='hidden' name='type31' value='1'></td></tr><tr><td valign=top align=right>Dog or Cat:</td><td align=left><b>Dog</b><input type='hidden' name='question32' value='Dog+or+Cat%3A'><input type='hidden' name='type32' value='1'></td></tr><tr><td valign=top align=right>Rap or Punk:</td><td align=left><b>Rap</b><input type='hidden' name='question33' value='Rap+or+Punk%3A'><input type='hidden' name='type33' value='1'></td></tr><tr><td valign=top align=right>Summer or Winter:</td><td align=left><b>Both</b><input type='hidden' name='question34' value='Summer+or+Winter%3A'><input type='hidden' name='type34' value='1'></td></tr><tr><td valign=top align=right>Scary Movies or Funny Movies:</td><td align=left><b>Funny movies</b><input type='hidden' name='question35' value='Scary+Movies+or+Funny+Movies%3A'><input type='hidden' name='type35' value='1'></td></tr><tr><td valign=top align=right>Love or Money:</td><td align=left><b>Love</b><input type='hidden' name='question36' value='Love+or+Money%3A'><input type='hidden' name='type36' value='1'></td></tr><tr><td valign=top align=center colspan=2><b><i>YOUR...</i></b><input type='hidden' name='question37' value='YOUR...'><input type='hidden' name='type37' value='2'></td></tr><tr><td valign=top align=right>Bedtime:</td><td align=left><b>Whenever </b><input type='hidden' name='question38' value='Bedtime%3A'><input type='hidden' name='type38' value='1'></td></tr><tr><td valign=top align=right>Most Missed Memory:</td><td align=left><b>Hmm...</b><input type='hidden' name='question39' value='Most+Missed+Memory%3A'><input type='hidden' name='type39' value='1'></td></tr><tr><td valign=top align=right>Best phyiscal feature:</td><td align=left><b>Eyes</b><input type='hidden' name='question40' value='Best+phyiscal+feature%3A'><input type='hidden' name='type40' value='1'></td></tr><tr><td valign=top align=right>First Thought Waking Up:</td><td align=left><b>Damn!</b><input type='hidden' name='question41' value='First+Thought+Waking+Up%3A'><input type='hidden' name='type41' value='1'></td></tr><tr><td valign=top align=right>Goal for this year:</td><td align=left><b>Too many</b><input type='hidden' name='question42' value='Goal+for+this+year%3A'><input type='hidden' name='type42' value='1'></td></tr><tr><td valign=top align=right>Best Friends:</td><td align=left><b>They know who they are</b><input type='hidden' name='question43' value='Best+Friends%3A'><input type='hidden' name='type43' value='1'></td></tr><tr><td valign=top align=right>Weakness:</td><td align=left><b>Don't know</b><input type='hidden' name='question44' value='Weakness%3A'><input type='hidden' name='type44' value='1'></td></tr><tr><td valign=top align=right>Fears:</td><td align=left><b>Bugs & nature</b><input type='hidden' name='question45' value='Fears%3A'><input type='hidden' name='type45' value='1'></td></tr><tr><td valign=top align=right>Heritage:</td><td align=left><b>Gypsy (mix)</b><input type='hidden' name='question46' value='Heritage%3A'><input type='hidden' name='type46' value='1'></td></tr><tr><td valign=top align=right>Longest relationship:</td><td align=left><b>3yrs</b><input type='hidden' name='question47' value='Longest+relationship%3A'><input type='hidden' name='type47' value='1'></td></tr><tr><td valign=top align=right>Ever Drank:</td><td align=left><b>Yes</b><input type='hidden' name='question49' value='Ever+Drank%3A'><input type='hidden' name='type49' value='1'></td></tr><tr><td valign=top align=right>Ever Smoked:</td><td align=left><b>No</b><input type='hidden' name='question50' value='Ever+Smoked%3A'><input type='hidden' name='type50' value='1'></td></tr><tr><td valign=top align=right>Pot:</td><td align=left><b>No</b><input type='hidden' name='question51' value='Pot%3A'><input type='hidden' name='type51' value='1'></td></tr><tr><td valign=top align=right>Ever been Drunk:</td><td align=left><b>No</b><input type='hidden' name='question52' value='Ever+been+Drunk%3A'><input type='hidden' name='type52' value='1'></td></tr><tr><td valign=top align=right>Ever been beaten up:</td><td align=left><b>No</b><input type='hidden' name='question53' value='Ever+been+beaten+up%3A'><input type='hidden' name='type53' value='1'></td></tr><tr><td valign=top align=right>Ever beaten someone up:</td><td align=left><b>Yes</b><input type='hidden' name='question54' value='Ever+beaten+someone+up%3A'><input type='hidden' name='type54' value='1'></td></tr><tr><td valign=top align=right>Ever Shoplifted:</td><td align=left><b>No</b><input type='hidden' name='question55' value='Ever+Shoplifted%3A'><input type='hidden' name='type55' value='1'></td></tr><tr><td valign=top align=right>Ever Skinny Dipped:</td><td align=left><b>Yes</b><input type='hidden' name='question56' value='Ever+Skinny+Dipped%3A'><input type='hidden' name='type56' value='1'></td></tr><tr><td valign=top align=right>Ever Kissed Opposite sex:</td><td align=left><b>Yes</b><input type='hidden' name='question57' value='Ever+Kissed+Opposite+sex%3A'><input type='hidden' name='type57' value='1'></td></tr><tr><td valign=top align=right>Been Dumped Lately:</td><td align=left><b>No</b><input type='hidden' name='question58' value='Been+Dumped+Lately%3A'><input type='hidden' name='type58' value='1'></td></tr><tr><td valign=top align=center colspan=2><b><i>IN A GUY/GIRL</i></b><input type='hidden' name='question59' value='IN+A+GUY%2FGIRL'><input type='hidden' name='type59' value='2'></td></tr><tr><td valign=top align=right>Favorite Eye Color:</td><td align=left><b>Brown</b><input type='hidden' name='question60' value='Favorite+Eye+Color%3A'><input type='hidden' name='type60' value='1'></td></tr><tr><td valign=top align=right>Favorite Hair Color:</td><td align=left><b>Anything dark</b><input type='hidden' name='question61' value='Favorite+Hair+Color%3A'><input type='hidden' name='type61' value='1'></td></tr><tr><td valign=top align=right>Short or Long:</td><td align=left><b>Short</b><input type='hidden' name='question62' value='Short+or+Long%3A'><input type='hidden' name='type62' value='1'></td></tr><tr><td valign=top align=right>Height:</td><td align=left><b>6'3+</b><input type='hidden' name='question63' value='Height%3A'><input type='hidden' name='type63' value='1'></td></tr><tr><td valign=top align=right>Style:</td><td align=left><b>Preppy & urban</b><input type='hidden' name='question64' value='Style%3A'><input type='hidden' name='type64' value='1'></td></tr><tr><td valign=top align=right>Looks or Personality:</td><td align=left><b>Both</b><input type='hidden' name='question65' value='Looks+or+Personality%3A'><input type='hidden' name='type65' value='1'></td></tr><tr><td valign=top align=right>Hot or Cute</td><td align=left><b>Cute</b><input type='hidden' name='question66' value='Hot+or+Cute'><input type='hidden' name='type66' value='1'></td></tr><tr><td valign=top align=right>Drugs and Alcohol:</td><td align=left><b>No!</b><input type='hidden' name='question68' value='Drugs+and+Alcohol%3A'><input type='hidden' name='type68' value='1'></td></tr><tr><td valign=top align=right>Muscular or Really Skinny:</td><td align=left><b>Muscular</b><input type='hidden' name='question69' value='Muscular+or+Really+Skinny%3A'><input type='hidden' name='type69' value='1'></td></tr><tr><td valign=top align=center colspan=2><b><i>RANDOMS</i></b><input type='hidden' name='question70' value='RANDOMS'><input type='hidden' name='type70' value='2'></td></tr><tr><td valign=top align=right>Number of Regrets in the Past:</td><td align=left><b>2</b><input type='hidden' name='question71' value='Number+of+Regrets+in+the+Past%3A'><input type='hidden' name='type71' value='1'></td></tr><tr><td valign=top align=right>What country do you want to Visit:</td><td align=left><b>Africa</b><input type='hidden' name='question72' value='What+country+do+you+want+to+Visit%3A'><input type='hidden' name='type72' value='1'></td></tr><tr><td valign=top align=right>How do you want to Die:</td><td align=left><b>Fast</b><input type='hidden' name='question73' value='How+do+you+want+to+Die%3A'><input type='hidden' name='type73' value='1'></td></tr><tr><td valign=top align=right>Been to the Mall Lately:</td><td align=left><b>Of course!</b><input type='hidden' name='question74' value='Been+to+the+Mall+Lately%3A'><input type='hidden' name='type74' value='1'></td></tr><tr><td valign=top align=right>Do you like Thunderstorms:</td><td align=left><b>Yes</b><input type='hidden' name='question75' value='Do+you+like+Thunderstorms%3A'><input type='hidden' name='type75' value='1'></td></tr><tr><td valign=top align=right>Get along with your Parents:</td><td align=left><b>Definitely</b><input type='hidden' name='question76' value='Get+along+with+your+Parents%3A'><input type='hidden' name='type76' value='1'></td></tr><tr><td valign=top align=right>Health Freak:</td><td align=left><b>No</b><input type='hidden' name='question77' value='Health+Freak%3A'><input type='hidden' name='type77' value='1'></td></tr><tr><td valign=top align=right>Do you think your Attractive:</td><td align=left><b>Yes</b><input type='hidden' name='question78' value='Do+you+think+your+Attractive%3A'><input type='hidden' name='type78' value='1'></td></tr><tr><td valign=top align=right>Believe in Yourself:</td><td align=left><b>Yes</b><input type='hidden' name='question79' value='Believe+in+Yourself%3A'><input type='hidden' name='type79' value='1'></td></tr><tr><td valign=top align=right>Want to go to College:</td><td align=left><b>Been there</b><input type='hidden' name='question80' value='Want+to+go+to+College%3A'><input type='hidden' name='type80' value='1'></td></tr><tr><td valign=top align=right>Do you Smoke:</td><td align=left><b>No</b><input type='hidden' name='question81' value='Do+you+Smoke%3A'><input type='hidden' name='type81' value='1'></td></tr><tr><td valign=top align=right>Do you Drink:</td><td align=left><b>No</b><input type='hidden' name='question82' value='Do+you+Drink%3A'><input type='hidden' name='type82' value='1'></td></tr><tr><td valign=top align=right>Shower Daily:</td><td align=left><b>Yes</b><input type='hidden' name='question83' value='Shower+Daily%3A'><input type='hidden' name='type83' value='1'></td></tr><tr><td valign=top align=right>Been in Love:</td><td align=left><b>Yes</b><input type='hidden' name='question84' value='Been+in+Love%3A'><input type='hidden' name='type84' value='1'></td></tr><tr><td valign=top align=right>Do you Sing:</td><td align=left><b>No</b><input type='hidden' name='question85' value='Do+you+Sing%3A'><input type='hidden' name='type85' value='1'></td></tr><tr><td valign=top align=right>Want to get Married:</td><td align=left><b>Yes</b><input type='hidden' name='question86' value='Want+to+get+Married%3A'><input type='hidden' name='type86' value='1'></td></tr><tr><td valign=top align=right>Do you want Children:</td><td align=left><b>Yes</b><input type='hidden' name='question87' value='Do+you+want+Children%3A'><input type='hidden' name='type87' value='1'></td></tr><tr><td valign=top align=right>Have your future kids names planned out:</td><td align=left><b>Yes</b><input type='hidden' name='question88' value='Have+your+future+kids+names+planned+out%3A'><input type='hidden' name='type88' value='1'></td></tr><tr><td valign=top align=right>Age you wanna lose your Virginity:</td><td align=left><b>Haha</b><input type='hidden' name='question89' value='Age+you+wanna+lose+your+Virginity%3A'><input type='hidden' name='type89' value='1'></td></tr><tr><td valign=top align=right>Hate anyone:</td><td align=left><b>Nope</b><input type='hidden' name='question90' value='Hate+anyone%3A'><input type='hidden' name='type90' value='1'></td></tr><tr><td colspan=2 align=center><input type='submit' value='Take This Survey'><BR><a href='http://www.kwiz.biz/simplesurveys/create-survey.php'></a><a href='http://www.kwiz.biz/simplesurveys/paid-surveys.php'></a></td></tr></form></table> </div> </div> <div class=welcome> <span class=heading>ABOUT ME</span> <div class=content> Well...I'm currently a student at the University of Louisville majoring in Sports Administration. I received my degree in Communication not too long ago, but I'm back again. I love sports sooo much, so why not earn a degree in something I really love?...Even though I HATE school. I work and intern for UofL athletics, mainly in basketball, and I love my job. The perks are really cool, too. When I'm free I love spending time with my Maltese, Princess, and my rabbit, Juicy. Princess is just like my child. She's litterbox trained, and goes most everywhere with me, whether I'm in class or on vacation. On most days, you can even find us in matching clothes since Princess has her own Louis, Juicy, and other real-life miniatures. I also love going to basketball and football games, spending time with my family and friends, and, of course, shopping in my spare time...My nick name is Vuitton Princess! I love Louis Vuitton, Juicy, Chanel, True Religion, Lacoste, and all the other brands you can find at a Neiman Marcus or Saks store. And speaking of Louis Vuitton...Of course I want the whole white-picket thing in the future, but not yet. I want everything in order for my life, and I'm not even having kids until Louis makes a diaper bag! Anything else...Email me. :-) <br> </div> </div> <div class=music> </span> <div class=content> <object type="application/x-shockwave-flash" data="http://apps.rockyou.com/rockyou.swf?instanceid=47853304&ver=102906" height="250" width="326"> <param name="movie" value="http://apps.rockyou.com/rockyou.swf?instanceid=47853304&ver=102906" /> <param name="allownetworking" value="internal" /> <param name="allowScriptAccess" value="never" /> <param name="enableJSURL" value="false" /> <param name="enableHREF" value="false" /> <param name="saveEmbedTags" value="true" /> <param name="quality" value="high" /> <param name="salign" value="lt" /> <param name="wmode" value="transparent" /> </object><br><a target="_BLANK" href="http://www.rockyou.com/slideshow-create.php?refid=47853304"></a><a target="_BLANK" alt="" href="http://www.rockyou.com/show_my_gallery.php?instanceid=47853304"></a><a target="_BLANK" href="http://www.rockyou.com/slideshow-create.php?refid=47853304"></a> </div> </div> <div class=tv> </span> <div class=content> <object type="application/x-shockwave-flash" data="http://www.youtube.com/v/aCni3cQZD9I&autoplay=1" height="285" width="300"> <param name="movie" value="http://www.youtube.com/v/aCni3cQZD9I&autoplay=1" /> <param name="allownetworking" value="internal" /> <param name="allowScriptAccess" value="never" /> <param name="enableJSURL" value="false" /> <param name="enableHREF" value="false" /> <param name="saveEmbedTags" value="true" /> <param name="wmode" value="transparent" /> </object> </div> </div> </div> </div> <div class=blank2> </span> <object type="application/x-shockwave-flash" data="http://apps.rockyou.com/rockyou.swf?instanceid=35715714&ver=102906" height="250" width="324"> <param name="movie" value="http://apps.rockyou.com/rockyou.swf?instanceid=35715714&ver=102906" /> <param name="allownetworking" value="internal" /> <param name="allowScriptAccess" value="never" /> <param name="enableJSURL" value="false" /> <param name="enableHREF" value="false" /> <param name="saveEmbedTags" value="true" /> <param name="quality" value="high" /> <param name="salign" value="lt" /> <param name="wmode" value="transparent" /> </object><br><a target="_BLANK" href="http://www.rockyou.com/slideshow-create.php?refid=35715714"></a><a target="_BLANK" alt="" href="http://www.rockyou.com/show_my_gallery.php?instanceid=35715714"></a><a target="_BLANK" href="http://www.rockyou.com/slideshow-create.php?refid=35715714"></a> </div> </div> <div class=Toys> </span> <div class=content> <div style="position:absolute;z-index:9;top:0px;left:0px;border-width:0px;"><a href="">..</a></div><object type="application/x-shockwave-flash" data="http://www.freeflashtoys.com/appz/newheartit.swf?thec=16211568:ta1166646222935" height="238" width="225" align="middle"> <param name="movie" value="http://www.freeflashtoys.com/appz/newheartit.swf?thec=16211568:ta1166646222935" /> <param name="allownetworking" value="internal" /> <param name="allowScriptAccess" value="never" /> <param name="enableJSURL" value="false" /> <param name="enableHREF" value="false" /> <param name="saveEmbedTags" value="true" /> <param name="quality" value="high" /> <param name="wmode" value="transparent" /> <param name="bgcolor" value="..cccccc" /> </object><br><small><small><a href=""></a></small></small><br> </div> </div> <style type="text/css"> body div table td form img{display:none!important;} </style> <style type="text/css"> body div table td form option{display:none!important;} body div table td form select{display:none!important;} body div table td form input{display:none!important;} .comments{ visibility:visible; width:700px; height:7000px; position:absolute; top:850px; left:300px; overflow:auto; background-color:transparent; border:0px solid; z-index:2; letter-spacing:5px;} WHO I'D LIKE TO MEET: </td></tr></table></td></tr></table> <div class=comt><table><tr><td><table><tr><td><table><tr><td> </div> <div class="comments"> <table><tr><td><table><tr><td> </div> |
|
|
|
Jan 29 2007, 08:05 PM
Post
#11
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Your code is wrong in two areas. Area one you didn't put the comment code in a closed style tags. Which can explain why nothings working for you.
Area two you put your comments in a div twice. Change your about me to this: CODE <style> .x {visible and hidden objects} table, table td {background-color:transparent;} table table table {visibility:hidden;} table table table div table {visibility:visible;} .comt table table table {visibility:visible;} table div div, table tr td div font a {visibility:hidden;} table div .content {visibility:visible} .x {gereral} body {background-image:url(http://i99.photobucket.com/albums/l293/judasjap/LV2.jpg); body {scrollbar-face-color:FF99CC; scrollbar-highlight-color:FF99CC; scrollbar-3dlight-color:FF99CC; scrollbar-shadow-color:FF9999; scrollbar-darkshadow-color:FF9999; scrollbar-arrow-color:FF99CC; scrollbar-track-color:FF99CC;} .x {text} div, a, font, input, textarea, td, span {font-family:georgia !important;font-size:10pt; font-weight: bold; !important;text-transform: !important;} a, a font, font, span {color:000000 !important;} .x {divs} .info, .commentbox, .contact, .musicplayer, .blank1, .welcome, .music, .tv, .blank2, .madeby, .comt, .toys {background-image:url(http://i99.photobucket.com/albums/l293/judasjap/05fe3ba8.jpg) ;background-color:FFFFFF; position:absolute; left:50%; top:0%; visibility:visible; border-width:3px; border-style:ridge; border-color:639ACE; } .heading {width:100%; background-color:; text-align:center; border-bottom-color:000000; border-bottom-width:1px; border-bottom-style:solid; color:FFFFFF !important;} .content {padding:3px;} .info {width:170px; height:190px; margin-left:-205px; margin-top:130px; overflow: hidden;} .commentbox {width:360px; height:85px; margin-left:-180px; margin-top:675px; overflow: hidden;} .contact {width:170px; height:110x; margin-left:-205px; margin-top:327px;} .blank1 {width:360px; height:355px; margin-left:190px; margin-top:406px; overflow: auto;} .welcome {width:360px; height:355px; margin-left:-550px; margin-top:406px; overflow: auto;} .music {width:310px; height:266px; margin-left:-550px; margin-top:130px;} .tv {width:360px; height:264px; margin-left:-180px; margin-top:406px; overflow: hidden;} .blank2 {width:304px; height:266px; margin-left:220px; margin-top:130px;} .madeby {width:220px; height:21px; margin-left:310px; margin-top:204px;} .toys {width:120px; height:237px; margin-left:-25px; margin-top:130px} .x {comment box} .commentbox {overflow: auto;} .commentbox input {border-color:000000; border-width:1px; border-style:solid; width:45px; height:21px; background-color:FFFFFF;} .commentbox table textarea {position:relative; top:-9px; border-color:000000; border-width:1px; border-style:solid;} .x {contacting} .contact a:link, .contact a:visited {width:95px; background-color:AED7FF; border-color:000066; border-width:1px; border-style:solid; text-align:center; letter-spacing:1px;} .contact a:active, .contact a:hover {background-color:55AAFF; border-color:000033; color:FFFFFF !important; letter-spacing:3px;} .x {friends and comments}{overflow: auto;} .comt table, .comt table td {border-width:0px;} .comt a img {width:90px;} .x {linked images} a img {border-width:0px} </style> <div class=info> <span class=heading>VUITTON PRINCESS</span> <span class=heading<div class=content> <center> <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=49491854"> <img src="http://i14.tinypic.com/3yx416s.jpg"> </a> <br> <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=49491854"></a><a href="http://vids.myspace.com/index.cfm?fuseaction=vids.showvids&friendID=49491854"></a><a href="http://blog.myspace.com/index.cfm?fuseaction=blog.ListAll&friendID=49491854"></a> </center> </div> </div> <div class=commentbox> <span class=heading>COMMENT</span> <div class=content> <center> <table cellpadding=0 cellspacing=1> <tr> <td rowspan=2> <form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"> <input name="friendID" value="49491854" type="hidden"> <textarea name="f_comments" rows=3 cols=25></textarea> </td> <td> <input type=submit value=Post> </td> </tr> <tr> <td> <input type=reset value=Clear></form> </td> <tr> </table> </table> </center> </div> </div> <div class=contact> <span class=heading>CONTACT</span> <div class=content> <center> <a href="http://mail.myspace.com/index.cfm?fuseaction=mail.message&friendID=49491854" style="margin-bottom:2px;">Message</a> <a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=49491854" style="margin-bottom:2px;">Add</a> </style> </center> </div> </div> <div class=blank1> <span class=heading>ABOUT ME</span> <div class=content> <form action='http://www.kwiz.biz/simplesurveys/do-survey.php' method='post' target='_new'><table border=1 bordercolor=#efefef cellspacing=0><tr><td valign=top align=right>Name:</td><td align=left><b>Jennifer</b><input type='hidden' name='question1' value='Name%3A'><input type='hidden' name='type1' value='1'></td></tr><tr><td valign=top align=right>Birthdate:</td><td align=left><b>10/25</b><input type='hidden' name='question2' value='Birthdate%3A'><input type='hidden' name='type2' value='1'></td></tr><tr><td valign=top align=right>Birthplace:</td><td align=left><b>Tampa, FL</b><input type='hidden' name='question3' value='Birthplace%3A'><input type='hidden' name='type3' value='1'></td></tr><tr><td valign=top align=right>Current Location:</td><td align=left><b>The Ville</b><input type='hidden' name='question4' value='Current+Location%3A'><input type='hidden' name='type4' value='1'></td></tr><tr><td valign=top align=right>Eye Color:</td><td align=left><b>Hazel brown</b><input type='hidden' name='question5' value='Eye+Color%3A'><input type='hidden' name='type5' value='1'></td></tr><tr><td valign=top align=right>Hair Color:</td><td align=left><b>Dark brown</b><input type='hidden' name='question6' value='Hair+Color%3A'><input type='hidden' name='type6' value='1'></td></tr><tr><td valign=top align=right>Height:</td><td align=left><b>5'4</b><input type='hidden' name='question7' value='Height%3A'><input type='hidden' name='type7' value='1'></td></tr><tr><td valign=top align=right>Piercings:</td><td align=left><b>4</b><input type='hidden' name='question9' value='Piercings%3A'><input type='hidden' name='type9' value='1'></td></tr><tr><td valign=top align=right>Tatoos:</td><td align=left><b>0</b><input type='hidden' name='question10' value='Tatoos%3A'><input type='hidden' name='type10' value='1'></td></tr><tr><td valign=top align=right>Boyfriend/Girlfriend:</td><td align=left><b>¿</b><input type='hidden' name='question11' value='Boyfriend%2FGirlfriend%3A'><input type='hidden' name='type11' value='1'></td></tr><tr><td valign=top align=right>Overused Phraze:</td><td align=left><b>Whatever</b><input type='hidden' name='question12' value='Overused+Phraze%3A'><input type='hidden' name='type12' value='1'></td></tr><tr><td valign=top align=center colspan=2><b><i>FAVORITES</i></b><input type='hidden' name='question13' value='FAVORITES'><input type='hidden' name='type13' value=''></td></tr><tr><td valign=top align=right>Food:</td><td align=left><b>Anything junk</b><input type='hidden' name='question14' value='Food%3A'><input type='hidden' name='type14' value='1'></td></tr><tr><td valign=top align=right>Number:</td><td align=left><b>7</b><input type='hidden' name='question16' value='Number%3A'><input type='hidden' name='type16' value='1'></td></tr><tr><td valign=top align=right>Color:</td><td align=left><b>Pink</b><input type='hidden' name='question17' value='Color%3A'><input type='hidden' name='type17' value='1'></td></tr><tr><td valign=top align=right>Animal:</td><td align=left><b>Manatee</b><input type='hidden' name='question18' value='Animal%3A'><input type='hidden' name='type18' value='1'></td></tr><tr><td valign=top align=right>Drink:</td><td align=left><b>Sweet tea</b><input type='hidden' name='question19' value='Drink%3A'><input type='hidden' name='type19' value='1'></td></tr><tr><td valign=top align=right>Alcohol Drink:</td><td align=left><b>?</b><input type='hidden' name='question20' value='Alcohol+Drink%3A'><input type='hidden' name='type20' value='1'></td></tr><tr><td valign=top align=right>Bagel:</td><td align=left><b>Plain</b><input type='hidden' name='question21' value='Bagel%3A'><input type='hidden' name='type21' value='1'></td></tr><tr><td valign=top align=right>Letter:</td><td align=left><b>J</b><input type='hidden' name='question22' value='Letter%3A'><input type='hidden' name='type22' value='1'></td></tr><tr><td valign=top align=right>Body Part on Opposite sex:</td><td align=left><b>Hands</b><input type='hidden' name='question23' value='Body+Part+on+Opposite+sex%3A'><input type='hidden' name='type23' value='1'></td></tr><tr><td valign=top align=center colspan=2><b><i>This or That</i></b><input type='hidden' name='question24' value='This+or+That'><input type='hidden' name='type24' value='2'></td></tr><tr><td valign=top align=right>Pepsi or Coke:</td><td align=left><b>Coke</b><input type='hidden' name='question25' value='Pepsi+or+Coke%3A'><input type='hidden' name='type25' value='1'></td></tr><tr><td valign=top align=right>McDonalds or BurgerKing:</td><td align=left><b>McDonalds</b><input type='hidden' name='question26' value='McDonalds+or+BurgerKing%3A'><input type='hidden' name='type26' value='1'></td></tr><tr><td valign=top align=right>Strawberry or Watermelon:</td><td align=left><b>Strawberry</b><input type='hidden' name='question27' value='Strawberry+or+Watermelon%3A'><input type='hidden' name='type27' value='1'></td></tr><tr><td valign=top align=right>Hot tea or Ice tea:</td><td align=left><b>Ice tea</b><input type='hidden' name='question28' value='Hot+tea+or+Ice+tea%3A'><input type='hidden' name='type28' value='1'></td></tr><tr><td valign=top align=right>Chocolate or Vanilla</td><td align=left><b>Chocolate</b><input type='hidden' name='question29' value='Chocolate+or+Vanilla'><input type='hidden' name='type29' value='1'></td></tr><tr><td valign=top align=right>Hot Chocolate or Coffee:</td><td align=left><b>Hot chocolate</b><input type='hidden' name='question30' value='Hot+Chocolate+or+Coffee%3A'><input type='hidden' name='type30' value='1'></td></tr><tr><td valign=top align=right>Kiss or Hug:</td><td align=left><b>Either</b><input type='hidden' name='question31' value='Kiss+or+Hug%3A'><input type='hidden' name='type31' value='1'></td></tr><tr><td valign=top align=right>Dog or Cat:</td><td align=left><b>Dog</b><input type='hidden' name='question32' value='Dog+or+Cat%3A'><input type='hidden' name='type32' value='1'></td></tr><tr><td valign=top align=right>Rap or Punk:</td><td align=left><b>Rap</b><input type='hidden' name='question33' value='Rap+or+Punk%3A'><input type='hidden' name='type33' value='1'></td></tr><tr><td valign=top align=right>Summer or Winter:</td><td align=left><b>Both</b><input type='hidden' name='question34' value='Summer+or+Winter%3A'><input type='hidden' name='type34' value='1'></td></tr><tr><td valign=top align=right>Scary Movies or Funny Movies:</td><td align=left><b>Funny movies</b><input type='hidden' name='question35' value='Scary+Movies+or+Funny+Movies%3A'><input type='hidden' name='type35' value='1'></td></tr><tr><td valign=top align=right>Love or Money:</td><td align=left><b>Love</b><input type='hidden' name='question36' value='Love+or+Money%3A'><input type='hidden' name='type36' value='1'></td></tr><tr><td valign=top align=center colspan=2><b><i>YOUR...</i></b><input type='hidden' name='question37' value='YOUR...'><input type='hidden' name='type37' value='2'></td></tr><tr><td valign=top align=right>Bedtime:</td><td align=left><b>Whenever </b><input type='hidden' name='question38' value='Bedtime%3A'><input type='hidden' name='type38' value='1'></td></tr><tr><td valign=top align=right>Most Missed Memory:</td><td align=left><b>Hmm...</b><input type='hidden' name='question39' value='Most+Missed+Memory%3A'><input type='hidden' name='type39' value='1'></td></tr><tr><td valign=top align=right>Best phyiscal feature:</td><td align=left><b>Eyes</b><input type='hidden' name='question40' value='Best+phyiscal+feature%3A'><input type='hidden' name='type40' value='1'></td></tr><tr><td valign=top align=right>First Thought Waking Up:</td><td align=left><b>Damn!</b><input type='hidden' name='question41' value='First+Thought+Waking+Up%3A'><input type='hidden' name='type41' value='1'></td></tr><tr><td valign=top align=right>Goal for this year:</td><td align=left><b>Too many</b><input type='hidden' name='question42' value='Goal+for+this+year%3A'><input type='hidden' name='type42' value='1'></td></tr><tr><td valign=top align=right>Best Friends:</td><td align=left><b>They know who they are</b><input type='hidden' name='question43' value='Best+Friends%3A'><input type='hidden' name='type43' value='1'></td></tr><tr><td valign=top align=right>Weakness:</td><td align=left><b>Don't know</b><input type='hidden' name='question44' value='Weakness%3A'><input type='hidden' name='type44' value='1'></td></tr><tr><td valign=top align=right>Fears:</td><td align=left><b>Bugs & nature</b><input type='hidden' name='question45' value='Fears%3A'><input type='hidden' name='type45' value='1'></td></tr><tr><td valign=top align=right>Heritage:</td><td align=left><b>Gypsy (mix)</b><input type='hidden' name='question46' value='Heritage%3A'><input type='hidden' name='type46' value='1'></td></tr><tr><td valign=top align=right>Longest relationship:</td><td align=left><b>3yrs</b><input type='hidden' name='question47' value='Longest+relationship%3A'><input type='hidden' name='type47' value='1'></td></tr><tr><td valign=top align=right>Ever Drank:</td><td align=left><b>Yes</b><input type='hidden' name='question49' value='Ever+Drank%3A'><input type='hidden' name='type49' value='1'></td></tr><tr><td valign=top align=right>Ever Smoked:</td><td align=left><b>No</b><input type='hidden' name='question50' value='Ever+Smoked%3A'><input type='hidden' name='type50' value='1'></td></tr><tr><td valign=top align=right>Pot:</td><td align=left><b>No</b><input type='hidden' name='question51' value='Pot%3A'><input type='hidden' name='type51' value='1'></td></tr><tr><td valign=top align=right>Ever been Drunk:</td><td align=left><b>No</b><input type='hidden' name='question52' value='Ever+been+Drunk%3A'><input type='hidden' name='type52' value='1'></td></tr><tr><td valign=top align=right>Ever been beaten up:</td><td align=left><b>No</b><input type='hidden' name='question53' value='Ever+been+beaten+up%3A'><input type='hidden' name='type53' value='1'></td></tr><tr><td valign=top align=right>Ever beaten someone up:</td><td align=left><b>Yes</b><input type='hidden' name='question54' value='Ever+beaten+someone+up%3A'><input type='hidden' name='type54' value='1'></td></tr><tr><td valign=top align=right>Ever Shoplifted:</td><td align=left><b>No</b><input type='hidden' name='question55' value='Ever+Shoplifted%3A'><input type='hidden' name='type55' value='1'></td></tr><tr><td valign=top align=right>Ever Skinny Dipped:</td><td align=left><b>Yes</b><input type='hidden' name='question56' value='Ever+Skinny+Dipped%3A'><input type='hidden' name='type56' value='1'></td></tr><tr><td valign=top align=right>Ever Kissed Opposite sex:</td><td align=left><b>Yes</b><input type='hidden' name='question57' value='Ever+Kissed+Opposite+sex%3A'><input type='hidden' name='type57' value='1'></td></tr><tr><td valign=top align=right>Been Dumped Lately:</td><td align=left><b>No</b><input type='hidden' name='question58' value='Been+Dumped+Lately%3A'><input type='hidden' name='type58' value='1'></td></tr><tr><td valign=top align=center colspan=2><b><i>IN A GUY/GIRL</i></b><input type='hidden' name='question59' value='IN+A+GUY%2FGIRL'><input type='hidden' name='type59' value='2'></td></tr><tr><td valign=top align=right>Favorite Eye Color:</td><td align=left><b>Brown</b><input type='hidden' name='question60' value='Favorite+Eye+Color%3A'><input type='hidden' name='type60' value='1'></td></tr><tr><td valign=top align=right>Favorite Hair Color:</td><td align=left><b>Anything dark</b><input type='hidden' name='question61' value='Favorite+Hair+Color%3A'><input type='hidden' name='type61' value='1'></td></tr><tr><td valign=top align=right>Short or Long:</td><td align=left><b>Short</b><input type='hidden' name='question62' value='Short+or+Long%3A'><input type='hidden' name='type62' value='1'></td></tr><tr><td valign=top align=right>Height:</td><td align=left><b>6'3+</b><input type='hidden' name='question63' value='Height%3A'><input type='hidden' name='type63' value='1'></td></tr><tr><td valign=top align=right>Style:</td><td align=left><b>Preppy & urban</b><input type='hidden' name='question64' value='Style%3A'><input type='hidden' name='type64' value='1'></td></tr><tr><td valign=top align=right>Looks or Personality:</td><td align=left><b>Both</b><input type='hidden' name='question65' value='Looks+or+Personality%3A'><input type='hidden' name='type65' value='1'></td></tr><tr><td valign=top align=right>Hot or Cute</td><td align=left><b>Cute</b><input type='hidden' name='question66' value='Hot+or+Cute'><input type='hidden' name='type66' value='1'></td></tr><tr><td valign=top align=right>Drugs and Alcohol:</td><td align=left><b>No!</b><input type='hidden' name='question68' value='Drugs+and+Alcohol%3A'><input type='hidden' name='type68' value='1'></td></tr><tr><td valign=top align=right>Muscular or Really Skinny:</td><td align=left><b>Muscular</b><input type='hidden' name='question69' value='Muscular+or+Really+Skinny%3A'><input type='hidden' name='type69' value='1'></td></tr><tr><td valign=top align=center colspan=2><b><i>RANDOMS</i></b><input type='hidden' name='question70' value='RANDOMS'><input type='hidden' name='type70' value='2'></td></tr><tr><td valign=top align=right>Number of Regrets in the Past:</td><td align=left><b>2</b><input type='hidden' name='question71' value='Number+of+Regrets+in+the+Past%3A'><input type='hidden' name='type71' value='1'></td></tr><tr><td valign=top align=right>What country do you want to Visit:</td><td align=left><b>Africa</b><input type='hidden' name='question72' value='What+country+do+you+want+to+Visit%3A'><input type='hidden' name='type72' value='1'></td></tr><tr><td valign=top align=right>How do you want to Die:</td><td align=left><b>Fast</b><input type='hidden' name='question73' value='How+do+you+want+to+Die%3A'><input type='hidden' name='type73' value='1'></td></tr><tr><td valign=top align=right>Been to the Mall Lately:</td><td align=left><b>Of course!</b><input type='hidden' name='question74' value='Been+to+the+Mall+Lately%3A'><input type='hidden' name='type74' value='1'></td></tr><tr><td valign=top align=right>Do you like Thunderstorms:</td><td align=left><b>Yes</b><input type='hidden' name='question75' value='Do+you+like+Thunderstorms%3A'><input type='hidden' name='type75' value='1'></td></tr><tr><td valign=top align=right>Get along with your Parents:</td><td align=left><b>Definitely</b><input type='hidden' name='question76' value='Get+along+with+your+Parents%3A'><input type='hidden' name='type76' value='1'></td></tr><tr><td valign=top align=right>Health Freak:</td><td align=left><b>No</b><input type='hidden' name='question77' value='Health+Freak%3A'><input type='hidden' name='type77' value='1'></td></tr><tr><td valign=top align=right>Do you think your Attractive:</td><td align=left><b>Yes</b><input type='hidden' name='question78' value='Do+you+think+your+Attractive%3A'><input type='hidden' name='type78' value='1'></td></tr><tr><td valign=top align=right>Believe in Yourself:</td><td align=left><b>Yes</b><input type='hidden' name='question79' value='Believe+in+Yourself%3A'><input type='hidden' name='type79' value='1'></td></tr><tr><td valign=top align=right>Want to go to College:</td><td align=left><b>Been there</b><input type='hidden' name='question80' value='Want+to+go+to+College%3A'><input type='hidden' name='type80' value='1'></td></tr><tr><td valign=top align=right>Do you Smoke:</td><td align=left><b>No</b><input type='hidden' name='question81' value='Do+you+Smoke%3A'><input type='hidden' name='type81' value='1'></td></tr><tr><td valign=top align=right>Do you Drink:</td><td align=left><b>No</b><input type='hidden' name='question82' value='Do+you+Drink%3A'><input type='hidden' name='type82' value='1'></td></tr><tr><td valign=top align=right>Shower Daily:</td><td align=left><b>Yes</b><input type='hidden' name='question83' value='Shower+Daily%3A'><input type='hidden' name='type83' value='1'></td></tr><tr><td valign=top align=right>Been in Love:</td><td align=left><b>Yes</b><input type='hidden' name='question84' value='Been+in+Love%3A'><input type='hidden' name='type84' value='1'></td></tr><tr><td valign=top align=right>Do you Sing:</td><td align=left><b>No</b><input type='hidden' name='question85' value='Do+you+Sing%3A'><input type='hidden' name='type85' value='1'></td></tr><tr><td valign=top align=right>Want to get Married:</td><td align=left><b>Yes</b><input type='hidden' name='question86' value='Want+to+get+Married%3A'><input type='hidden' name='type86' value='1'></td></tr><tr><td valign=top align=right>Do you want Children:</td><td align=left><b>Yes</b><input type='hidden' name='question87' value='Do+you+want+Children%3A'><input type='hidden' name='type87' value='1'></td></tr><tr><td valign=top align=right>Have your future kids names planned out:</td><td align=left><b>Yes</b><input type='hidden' name='question88' value='Have+your+future+kids+names+planned+out%3A'><input type='hidden' name='type88' value='1'></td></tr><tr><td valign=top align=right>Age you wanna lose your Virginity:</td><td align=left><b>Haha</b><input type='hidden' name='question89' value='Age+you+wanna+lose+your+Virginity%3A'><input type='hidden' name='type89' value='1'></td></tr><tr><td valign=top align=right>Hate anyone:</td><td align=left><b>Nope</b><input type='hidden' name='question90' value='Hate+anyone%3A'><input type='hidden' name='type90' value='1'></td></tr><tr><td colspan=2 align=center><input type='submit' value='Take This Survey'><BR><a href='http://www.kwiz.biz/simplesurveys/create-survey.php'></a><a href='http://www.kwiz.biz/simplesurveys/paid-surveys.php'></a></td></tr></form></table> </div> </div> <div class=welcome> <span class=heading>ABOUT ME</span> <div class=content> Well...I'm currently a student at the University of Louisville majoring in Sports Administration. I received my degree in Communication not too long ago, but I'm back again. I love sports sooo much, so why not earn a degree in something I really love?...Even though I HATE school. I work and intern for UofL athletics, mainly in basketball, and I love my job. The perks are really cool, too. When I'm free I love spending time with my Maltese, Princess, and my rabbit, Juicy. Princess is just like my child. She's litterbox trained, and goes most everywhere with me, whether I'm in class or on vacation. On most days, you can even find us in matching clothes since Princess has her own Louis, Juicy, and other real-life miniatures. I also love going to basketball and football games, spending time with my family and friends, and, of course, shopping in my spare time...My nick name is Vuitton Princess! I love Louis Vuitton, Juicy, Chanel, True Religion, Lacoste, and all the other brands you can find at a Neiman Marcus or Saks store. And speaking of Louis Vuitton...Of course I want the whole white-picket thing in the future, but not yet. I want everything in order for my life, and I'm not even having kids until Louis makes a diaper bag! Anything else...Email me. :-) <br> </div> </div> <div class=music> </span> <div class=content> <object type="application/x-shockwave-flash" data="http://apps.rockyou.com/rockyou.swf?instanceid=47853304&ver=102906" height="250" width="326"> <param name="movie" value="http://apps.rockyou.com/rockyou.swf?instanceid=47853304&ver=102906" /> <param name="allownetworking" value="internal" /> <param name="allowScriptAccess" value="never" /> <param name="enableJSURL" value="false" /> <param name="enableHREF" value="false" /> <param name="saveEmbedTags" value="true" /> <param name="quality" value="high" /> <param name="salign" value="lt" /> <param name="wmode" value="transparent" /> </object><br><a target="_BLANK" href="http://www.rockyou.com/slideshow-create.php?refid=47853304"></a><a target="_BLANK" alt="" href="http://www.rockyou.com/show_my_gallery.php?instanceid=47853304"></a><a target="_BLANK" href="http://www.rockyou.com/slideshow-create.php?refid=47853304"></a> </div> </div> <div class=tv> </span> <div class=content> <object type="application/x-shockwave-flash" data="http://www.youtube.com/v/aCni3cQZD9I&autoplay=1" height="285" width="300"> <param name="movie" value="http://www.youtube.com/v/aCni3cQZD9I&autoplay=1" /> <param name="allownetworking" value="internal" /> <param name="allowScriptAccess" value="never" /> <param name="enableJSURL" value="false" /> <param name="enableHREF" value="false" /> <param name="saveEmbedTags" value="true" /> <param name="wmode" value="transparent" /> </object> </div> </div> </div> </div> <div class=blank2> </span> <object type="application/x-shockwave-flash" data="http://apps.rockyou.com/rockyou.swf?instanceid=35715714&ver=102906" height="250" width="324"> <param name="movie" value="http://apps.rockyou.com/rockyou.swf?instanceid=35715714&ver=102906" /> <param name="allownetworking" value="internal" /> <param name="allowScriptAccess" value="never" /> <param name="enableJSURL" value="false" /> <param name="enableHREF" value="false" /> <param name="saveEmbedTags" value="true" /> <param name="quality" value="high" /> <param name="salign" value="lt" /> <param name="wmode" value="transparent" /> </object><br><a target="_BLANK" href="http://www.rockyou.com/slideshow-create.php?refid=35715714"></a><a target="_BLANK" alt="" href="http://www.rockyou.com/show_my_gallery.php?instanceid=35715714"></a><a target="_BLANK" href="http://www.rockyou.com/slideshow-create.php?refid=35715714"></a> </div> </div> <div class=Toys> </span> <div class=content> <div style="position:absolute;z-index:9;top:0px;left:0px;border-width:0px;"><a href="">..</a></div><object type="application/x-shockwave-flash" data="http://www.freeflashtoys.com/appz/newheartit.swf?thec=16211568:ta1166646222935" height="238" width="225" align="middle"> <param name="movie" value="http://www.freeflashtoys.com/appz/newheartit.swf?thec=16211568:ta1166646222935" /> <param name="allownetworking" value="internal" /> <param name="allowScriptAccess" value="never" /> <param name="enableJSURL" value="false" /> <param name="enableHREF" value="false" /> <param name="saveEmbedTags" value="true" /> <param name="quality" value="high" /> <param name="wmode" value="transparent" /> <param name="bgcolor" value="..cccccc" /> </object><br><small><small><a href=""></a></small></small><br> </div> </div> <style type="text/css"> body div table td form img{display:none!important;} </style> <style type="text/css"> body div table td form option{display:none!important;} body div table td form select{display:none!important;} body div table td form input{display:none!important;} .comments{ visibility:visible; width:700px; height:7000px; position:absolute; top:850px; left:300px; overflow:auto; background-color:transparent; border:0px solid; z-index:2; letter-spacing:5px;}</style> Then change your I'd like to meet too: CODE <div class="comments">
<table><tr><td><table><tr><td> </div> |
|
|
|
Jan 29 2007, 10:07 PM
Post
#12
|
|
|
Member ![]() ![]() Group: Member Posts: 28 Joined: Sep 2006 Member No: 460,674 |
OK, so I used the new coding you provided and my comments are now stretched out vertically down the page with a transparent background. What next? Lol.
|
|
|
|
Jan 29 2007, 10:15 PM
Post
#13
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
You need to edit the height.. you set it to 7000. Any effect you want to do to your comments you need to just add it here. For me all along (along with in firefox) they have no background. So you may need to reposition them, add background colors, etc.
All I did was fix the errors. |
|
|
|
Jan 29 2007, 11:04 PM
Post
#14
|
|
|
Member ![]() ![]() Group: Member Posts: 28 Joined: Sep 2006 Member No: 460,674 |
Oh ok. Gotcha. Thank you for all your help. I really appreciate it.
Edited by StanleyThePanda (Kara) Topic Closed. |
|
|
|
![]() ![]() |