Log In · Register

 
 
Closed TopicStart new topic
Insert Comment area, (not comment box)
jkearse93
post May 12 2007, 10:24 PM
Post #1


Newbie
*

Group: Member
Posts: 4
Joined: May 2007
Member No: 523,371



How can I insert an area where people can see my comments in a DIV overlay?
 
tokyo-rose
post May 12 2007, 10:26 PM
Post #2


Senior Member
********

Group: Head Staff
Posts: 18,173
Joined: Mar 2005
Member No: 108,478



Make a special section for comments in your DIV.
Or are you asking how to make comments show up?
 
jkearse93
post May 12 2007, 10:27 PM
Post #3


Newbie
*

Group: Member
Posts: 4
Joined: May 2007
Member No: 523,371



QUOTE(Wo0yaPo0ya @ May 12 2007, 11:26 PM) *
Make a special section for comments in your DIV.
Or are you asking how to make comments show up?


A special section.
 
freeflow
post May 12 2007, 10:34 PM
Post #4


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

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



You need to first unhide your comments. If you don't know how too one thing you can do is replace the code hiding your profile with this one. Then just position them where you want.


The whole "special section thing" you can easily just customize the comment area to match your layout. If you have an image you just create one on the actual layout itself in ofcourse an image progrma. Its up to you. Really I don't think there's a way someone can tell you how to create a box for comments w/o seeing your layout. (In my opinion)
 
jkearse93
post May 12 2007, 10:44 PM
Post #5


Newbie
*

Group: Member
Posts: 4
Joined: May 2007
Member No: 523,371



I have just one table with everything in it. Is there a way to add it in the table?
 
freeflow
post May 12 2007, 11:02 PM
Post #6


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

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



QUOTE(toyo loco @ May 12 2007, 8:34 PM) *
You need to first unhide your comments. If you don't know how too one thing you can do is replace the code hiding your profile with this one. Then just position them where you want.

 
jkearse93
post May 12 2007, 11:11 PM
Post #7


Newbie
*

Group: Member
Posts: 4
Joined: May 2007
Member No: 523,371



I'm sorry, I'm still having trouble with this. Here's the layout I need to edit. [LINK]

As you can see, the comments are at the bottom and not in the table with everything else.

CODE
Layout made by <a href="http://www.createblog.com/layouts/index.php?author_id=34459" title="More layouts by this person">StanleyThePanda</a> at <a href="http://www.createblog.com/layouts/index.php?type_id=3" title="More Myspace layouts">CreateBlog.com</a>.<style>/* myspace codes provided by createblog.com */</style>
<style type="text/css">
body,table, td, li, p, div, textarea  
{font-family:Arial; font-size:9px; color:15482C; font-weight:none;}
body, div {
OVERFLOW-X: HIDDEN;
}
body
{background-image:url("");
background-attachment:no-fixed;
background-color:C9DEB3;
background-repeat:repeat;
background-position:center;
scrollbar-arrow-color: C9DEB3;
scrollbar-track-color: C9DEB3;
scrollbar-face-color: C9DEB3;
scrollbar-shadow-color: EEF1E2;
scrollbar-highlight-color: EEF1E2;
scrollbar-darkshadow-color: EEF1E2;
scrollbar-3dlight-color: EEF1E2;}

.text {font-family:Arial; font-size:10px;
color:15482C; font-weight:none}  

.text5 {font-family:Arial; font-size:10px;
color:15482C; font-weight:none}  

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

.title {
color: 000000;
font: 12px georgia;
font-weight: bold;
text-transform: none;
letter-spacing: 0px;
padding: 0px;
background-color: EEF1E2;
text-align:center;}

div {
font-family: arial;
color : 000000;
font-size : 10pt;
letter-spacing:0pt;
text-align: justify;
background-color: transparent;
border: 0px solid 000000;}

.Main {
position: absolute;
left: 50%;
top: -1250px;
width: 80px;
z-index: 1;
margin-left: -400px;
padding: 0px;
border: 0px;
background-color: C9DEB3;
overflow: hidden;
}
.comments {
visibility: hidden;
display: none;
}
div div table tr
td a.navbar, .navbar, div div table tr td font, .lightbluetext8 {display: none;}
td ProfileMusic, td ProfileMovies,  td ProfileMusic, .whitetext12 {display: none;}

strong, b {font-weight: bold; color:000000;}

a{font-family:Arial; font-size:8pt;  
font-weight:normal;background-color:transparent;}  
a:link{color:249B64;font-weight:bold;font-family:Arial}
a:active{color:249B64;font-weight:bold;font-family:Arial}
a:visited{color:249B64;font-weight:bold;font-family:Arial}
a:hover{color:000000;font-weight:bold;font-family:Arial}

a.redlink{display: none;}
a.redlink:link{display: none;}
a.redlink:active{display: none;}
a.redlink:visited{display: none;}
a.redlink:hover{display: none;}

