Log In · Register

 
Want to create a layout, comment only..., A myspace page void of life.
Moop7
post Jun 11 2007, 07:44 PM
Post #1


Newbie
*

Group: Member
Posts: 2
Joined: Jun 2007
Member No: 533,749



Hi guys, first time posting. I want to create a page for myspace that has NOTHING but a box for a comment in the center. Ive tried this on my own, but it looks bad, with 1 pixel edges of "hidden" friends lists and comment lists.. I dont like it..

I was hoping that one of you could help me make this kind of page, with scripting and such, I can make my own pictures.. (or better yet, find me an already complete one)


Thanks!

Edit: Actually, it would be more like the comment box, surrounded by some sort of graphic in a seperate, secluded part of the page:) The graphic I can get myself, but I'd like to know how to do that :D
 
 
Start new topic
Replies (1 - 3)
Clashing
post Jun 11 2007, 07:54 PM
Post #2


Senior Member
*****

Group: Member
Posts: 371
Joined: Jun 2007
Member No: 530,773



you need a code to remove everything out of your profile and another code for a comment box div??
 
Moop7
post Jun 11 2007, 08:26 PM
Post #3


Newbie
*

Group: Member
Posts: 2
Joined: Jun 2007
Member No: 533,749



Yeah. At the moment, Im using many different codes for each seperate window. I'd like one code for all of it, if there is such one. All of it besides the one window in which I'd put the comment box :)


Also, when I hide a window, I still get a sliver of the hidden window. 1px large at most, and it just kinda.. ruins it :)
 
Clashing
post Jun 11 2007, 09:51 PM
Post #4


Senior Member
*****

Group: Member
Posts: 371
Joined: Jun 2007
Member No: 530,773



ok, try this code. all you need to do is insert a comment box in the div and whatever you wanted to do. you can change the positioning or however you want it to look like. if it doesn't work or anything, let me know.

IN ABOUT ME BOX:
CODE
<style type="text/css">
table, tr, td {background:transparent;} table table table table, table.contactTable {display:none;} td.text table{visibility:hidden;}.nametext, .whitetext12, .orangetext15 {display:none;}div table td font {display: none;}body {background-color:color here;} td.text table table{display:inline;visibility:visible;}table, td{border-width:0px;} .byebye{display:none;} td.text td.text table {display:none!important;} td.text td.text{height:0px!important;}
</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>

<style type="text/css">
body{background-color: white;
scrollbar-face-color: white;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: white;
scrollbar-shadow-color: white;
scrollbar-darkshadow-color: white;
scrollbar-arrow-color: black;
scrollbar-track-color: white;
</style>

<style>
table div {display:none;}
table table div {display:block;}
body div table td form {display:none;}
table div table td form {display:inline;}
</style>

<style>
.commentboxdiv {
position:absolute;
width:auto;
height:auto;
left:210px;
top:115px;}
</style>


IN WHO I'D LIKE TO MEET BOX:
CODE
<div class="commentboxdiv">
YOUR COMMENT BOX DIV IN HERE.
</div>
 

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