Log In · Register

 
comment problem, can't get rid of top friends
AndiCandi
post Feb 21 2007, 05:34 PM
Post #1


Member
**

Group: Member
Posts: 19
Joined: Jan 2007
Member No: 492,887



I am creating a new div layout for my myspace. However, I'm having two problems with my comments.

#1: Text above comments won't go away (Dispalying XX of XX Comments, User has XX Friends, User's Comments, User's top 8 ect.)

#2: For some reason, every part of the comment is showing except the picture and comment text.

Here's my profile so you can know what I'm talking about. I feel there's an easy solution to the problem...only I don't know what it is. Help!

My Profile
 
 
Start new topic
Replies (1 - 7)
clarity
post Feb 21 2007, 05:41 PM
Post #2


vengeance.
*******

Group: Official Member
Posts: 3,134
Joined: Jul 2006
Member No: 437,024




for number one, try using this code:
CODE
<style type="text/css">
.btext {display:none;}
.redtext {display:none;}
.redbtext {display:none;}
a.redlink:active, a.redlink:visited, a.redlink:link {display:none;}
a.redlink:hover {display:none;}
</style>


As for number two,
Your comment text is set to white, but your profile is misaligned. If you move the comments over a bit more, then they should show fine.

(image is thumbed)


 
AndiCandi
post Feb 21 2007, 07:47 PM
Post #3


Member
**

Group: Member
Posts: 19
Joined: Jan 2007
Member No: 492,887



The code did absolutely nothing. Maybe I put it in the wrong place...where am I supposed to put it anyway? I have my css scripts in the Interests section and my html scripts in the Music section. I put the code you gave me into the Interests section where I put all the other "comment" mumbo jumbo.

Also, my comment text is not set to white. ALL text is set to black except in the divs. Maybe somehow the text in the divs overrode the text in the comments.

Anyways, thanks. If I could get any more help?
 
choombawamba
post Feb 21 2007, 08:39 PM
Post #4


Newbie
*

Group: Member
Posts: 8
Joined: Feb 2007
Member No: 505,009



i had this same problem too
i tried that code but it did nothing to mines either
 
clarity
post Feb 21 2007, 09:40 PM
Post #5


vengeance.
*******

Group: Official Member
Posts: 3,134
Joined: Jul 2006
Member No: 437,024



Did you put it in the "About Me" section?

Also what may be the problem, the previous part CSS sheet may be overriding it. Could you please post your code?
 
AndiCandi
post Feb 22 2007, 06:39 PM
Post #6


Member
**

Group: Member
Posts: 19
Joined: Jan 2007
Member No: 492,887



Don't worry about the comment color thing...I fixed that. Now I'm just trying to figure out how to get the profile pictures from the comments to show and the "user has XX friends ect." to go away!

Here's my code.


Interests:
</td></tr></table></td></tr></table></td></tr></table></div>

<style type="text/css">
body {background-color:000000; background-image:url("http://img341.imageshack.us/img341/8124/star2xw4.gif"); background-repeat:repeat-y; background-position:right center; background-attachment:fixed;}
td, .text, div, input {color:000000}
a {color:FFFFFF !important;} img {border:0px;}
table, tr, td {background:transparent; border:0px;}
img, .contactTable { display:none; }
.bbzContainer img, .comt img { display:inline; }
table div, td td td, table div div { visibility:hidden; }
font, a, .bbzsc a { visibility:hidden; }
marquee, a.navbar { visibility:visible !important; }
a:link {text-decoration:none; font-size:16;} a:hover {text-decoration:none; font-size:16; font-weight:bold;} a:active{text-decoration:none; font-size:16; font-weight:bold;}

