Log In · Register

 
DIV comments help
visionzstyle
post Jan 3 2007, 08:04 PM
Post #1


Senior Member
***

Group: Member
Posts: 35
Joined: Jan 2007
Member No: 492,619



I got a DIV layout up but i want my comments to show up in the white space, but the comment box wont show in the layout and iv'e tried z-index:1; in the codes, heres my current comment box code.

CODE
ABOUT ME:

<style>.comments{visibility:visible;width:500px; height: 400px;position:absolute;top:120px;left:300px;
overflow:auto;z-index:1; background-color:FFFFF;
border:black 1px solid;z-index:2px;}</style>




CODE
BTM OF WHO ID LIKE TO MEET:


<div class="comments"><table><tr><td><table><tr><td>


heres my myspace

myspace.com/visionzstyle
 
 
Start new topic
Replies
freeflow
post Jan 6 2007, 05:08 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Change your code to this, you didn't give it a z-index.
CODE
<div class="whatever" style="position:absolute; right:200px; top:-50px; width:100px; height:100=px; z-index:1; background-color:#ffffff; overflow:auto;">

</div>

<style type="text/css">
div { visibility: visible; }
div table { visibility: visible; }
div table td { visibility: hidden; }
div table table td { visibility: visible; }
div table table { visibility: visible; }
div table table div { visibility: visible; }
table td div div { visibility: visible; }
div table { visibility: visible; }
[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[]]]] { visibility: hidden; }
</style>
        

<div id=layer1 style="position:absolute; top:143px; left:21px; width:1000; height:800; z-index:2; padding:5px; border: #000000 2px solid; background-color:#000000; background-image:url(yourfilename.gif);
margin-top:0px;
layer-background-image:url(yourfilename.gif);"><img src="http://img53.imageshack.us/img53/821/layoutfinalhz8.jpg"alt= border="0" usemap="#Map" href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&amp;friendID=19541633"/>
  <map name="Map">
    <area shape="rect" coords="79,53,158,93" href="#" />
    <area shape="rect" coords="202,30,248,63" href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=19541633&MyToken=5c28f5ba-3f22-4542-b4f7-2daea905d952" />
    <area shape="rect" coords="310,29,426,75" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=19541633&Mytoken=E60DC924-6596-44E3-B94597B84F7FEB4B46290467" /><area shape="rect" coords="391,185,519,220" href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&amp;friendID=19541633" />
  </map>
</div>





<style>td td object {position:absolute; left:0px; top:-100px; display:block; width:100px; height:50px;}</style><a href= title="Web Tracker"><font size="1">Web Tracker quick link</font><br/></a>

<style>
        
table, tr, td {background:transparent;}
    table table table table, table table table table td.text, table.contactTable {display:none;}
    td.text table, .orangetext15 {visibility:hidden;}
    td.text table table {display:inline; visibility:visible;}
    td.text td.text table {display:none;}
    div b font font, div font font u {display:none;}
.whitetext12 { display: none; }
.nametext { display:none;}


</style>
<div class="contact" style="position:absolute; left:100px;  top:200px; width:208px; height:150px; overflow:auto; z-index:3;">
<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="19541633" type="hidden"><textarea name="f_comments" style="width: 155; height: 300px;" cols="10" rows="7" style="border-width: 1px; border-style: solid; border-color: 000000; font-family: small fonts; text-transform:uppercase; letter-spacing:1pt;font-size: 7px; color: 000000; background-color: ffffff;" style="overflow:auto;">commentkthx </textarea>
<br> <input value="done" style="border-width: 1px; border-style: solid; z-index:5; border-color: 000000; width:75px; font-family: small fonts; text-transform:uppercase; letter-spacing:1pt; font-size: 7px; color: 000000; background-color: ffffff;" type="submit"> <input value="opps" style="border-width: 1px; border-style: solid; border-color: 000000; width:75px; font-family: small fonts; text-transform:uppercase; letter-spacing:1pt;font-size: 7px; color: 000000;  background-color: ffffff;" type="reset"></form></div>

<style type="text/css">
td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {display:none;}
td.text td.text table {background-color:transparent;}
td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;}
td.text td.text table table td {padding:3;}
td.text td.text table table br {display:inline;}
</style><a href= target="_blank">..</a>




<style type="text/css">
.contacttable,.whitetext12,.nametext,.lightbluetext8,.orangetext15,.blacktext12,
btext,.redtext,.redbtext{display:none;height:0px;!important;visibility:hidden}
td td td td{border:0px;width:0px;text-align:left;}
table,td,tr{padding:0px;width:;background-color:transparent}
table table table{padding:1px;height:.01%;width:100%;}
table table,table table table table,table,tr,td{height:0px;!important;border:0px;!important}
a.text,table div font a,table div div,.navbar font,tr td font{visibility:hidden;display:none;height:0px;!important;}
table table table table,table table table table td.text, td.text td.text table{display:none;}
td.text table table{display:inline;visibility:visible;}
table td table tr td.text table{visibility:hidden;}
table td table tr td.text table table,table td table tr td.text table table td.text{visibility:visible;}
</style>
 

Posts in this topic
visionzstyle   DIV comments help   Jan 3 2007, 08:04 PM
jellogarden   well I don't know what things look like behind...   Jan 3 2007, 08:10 PM
WHIMSICAL 0NE   Well, in your code you have z-index twice. <st...   Jan 3 2007, 08:20 PM
visionzstyle   i kinda figured it out check it out, i actually ch...   Jan 3 2007, 09:33 PM
WHIMSICAL 0NE   Do you mean like this? http://www.createblog.com/s...   Jan 3 2007, 09:47 PM
Intercourse   Also would you like to have your comments visible,...   Jan 3 2007, 10:06 PM
visionzstyle   alright heres my problem now... i deleted my old ...   Jan 3 2007, 10:40 PM
WHIMSICAL 0NE   Well, you should hide your profile using a code li...   Jan 3 2007, 11:04 PM
Infinite.   Do you want it to look like something like this? ...   Jan 3 2007, 11:17 PM
visionzstyle   QUOTE(Infinite. @ Jan 3 2007, 11:17 PM) D...   Jan 3 2007, 11:40 PM
visionzstyle   why is it when i try to hide my profile my layout ...   Jan 5 2007, 05:36 PM
toyo loco   What about the code Holly was going to give to you...   Jan 5 2007, 06:21 PM
visionzstyle   no when i put in this code to hide my profile it h...   Jan 5 2007, 08:36 PM
toyo loco   Thats what I mean if you change those codes it may...   Jan 5 2007, 10:37 PM
visionzstyle   yea your right toyo i had another code for somethi...   Jan 6 2007, 12:14 AM
toyo loco   Your comment box doesn't show up over because ...   Jan 6 2007, 01:21 AM
visionzstyle   sorry if this is annyoing and rude but yet another...   Jan 6 2007, 03:12 AM
toyo loco   You can't test your own comment box and you ha...   Jan 6 2007, 03:26 AM
visionzstyle   lol i didnt mean it doesnt work as in i dont recei...   Jan 6 2007, 03:55 AM
toyo loco   I know and as I said you need to position it and s...   Jan 6 2007, 02:29 PM
visionzstyle   hmm i set a width and a height but isnt already po...   Jan 6 2007, 04:58 PM
toyo loco   Change your code to this, you didn't give it a...   Jan 6 2007, 05:08 PM
visionzstyle   awsome^^ it works thanks alot everyone for the su...   Jan 6 2007, 05:11 PM


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: