Log In · Register

 
DIV problems
visionzstyle
post Feb 17 2007, 04:00 AM
Post #1


Senior Member
***

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



heello ive recently got into another problem with my div layout, before i begin heres my url
myspace

first of all that gap in the bottoms a big nono
second iv'e linked home add message,pictures,and submit but when i click anything even the layout it takes me to some unknown site.
lastly, i was trying to conduct a liittle comment box with the backround of a sheet of paper which i made with photoshop also. i want the comment box( the white space ) not to be visible yet be able to write in that space provided.

Heres my codes;
CODE
<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>

<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>

</style>
<form id="form1" name="form1" method="post" action="">
  <label></label>
  <a href="<a href="http://imageshack.us"><img src="http://img119.imageshack.us/img119/3433/myspacelayout2ot8.jpg" border="0" alt="Image Hosted by ImageShack.us" /></a>">..
  <map name="Map">
    <area shape="rect" coords="42,328,122,359" href="www.myspace.com">
    <area shape="rect" coords="43,397,106,420" href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=19541633&MyToken=5c28f5ba-3f22-4542-b4f7-2daea905d952">
    <area shape="rect" coords="44,448,166,474" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=19541633&Mytoken=E60DC924-6596-44E3-B94597B84F7FEB4B46290467">
    <area shape="rect" coords="34,516,166,538" href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=19541633">
    <area shape="rect" coords="347,484,439,514" href="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment">
    <area shape="rect" coords="392,495,406,496" href="#">
  </map>
  </a>
</form>


</style>
<div class="contact" style="position:absolute; left:301px;  top:655px; width:208px; height:150px; overflow:auto; z-index:0;">
<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: 120; height: 50px;" 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: 5px; color: 000000; background-color: ######;" style="overflow:auto;">
  commentkthx
  </textarea>
  <br>  
</form>
</div


Thanks in advanced for all the support <321 happy.gif
 
 
Start new topic
Replies
freeflow
post Feb 18 2007, 05:40 PM
Post #2


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

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



First don't worry about the background... test out the comment box . After you tell me which one works i'll tell you how to add the background. To test it put the friendID of your test myspace in. Then try commenting with your regular myspapce.


What about the submit button image map?

Whats the url? Myspace doesn't allow it which would be why it gets dots. If its tinyurl you may need to go to another site.
 

Posts in this topic
visionzstyle   DIV problems   Feb 17 2007, 04:00 AM
toyo loco   I don't see a huge gap. I use safari and your ...   Feb 17 2007, 03:15 PM
visionzstyle   Alright so since the layouts out to the bottom rig...   Feb 17 2007, 04:46 PM
toyo loco   CODE<div class="image" style="posi...   Feb 17 2007, 04:51 PM
visionzstyle   Alright i positioned the layout so it fits now onl...   Feb 17 2007, 06:25 PM
toyo loco   Post your new code so I can see why its linked to ...   Feb 17 2007, 08:40 PM
visionzstyle   Sorry for the late response. Anyway iv'e trie...   Feb 17 2007, 09:38 PM
toyo loco   Your page got blank because you deleted a </sty...   Feb 17 2007, 09:44 PM
visionzstyle   *NVM* i was on mozilla one more thing how can i l...   Feb 17 2007, 10:15 PM
toyo loco   The links I believe are fine, but the ad is agains...   Feb 17 2007, 10:27 PM
visionzstyle   Hmm yea weird i just tried it with a friend and he...   Feb 17 2007, 10:39 PM
toyo loco   Not it doesn't matter. Like if you put your fr...   Feb 17 2007, 10:45 PM
visionzstyle   Heres the one i want everything one: http://profil...   Feb 17 2007, 10:55 PM
toyo loco   Try putting the test myspce ID in and then comment...   Feb 18 2007, 12:47 AM
visionzstyle   Welcome to problemville Well iv'e tried al...   Feb 18 2007, 03:40 PM
toyo loco   First don't worry about the background... test...   Feb 18 2007, 05:40 PM
visionzstyle   Yea i just tested it, the comment box i have up ri...   Feb 18 2007, 06:07 PM
toyo loco   Ok you need to choose another spot. Tinyurl and my...   Feb 18 2007, 07:25 PM
visionzstyle   QUOTECurrently, MySpace is preventing users from e...   Feb 18 2007, 08:56 PM
toyo loco   Myspace should fix it soon, I wouldn't worry u...   Feb 18 2007, 09:02 PM
visionzstyle   Alright so im pretty much done with everything but...   Feb 20 2007, 06:43 PM
toyo loco   Your comment box isn't in a div thats why. CO...   Feb 20 2007, 06:48 PM
visionzstyle   Yea it's all set expect for the comment box ba...   Feb 20 2007, 06:55 PM
toyo loco   If you used a generator you just insert it into th...   Feb 20 2007, 07:07 PM


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