why oh why doesnt this wrk?, comment box |
why oh why doesnt this wrk?, comment box |
![]()
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 19 Joined: Aug 2006 Member No: 448,574 ![]() |
ok so i made a layout for a friend n everything is wrking BUT the comment box heres the code im using...
CODE <div class="content" style="position: absolute; background-color:transparent; left: 480px; top:1590px; width:360px; height:100px; overflow: none;"><center> <br> <form method="post" action="http://collect.myspace.com/index.cfm?fuseaction=user.confirmComment"><input name="friendID" value="13156955" type="hidden"><textarea name="f_comments" cols="40" rows="6" style="border-width: 1px; border-style: solid; border-color: FFFFFF; font-family: arial; font-size: 10px; color: FFFFFF; background-color: 545452;" style="overflow:auto;">leave some love <3.</textarea><BR> <input value="add comment" style="border-width: 1px; border-style: solid; border-color: FFFFFF; font-family: arial; font-size: 10px; color: 000000; background-color: 545452;" type="submit"></form></center> </div> <div class="comments" style="position: absolute; left:445px; top:1134px; width:607px; overflow:auto; overflow-x:hidden;"><center> <center> </td> </tr> </table> </DIV> <div class="comments"> <table><tr><td><table><tr><td> anyone got any ideas y it aint working? oh n its a div layout |
|
|
![]() |
![]()
Post
#2
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
Comment box as in box people can comment you in.
Or comment box as in comment table. If you mean the first one, try another code, its been a common problem with people and div layouts. |
|
|
![]()
Post
#3
|
|
![]() Member ![]() ![]() Group: Member Posts: 19 Joined: Aug 2006 Member No: 448,574 ![]() |
comment box as in ppl love to write lil comments then submit thats all
i just tired to put this code for the commet box in but this didnt show up neither CODE <div class="content" style="position: absolute; background-color:transparent; left: 450px; top:600px; width:305px; height:105px; overflow: none;"><center><br> <form method="post" action="http://collect.myspace.com/index.cfm?fuseaction=user.confirmComment"><input name="friendID" value="*****YOUR USER ID HERE*****" type="hidden"><textarea name="f_comments" cols="40" rows="4" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: arial; font-size: 8pt; color: 000000; background-color: ffffff;" style="overflow:auto;">Hey.</textarea><BR><input value="comment" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: arial; font-size: 8pt; color: 000000; background-color: ffffff;" type="submit"></form> </center></div> n that didnt work neither |
|
|
![]()
Post
#4
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
Here are my suggestions, but this has been a common problem. So far I haven't read a solution. But these suggestions are just well things you should try.
For your div codes did you name them all content? Meaning here: QUOTE <div class="content" If so try giving them different names. Then add z-indexes. Heres how you add one: QUOTE <div class="content" style="position: absolute; background-color:transparent; left: 450px; top:600px; width:305px; height:105px; overflow: none;z-index:1;"><center><br> But give each div a different number. But these may not be fixes but there suggestions. You can also post your codes, I can try to play around w/ them see if I find anything. |
|
|
![]()
Post
#5
|
|
![]() Member ![]() ![]() Group: Member Posts: 19 Joined: Aug 2006 Member No: 448,574 ![]() |
well if this helps any bit heres the entire layout http://www.myspace.com/whydou1oveme
n heres the layout code.. maybe u can see something i dont at the moment CODE <style type="text/css"> .hidethem {visibility:hidden; display:none;} </style>
<style type="text/css">.comments {visibility:hidden;display:none;}</style> <style>div div table tr td a.navbar, div div table tr td font {display: none;}</style> <style type="text/css"> body div div table td { display: none } .navibar {display: none } .navbar { display: none; } div div table tr td a.navbar, div div table tr td font {display: none;} .hidethem {visibility:hidden; display:none;} a.navbar{display: none;} a.navbar:link{display: none;} a.navbar:active{display: none;} a.navbar:visited{display: none;} a.navbar:hover{display: none;} </style> <style type="text/css"> .Main { position:absolute; left:50%; top:0px; width:800px; z-index:1; margin-left:-700px; padding:0px; border:0px; background-color:transparent;} </style> <DIV class="Main"> <table style="width:1100px; height:850px; cellpadding:0px; cellspacing:0px; border:0x solid silver; background-color:000000;}"> <tr> <td valign="top"> <style type="text/css"> body,table, td, li, p, div, textarea {font-family:arial; font-size:8pt; color:ffffff; font-weight:none;} body {background-image:url("http://img212.imageshack.us/img212/815/untitled1lm1.jpg"); background-attachment:no-fixed; background-color:000000; background-repeat:repeat; background-position:center; scrollbar-arrow-color: ffffff; scrollbar-track-color: 000000; scrollbar-face-color: 000000; scrollbar-shadow-color: 000000; scrollbar-highlight-color: 000000; scrollbar-darkshadow-color: 000000; scrollbar-3dlight-color: 000000;} .text {font-family:arial; font-size:8pt; color:ffffff; font-weight:none} .title { color: ffffff; font: 20px arial; font-weight: bold; text-transform: uppercase; letter-spacing: -3px; padding: 0px; background-color: transparent;} div { font-family: arial; color : ffffff; font-size : 8pt; letter-spacing:0pt; text-align: justify; background-color: transparent; border: 0px solid 000000;} strong, b {font-weight: bold; color:ffffff;} a{font-family:arial; font-size:8pt; font-weight:normal;background-color:transparent;} a:link{color:ffffff;font-weight:none;font-family:arial} a:active{color:ffffff;font-weight:none;font-family:arial} a:visited{color:ffffff;font-weight:none;font-family:arial} a:hover{color:ffffff;font-weight:none;font-family:arial} a.man{font-family:arial; font-size:8pt; font-weight:normal;background-color:transparent;} a:link{color:ffffff;font-weight:none;font-family:arial} a:active{color:ffffff;font-weight:none;font-family:arial} a:visited{color:ffffff;font-weight:none;font-family:arial} a:hover{color:ffffff;font-weight:none;font-family:arial} </style> <div class="bg" style="position: absolute; left:330px; top:130; width:808px; height:1170px; overflow: hidden;"> <img src="http://img212.imageshack.us/img212/1640/gunvf8.jpg"/> </div> <div class="nav" style="position: absolute; left:690px; top:670px; width:500px; height:100px; overflow: auto;"> <p><a href="http://home.myspace.com/index.cfm?fuseaction=user&MyToken=34572a44-69ed-44f3-93f4-da6ca71931b0;"><font color=FFFFFF>Home</font color=FFFFFF></a> <font color=000000>|</font color=000000> <a href="http://mail.myspace.com/index.cfm?fuseaction=mail.message&friendID=27310591"><font color=FFFFFF>Send Msg</font color=FFFFFF></a> <font color=000000>|</font color=000000> <a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=27310591"><font color=FFFFFF>Add</font color=FFFFFF></a> <font color=000000>|</font color=000000> <a href="http://groups.myspace.com/index.cfm?fuseaction=groups.addtogroup&friendID=27310591"><font color=FFFFFF>Add To Group</font color=FFFFFF></a> <font color=000000>|</font color=000000> <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=27310591&MyToken=0bff7d01-728f-4a4a-8cbe-841df6188f9a"><font color=FFFFFF>Pics</font color=FFFFFF></a> <font color=000000>|</font color=000000> <a href="http://vids.myspace.com/index.cfm?fuseaction=vids.showvids&friendID=27310591&n=2&MyToken=0bff7d01-728f-4a4a-8cbe-841df6188f9a"><font color=FFFFFF>Vids</font color=FFFFFF></a> <font color=000000>|</font color=000000> <a href="http://comments.myspace.com/index.cfm?fuseaction=user.HomeComments&friendID=27310591&MyToken=d800e6da-6c6c-417f-8549-4b611e4e3493"><font color=FFFFFF>Comments</font color=FFFFFF></a> </div> <div class="aboutme" style="position: absolute; left:690px; top:730px; width:470px; height:520px; overflow: auto;"> WRITE ALL UR ABOUT ME HERE! </center></div> <div class="heroes" style="position: absolute; left:685px; top:1180; width:80px; height:80px; overflow: none;"> <div class="myfriends"> <marquee width=376 scrollamount=3 direction=left behavior=alternate> <a href=URL><img src=http://i15.photobucket.com/albums/a383/sexiiibree/myspace/andy.jpg border=0px></a> <a href=URL><img src=http://i15.photobucket.com/albums/a383/sexiiibree/myspace/casey.jpg border=0px></a> <a href=URL><img src=http://i15.photobucket.com/albums/a383/sexiiibree/myspace/brad.jpg border=0px></a> <a href=URL><img src=http://i15.photobucket.com/albums/a383/sexiiibree/myspace/sarah.jpg border=0px></a> <a href=URL><img src=http://i15.photobucket.com/albums/a383/sexiiibree/myspace/buddy.jpg border=0px></a> <a href=URL><img src=http://i15.photobucket.com/albums/a383/sexiiibree/myspace/wb.jpg border=0px></a> <a href=URL><img src=http://i15.photobucket.com/albums/a383/sexiiibree/myspace/katy.jpg border=0px></a> <a href=http://www.myspace.com/lovedownfalls><img src=http://i15.photobucket.com/albums/a383/sexiiibree/myspace/bree2.jpg border=0px></a> <a href=URL><img src=http://i15.photobucket.com/albums/a383/sexiiibree/myspace/max.jpg border=0px></a> <a href=URL><img src=http://i15.photobucket.com/albums/a383/sexiiibree/myspace/chris.jpg border=0px></a> <a href=URL><img src=http://i15.photobucket.com/albums/a383/sexiiibree/myspace/ray.jpg border=0px></a> <a href=URL><img src=http://i15.photobucket.com/albums/a383/sexiiibree/myspace/fiona.jpg border=0px></a> <a href=URL><img src=http://i15.photobucket.com/albums/a383/sexiiibree/myspace/greg.jpg border=0px></a> <a href=URL><img src=http://i15.photobucket.com/albums/a383/sexiiibree/myspace/someone.jpg border=0px></a> <a href=URL><img src=http://i15.photobucket.com/albums/a383/sexiiibree/myspace/r.jpg border=0px></a> <a href=URL><img src=http://i15.photobucket.com/albums/a383/sexiiibree/myspace/jess.jpg border=0px></a> </div> <div class="" style="position: absolute; left:850px; top:1580; width:100px; height:80px; overflow: none;"> <a href="http://home.myspace.com/index.cfm?fuseaction=user.viewfriends&friendID=13156955&MyToken=9cd1c689-c327-4431-a1cb-9ee7b2b8e7f9;"><font color=8DA4A3>groupies_______&&</font color=8DA4A3></a></div></align> <div class="content" style="position: absolute; background-color:transparent; left: 450px; top:600px; width:305px; height:105px; overflow: none;"><center><br> <form method="post" action="http://collect.myspace.com/index.cfm?fuseaction=user.confirmComment"><input name="friendID" value="*****YOUR USER ID HERE*****" type="hidden"><textarea name="f_comments" cols="40" rows="4" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: arial; font-size: 8pt; color: 000000; background-color: ffffff;" style="overflow:auto;">Hey.</textarea><BR><input value="comment" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: arial; font-size: 8pt; color: 000000; background-color: ffffff;" type="submit"></form> </center></div> |
|
|
![]()
Post
#6
|
|
![]() Member ![]() ![]() Group: Member Posts: 19 Joined: Aug 2006 Member No: 448,574 ![]() |
nvm i got it
|
|
|
![]() ![]() |