Log In · Register

 
 
Closed TopicStart new topic
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
 
freeflow
post Feb 17 2007, 03:15 PM
Post #2


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

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



I don't see a huge gap. I use safari and your layout is in the bottom right hand corner so that is why there is a scrollbar etc.


Regarding your links, you have to make sure you have http:// infront of it. Try taking your image map out of a form code and change it to this:
CODE
<img src="http://img119.imageshack.us/img119/3433/myspacelayout2ot8.jpg" border="0"  usemap="#map">
  <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>


For the comment box. Put the sheet of paper somewhere on your site. You can't make that the comment box but you can align the comment box on it , etc.
 
visionzstyle
post Feb 17 2007, 04:46 PM
Post #3


Senior Member
***

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



Alright so since the layouts out to the bottom right hand corner how would i put in a direction code inside the layout code??

For the comment box though i still dont understand how im i could make a comment box out of a sheet of paper

Thanks for the help

EZ
and godbless
 
freeflow
post Feb 17 2007, 04:51 PM
Post #4


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

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



CODE
<div class="image" style="position: absolute; left: 0px; top: 125px; width: ###px; height: ###px; z-index:2;">
IMAGE + IMAGE MAP CODE HERE
</div>

Just play around with the left, top, and width and height numbers. Post your code in the correct spot.

You can't make the comment box a sheet of paper. But you can either put a sheet of paper background in the comment box or you can put a sheet of paper somewhere on the layout and position the comment box on that.
 
visionzstyle
post Feb 17 2007, 06:25 PM
Post #5


Senior Member
***

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



Alright i positioned the layout so it fits now only two things.

the whole layouts linked to myspace.com so when you click it, it takes you to www.myspace.com and the coded links dont work;home,pictures etc.

and for the comment box is there a script some where on this site that allows you to add a backround to comment boxes?

Thanks

EZ
and godbless
 
freeflow
post Feb 17 2007, 08:40 PM
Post #6


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

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



Post your new code so I can see why its linked to myspace.

The reason the links don't work is my mistake sorry. I didn't make the m and capital M. New code:
CODE
<img src="http://img119.imageshack.us/img119/3433/myspacelayout2ot8.jpg" border="0"  usemap="#Map">
  <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>


Yes you can add a background to the comment box. If you show the new code (for the comment box) I'll tell you how to add it. :]

 
visionzstyle
post Feb 17 2007, 09:38 PM
Post #7


Senior Member
***

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



Sorry for the late response.

Anyway iv'e tried those codes but my page gets blank from the new code.

Heres my coding:

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

<div class="image" style="position: absolute; left: 0px; top: 125px; width: ###px; height: ###px; z-index:2;">
<a href="http://imageshack.us"><img src="http://img151.imageshack.us/img151/6995/myspacelayout2vn8.jpg" border="0" alt="Image Hosted by ImageShack.us" /></a>

<img src="http://img119.imageshack.us/img119/3433/myspacelayout2ot8.jpg" border="0"  usemap="#Map">
  <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>
</div>









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


the last code is the comment box

EZ
and godbless
 
freeflow
post Feb 17 2007, 09:44 PM
Post #8


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

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



Your page got blank because you deleted a </style> tag. But also I hope you are aware that hiding the ad can get your profile deleted.

Change your layout code to this:
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>

<div class="image" style="position: absolute; left: 0px; top: 125px; z-index:0;">
<img src="http://img119.imageshack.us/img119/3433/myspacelayout2ot8.jpg" border="0"  usemap="#Map">
  <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>
</div>
<div class="contact" style="position:absolute; left:301px;  top:655px; width:208px; height:150px; overflow:auto; z-index:1;">
<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-image: url(urlgoeshere)" style="overflow:auto;">
  commentkthx
  </textarea>
</form>
</div>


Then find:
QUOTE
<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-image: url(urlgoeshere);" style="overflow:auto;">


Where I put url goes here , is where you put the url to your background that you want for the comment box.
 
visionzstyle
post Feb 17 2007, 10:15 PM
Post #9


Senior Member
***

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



*NVM* i was on mozilla

one more thing how can i link the submit button to the text area(comment box)

everything i click submit it says invailed user ID

as for the AD i completely forgot i will delete that code however i will delete those links

Thanks

EZ
and godbless
 
freeflow
post Feb 17 2007, 10:27 PM
Post #10


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

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



The links I believe are fine, but the ad is against their TOS. You can't check to see if your own comment box works. You have to have a friend try.

Make sure you have your correct friendID as well. _smile.gif
 
visionzstyle
post Feb 17 2007, 10:39 PM
Post #11


Senior Member
***

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



Hmm yea weird i just tried it with a friend and he gets invaild friend id also

one thing i forgot to lnclude this is a layout done for another myspace im just using my old myspace till i get it perfect then copy the codys to my new one, maybe theres something wrong with that? pinch.gif

Thanks

EZ
and godbless
 
freeflow
post Feb 17 2007, 10:45 PM
Post #12


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

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



Not it doesn't matter. Like if you put your friendID on another myspace it won't matter when your just testing. Whats the link to the profile whose friendID you are using I can try to check and see if its the right one.

If it is we can just try another code.
 
visionzstyle
post Feb 17 2007, 10:55 PM
Post #13


Senior Member
***

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



Heres the one i want everything one:
http://profile.myspace.com/index.cfm?fusea...iendid=19541633

Heres the testing one:
http://profile.myspace.com/index.cfm?fusea...endid=108210204

Thanks

EZ
and godbless
 
freeflow
post Feb 18 2007, 12:47 AM
Post #14


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

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



Try putting the test myspce ID in and then commenting using your actual myspace. If it doesn't work its your comment box and try changing the code to another one.

Heres one:
http://www.createblog.com/scripts/download.php?id=391
http://www.createblog.com/scripts/download.php?id=54
http://www.createblog.com/scripts/download.php?id=367
 
visionzstyle
post Feb 18 2007, 03:40 PM
Post #15


Senior Member
***

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



Welcome to problemville laugh.gif

Well iv'e tried alot of those codes but i dont know where to add the backround-image:url(urlgoeshere)"

the only time the backround image worked was with the code you gave me and that was with this url http://www.createblog.com/scripts/download.php?id=391

anyway im starting to think somethings wrong with the image map code for the submit button.

one more thing why is it everything i try to add a playlist to my profile it deletes the url and adds "..." to the link

CODE
<object type="application/x-shockwave-flash" data="http://...com/3yyqav" height="290" width="300">
  <param name="movie" value="http://...com/3yyqav" />
  <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" />
</object>
 
freeflow
post Feb 18 2007, 05:40 PM
Post #16


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.
 
visionzstyle
post Feb 18 2007, 06:07 PM
Post #17


Senior Member
***

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



Yea i just tested it, the comment box i have up right now works fine.

And yea the playlist's link is hosted from tinyurl.

Thanks

EZ
and godbless
 
freeflow
post Feb 18 2007, 07:25 PM
Post #18


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

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



Ok you need to choose another spot. Tinyurl and myspace are just eh. Choose any other place. If you want to shorten the url you can use http://notlong.com


Now the comment box, can you post the new code ?
 
visionzstyle
post Feb 18 2007, 08:56 PM
Post #19


Senior Member
***

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



QUOTE
Currently, MySpace is preventing users from embedding new photos, audio, video and playlists from imeem.
We’ve triple-checked and guess what... nothing is wrong on our side.

Please contact MySpace by clicking here with your questions or concerns.
The more you contact MySpace, the sooner this will get fixed.

THE IMEEM TEAM


aw boo the playlist im using is currently rejected by myspace anyone got suggestions?

Well anyway heres the comment box

CODE
</style>
<div class="contact" style="position:absolute; left:500px;  top:740px; 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="108210204" type="hidden"><textarea name="f_comments" style="width: 120; height: 250px;" 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; backround-image: url(http://img110.imageshack.us/my.php?image=papacv6.jpg);"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="opps"></form></div>




EZ
and godbless
 
freeflow
post Feb 18 2007, 09:02 PM
Post #20


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

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



Myspace should fix it soon, I wouldn't worry unless it takes more time. Change your comment code to this and edit the red
QUOTE
<div class="contact" style="position:absolute; left:500px; top:740px; 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="108210204" type="hidden"><textarea name="f_comments" style="width: 120; height: 250px;" 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; backround-image: url(http://img110.imageshack.us/my.php?image=papacv6.jpg);"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; background-image: url(urlhere);" 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="opps"></form></div>
 
visionzstyle
post Feb 20 2007, 06:43 PM
Post #21


Senior Member
***

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



Alright so im pretty much done with everything but two minor bugs,

1.im trying to get my comment box under my picture but it's very confusing.I tried it with dreamweaver, but it just wouldn't work.Im sure you can do it by adding z-index and moving it customly right?

2. THAT SPACE on the left and bottom of the layout, toyo loco you have mentioned that the layout was not in correct position but i dont know how to fix this sad.gif

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