a.navbar{font-family:Arial; font-size:8pt;
font-weight:normal;background-color:transparent;}  
a.navbar:link{color:249B64;font-weight:bold;font-family:Arial}
a.navbar:active{color:249B64;font-weight:bold;font-family:Arial}
a.navbar:visited{color:249B64;font-weight:bold;font-family:Arial}
a.navbar:hover{color:000000;font-weight:bold;font-family:Arial}

a.man{font-family:Arial; font-size:8pt;  
font-weight:normal;background-color:transparent;}
a:link{color:249B64;font-weight:bold;font-family:Arial}  
a:active{color:249B64;font-weight:bold;font-family:Arial}  
a:visited{color:249B64;font-weight:bold;font-family:Arial}
a:hover{color:000000;font-weight:bold;font-family:Arial}

.dunky{font-family:Arial; font-size:20pt; letter-spacing:2px;
color:15482C; font-weight:none}  
</style>

<!-- © made and coded by Kara Stephens, Jock and die -->

<style> table, tr, td {background-color: transparent; border: 0px; padding:2;}
table table {border: 0px;}
table table table {border-top: 0px solid; border-bottom:0px solid; border-left:0px solid; border-right: 0px solid; border-color: 000000; background-color: C9DEB3; background-image:url(); padding:0;}
table table table table{border: 0px;}
</style>

<style type="text/css">.comments {visibility:hidden;display:none;}</style>

<div class="bg" style="position: absolute; left:0px; top:50px; width:1000px; height:700px; overflow: hidden;">
<img src="http://images.cbimg5.com/myspace/32/7853.jpg"border=0>
</div>

<div class="content" style="position: absolute; left:495px;  top:248px; width:326px; height:426px; overflow: auto;"><center>
<p class="title">Navigation:</p>
<b>::</b> <a href="http://home9.myspace.com/index.cfm?fuseaction=user">Home</a> <b>::</b><br>
<b>{</b> <a href="http://mail8.myspace.com/index.cfm?fuseaction=mail.message&friendID=#######">Send Message</a><b>}</b> <b>{</b> <a href="http://www.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=#######">Add To Friends</a> <b>}</b><br> <b>{</b> <a href="http://chat.myspace.com/index.cfm?fuseaction=messenger&strDestinationUserID=#######&sendType=0" target="_blank">Instant Message</a> <b>}</b> <b>{</b> <a href="http://groups.myspace.com/index.cfm?fuseaction=groups.addtogroup&friendID=#######">Add To Group</a> <b>}</b><br> <b>{</b> <a href="http://mail8.myspace.com/index.cfm?fuseaction=mail.forward&friendID=#######">Forward</a> <b>}</b> <b>{</b> <a href="http://www.myspace.com/index.cfm?fuseaction=user.addToFavorite&friendID=#######">Add To Favorites</a> <b>}</b> <b>{</b> <a href="http://www.myspace.com/index.cfm?fuseaction=RateImage.UserRating&UserID=#######">Rank Me</a> <b>}</b><br></center>

<p class="title">About me:</p>
<span class="text5">This is where you type stuff about yourself. like your name and age and what you like...... yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space. yay taking up space.

<p class="title">Music:</p>
Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here. Type what music you like here.
<br>

<p class="title">The layout:</p>
<b>Featuring:</b> Scarlett Johanson<br>
<b>Coded by:</b> <a href="http://www.myspace.com/xiamhollywood" target="blank">Kara</a>, So dont jock!<br>
<b>Image made in:</b> Photoshop.<br>
<b>Time:</b> Image took about 2 hours, Coding took around5<br>

<p class="title">Friends:</p>
<a href="LINK HERE"><img src="IMAGE HERE?"></a>

<a href="LINK HERE"><img src="IMAGE HERE?"></a>

<a href="LINK HERE"><img src="IMAGE HERE?"></a>

<a href="LINK HERE"><img src="IMAGE HERE?"></a>

<a href="LINK HERE"><img src="IMAGE HERE?"></a>

<a href="LINK HERE"><img src="IMAGE HERE?"></a>
<br>
<a href="http://www.myspace.com/index.cfm?fuseaction=user.viewfriends&friendID=#######">View all my friends</a><br>

<p class="title">Leave a comment:</p>
COMMENT BOX HERE.<br>
</span></div>
<DIV class="Main"> <table style="width:800px; height:600px; cellpadding:0px; cellspacing:0px; border:2px solid silver; background-color:C9DEB3;}"> <tr> <td valign="top">.</td> </tr> </table> </DIV>
<style>/* myspace codes provided by createblog.com */</style>
 
freeflow
post May 12 2007, 11:41 PM
Post #8


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

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



I was assuming you made the layout. Because you did not you need to PM kara (stanleythepanda) and ask her if its ok. If she says yes you can add the comments (by editing the code) then we can help you or she can.
 

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