.bbzComment { This is where you control the position of the player. }
table table embed {display:block; width:202px; height:35px; position:absolute; top:0px; left:0px; visibility:visible;}
table table table embed, .bbzContainer div embed {position:static !important; width:auto; height:auto; }
.text, table table table table a,
table table table table div,table table table table div a {visibility:visible;}
.bbzComment { You selected to show comments. }
.bbzsc { visibility:hidden; }
.herpe { You selected to hide friends. }
.comt td, .comt table{width:0px!important; height:0px!important; background-color:transparent!important; border:0px!important; position:relative; _padding:2px!important;} .comt, .comt td, .comt table, .comt td a img, .comt td td td a, .comt td b a {visibility:visible;} .comt td td td b {position:static; display:inline;} .comt td b, .blacktext10 {display:block;} .comt .orangetext15, .comt td td td table, .redlink, .comt .btext, .frnd{display:none;} .comt, .comt table {z-index:7;} .comt table {margin-top:-17px; _margin-top:-11px;} .comt b {position:relative; top:-17px;}
.herpe { This is where you control your top8 and comment position. }
.comt {
visibility: visible; position:absolute; left:100%; top:-130%; overflow:auto; width:250px; height:400px;
border:0px solid; border-color:silver;
margin-top:1000px; margin-left:-225px; background-color:FFFFFF;
}
.comt span, .comt b {color:000000 !important; visibility:visible !important; display:inline !important; }
.comt table { width:200px !important; }
.comt table table { width:0px !important; }
.blacktext10 { width:250px; display:block; }
.comt a, .comt font, .comt span { visibility:visible !important; }
<style type="text/css">
.btext {display:none;}
.redtext {display:none;}
.redbtext {display:none;}
a.redlink:active, a.redlink:visited, a.redlink:link {display:none;}
a.redlink:hover {display:none;}
.comt b {position: relative; top: -50px;}

.r{ BOLD TEXT LEFT IN COMMENTS STAY PUT }
.comt td td td b {top: 0px;}

.r{ COMMENT TEXT }
.comt td td td, .comt td td td b {font-family: Bookman Old Style; font-size: 15px; color: 000000;}

.r{ COMMENT LINKS incl friend name }
.comt td td td a {font-family: Times New Roman; font-size: 12px; color: 000000; text-decoration: none; text-transform:lowercase}

.r{ Displaying 50 of XX comments ViewEdit All Comments }
.comt b, .comt a, .redtext {display:none; visablity:hidden; font-family: Times New Roman; font-size: 15px; color: 000000; text-decoration: none; text-transform:lowercase;}

.r{ COMMENT DATE }
.blacktext10 {font-family: Bookman Old Style; font-size: 12px; color:000000;}
.comt img {width: 100px; max-width: 145px; width: auto;}
.comt a img {width: 70px; max-width: 145px; width: auto;}
.comt div img {width: 70px;}


.div1 {
background-color:000000; color:FFFFFF;
border:0px solid; border-color:silver;
width:650px; height:500px; overflow:hidden;
position:absolute; z-index:2; left:40%; top:10%;
margin-left:-250px; margin-top:150px; text-align:center;
visibility:visible; filter:alpha(opacity=80); -moz-opacity:0.7; opacity:0.7; -khtml-opacity:0.7;}
marquee { z-index:8; }
table div, span, td td td, table div div { visibility:hidden !important; }
.bbzContainer div, .bbzContainer div font, .bbzContainer div a, .bbzContainer div div, .bbzContainer font a, .bbzContainer span, .bbzContainer div table a, .bbzContainer div table img, .bbzContainer div table font, .bbzContainer div table, .bbzContainer div table td, .comt, .comt td, .comt span, .comt a, .comt div {visibility:visible !important;}

.div2 {
background-color:000000; color:FFFFFF;
border:0px solid; border-color:silver;
width:300px; height:500px; overflow:hidden;
position:absolute; z-index:2; left:40%; top:10%;
margin-left:-250px; margin-top:150px; text-align:center;
visibility:visible;}
marquee { z-index:8; }
table div, span, td td td, table div div { visibility:hidden !important; }
.bbzContainer div, .bbzContainer div font, .bbzContainer div a, .bbzContainer div div, .bbzContainer font a, .bbzContainer span, .bbzContainer div table a, .bbzContainer div table img, .bbzContainer div table font, .bbzContainer div table, .bbzContainer div table td, .comt, .comt td, .comt span, .comt a, .comt div {visibility:visible !important;}



.bbzDiv {content:"Overlay Generator beta";}
</style>
<div style="display:none;"><table><tr><td><table><tr><td><table><tr><td>


Music:

</td></tr></table></td></tr></table></td></tr></table></div>

<div class="bbzContainer">
<div class="div1">