</div>
<span class="image"><img src="http://img140.imageshack.us/img140/5117/myspacelayout3wl7.jpg" width="1000" height="1000" border="0"  usemap="#Map"></span>
<map name="Map">
  <area shape="rect" coords="351,3030,1037,3319" href="#">
  <area shape="rect" coords="362,3670,898,3883" href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=19541633&MyToken=5c28f5ba-3f22-4542-b4f7-2daea905d952">
  <area shape="rect" coords="373,4145,1413,4382" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=19541633&Mytoken=E60DC924-6596-44E3-B94597B84F7FEB4B46290467">
  <area shape="rect" coords="287,4772,1413,4974" href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=19541633">
  <area shape="rect" coords="2981,4476,3775,4751" href="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment">
  <input name="friendID" value="19541633" type="hidden"
    >
  <area shape="rect" coords="3356,4577,3473,4588" href="#">
  <area shape="rect" coords="43,328,124,355" href="#">
  <area shape="rect" coords="40,391,110,422" href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=19541633&MyToken=ed698d66-9eb6-4e17-bcf1-a8da2f299506">
  <area shape="rect" coords="46,448,172,475" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=19541633&MyToken=ed698d66-9eb6-4e17-bcf1-a8da2f299506">
  <area shape="rect" coords="31,511,167,542" href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=19541633">
</map>

<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="19541633" type="hidden"> <textarea name="f_comments" class="Skem9box">commentkthx</textarea><br /><input type="submit" value="donE" class="Skem9sub"></form>

<style type="text/css">
textarea.Skem9box {width:150px; height:75px;color:black;font-size:7pt;font-family:Times New Roman;background-image:url(http://i20.photobucket.com/albums/b237/visionzstyle/333.jpg); background-position:center; background-repeat:repeat;border-color:black; border-style:solid; border-width:1px;}
input.Skem9sub {width:150px;color:black;font-size:7pt;font-family:Times New Roman;background-image:url(http://i20.photobucket.com/albums/b237/visionzstyle/333.jpg); background-position:center; background-repeat:repeat;border-color:black; border-style:solid; border-width:1px;}
</style>





<style type=text/css>
td td embed {width:0px; height:0px;}
td td embed, td td object {width:0px; height:0px;}
td.text embed, td.text object {width:320px; height:240px;}
td.text embed {width:320px; height:240px;}
td.text embed {width:auto; height:auto;}
td.text embed, td.text object {width:auto; height:auto;}</style>



my myspace


EZ
and godbless
 
freeflow
post Feb 20 2007, 06:48 PM
Post #22


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

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



Your comment box isn't in a div thats why.
CODE
<style type="text/css">
.commentbox{ position: absolute; left: 0px; top: 125px; width: #px; height: #px; z-index:1;}
</style>
<div class="commentbox"><form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="19541633" type="hidden"> <textarea name="f_comments" class="Skem9box">commentkthx</textarea><br /><input type="submit" value="donE" class="Skem9sub"></form>
</div>

You need to edit the left, top, width, and height numbers. Replace your current comment box code with that.

Your image didn't move because you didn't position it. Replace your current image/map code w/ this:
CODE
<style type="text/css">
.image{ position: absolute; left: 0px; top: 125px; z-index:0;}
</style>
<div class="image"><img src="http://img140.imageshack.us/img140/5117/myspacelayout3wl7.jpg" width="1000" height="1000" border="0"  usemap="#Map"></span>
<map name="Map">
  <area shape="rect" coords="351,3030,1037,3319" href="#">
  <area shape="rect" coords="362,3670,898,3883" href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=19541633&MyToken=5c28f5ba-3f22-4542-b4f7-2daea905d952">
  <area shape="rect" coords="373,4145,1413,4382" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=19541633&Mytoken=E60DC924-6596-44E3-B94597B84F7FEB4B46290467">
  <area shape="rect" coords="287,4772,1413,4974" href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=19541633">
  <area shape="rect" coords="2981,4476,3775,4751" href="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment">
  <input name="friendID" value="19541633" type="hidden"
    >
  <area shape="rect" coords="3356,4577,3473,4588" href="#">
  <area shape="rect" coords="43,328,124,355" href="#">
  <area shape="rect" coords="40,391,110,422" href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=19541633&MyToken=ed698d66-9eb6-4e17-bcf1-a8da2f299506">
  <area shape="rect" coords="46,448,172,475" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=19541633&MyToken=ed698d66-9eb6-4e17-bcf1-a8da2f299506">
  <area shape="rect" coords="31,511,167,542" href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=19541633">
</map></div>


Edit the left & top numbers as well.
 
visionzstyle
post Feb 20 2007, 06:55 PM
Post #23


Senior Member
***

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



Yea it's all set expect for the comment box backround image,

I added a backround image but it was over sized and didnt fit inside the comment box.

THANKS!!! thumbsup.gif

my myspace

EZ
and godbless!
 
freeflow
post Feb 20 2007, 07:07 PM
Post #24


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

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



If you used a generator you just insert it into the field they tell you too. But you should make it the size of the comment box. You can find the size in the code you are using.
 

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