<div style="position: absolute; left: 310px; top: 10px; background:000000; background-url:(); border:1px dashed; border-color:FFFFFF; font-family:Times New Roman;font-size:8px;color:FFFFFF;width:330;height:140;overflow:auto">
<p><font color="FFFFFF"><z>
<p align="center">
<font color=FFFFFF><b>"Still Waiting"</b><br>free verse poetry by Andi</align></font>
<p align="left">
<font color=FFFFFF>
For patience, my reward is never confirmed
as my dam holds back a flood untold.
If we hurry, these things will be our demise.
And now our moments are shared in shreds.
<br><br>
Your eyes catch me 'till all else falls away.
Blushes that thrive in it become this scarlet—
like tissues in my brave, heaving, little heart.
That energy can almost fulfill you now
as our spirits begin to float above this—
and are rising, rising upon the treetops.
<br><br>
Sepia memories fade to black
of when we touched and we were flying;
we warmed each other with love, and friendship,
suddenly encircling ourselves with affirmation
that we’re done dreaming and self-denying.
For it’s non-stopping, free giving, and <i>fully</i> grown.
<br><br>
Together we vanish toward the point
that’s buried in the shining of your eyes.
Looking away from each other’s gaze,
the spell is over and I’m still waiting.
But despite anything, our spark is deep within.
I cannot wait until the day arrives.<br><br></font>
<a href="http://blog.myspace.com/index.cfm?fuseaction=blog.ListAll&friendID=30747839"><b>More Poetry</b></a></font>
</center>
</div>
<br>
<div style="position: absolute; left: 310px; top: 150px; height: 200px; width: 330px; padding: 2px;">
<font size=3><font color=FFFFFF><b>pics ★ blog ★ <a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=79797673&MyToken=72e95b09-b9c9-470e-a5c9-0e101c0ac3e0">add</a> ★ msg ★ friends</b></font>

<br>
<a href="http://comment.myspace.com/index.cfm?fuseaction=user.viewComments&friendID=79797673&MyToken=ba4c9eb1-8ba4-4232-ae5b-c47e78296d1f">View/Edit All Comments</a>

<br>
<center><object type="application/x-shockwave-flash" data="http://www.mp3asset.com/swf/mp3/myflashfetish-mp3-player.swf?myid=1551992&mycolor=0xffffff&mycolor2=0x0&f=3" height="155" width="218" align="middle">
<param name="movie" value="http://www.mp3asset.com/swf/mp3/myflashfetish-mp3-player.swf?myid=1551992&mycolor=0xffffff&mycolor2=0x0&f=3" />
<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" />
<param name="flashvars" value="path=2007/02/21" />
<param name="menu" value="false" />
<param name="quality" value="best" />
<param name="scale" value="noscale" />
<param name="bgcolor" value="#ffffff" />
<param name="wmode" value="transparent" />
</object></center><br><br>
</div>
<div style="position: absolute; left: 310px; top: 370px; height: 80px; width: 330px; padding: 0px;">
<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="79797673" type="hidden"> <textarea name="f_comments" class="Skem9box">hey andi,</textarea><br /><input type="submit" value="★ comment★" class="Skem9sub"></form><br>
<style type="text/css">
textarea.Skem9box {width:330px; height:80px;color:FFFFFF;font-size:26pt;font-family:Times New Roman;background-color:000000;border-color:FFFFFF; border-style:dashed; border-width:1px;}
input.Skem9sub {color:FFFFFF;font-size:16pt;font-family:Times New Roman;background-color:000000;border-color:FFFFFF; border-style:dashed; border-width:1px;}
</style></font>
</div>

</div>

<div class="div2">
<p align=left><a href=""><image src="http://i30.photobucket.com/albums/c330/andicandi89/andiblocks.jpg" width=298 height=500></a></align>

</div>
</div>

<div class="bbzsc"><table><tr><td><table><tr><td><table><tr><td>
 
freeflow
post Feb 22 2007, 06:49 PM
Post #7


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

Group: Official Member
Posts: 20,342
Joined: Apr 2004
Member No: 11,270



Find
QUOTE
<style type="text/css">
.btext {display:none;}
.redtext {display:none;}
.redbtext {display:none;}
a.redlink:active, a.redlink:visited, a.redlink:link {display:none;}
a.redlink:hover {display:none;}
.comt b {position: relative; top: -50px;}


Change to:
CODE
.btext {display:none;}
.redtext {display:none;}
.redbtext {display:none;}
a.redlink:active, a.redlink:visited, a.redlink:link {display:none;}
a.redlink:hover {display:none;}
.comt b {position: relative; top: -50px;}
 
AndiCandi
post Feb 23 2007, 05:08 PM
Post #8


Member
**

Group: Member
Posts: 19
Joined: Jan 2007
Member No: 492,887



Um...the code didn't necessarily work. I just had to tweak the other code a little bit to make all that text go away. Now I still can't figure out how to get the profile names and pictures next to the comments to show. Only the online now icon shows. Anybody have any suggestions???
 

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