Log In · Register

 
Code for comments box not working
flaymzofice
post Sep 10 2006, 09:59 PM
Post #1


Senior Member
*****

Group: Member
Posts: 547
Joined: Dec 2005
Member No: 337,439



www.myspace.com/flaymzofice

The white box on the bottom left hand corner is where I would like my comments box to be, but as you can see, it's just a plain old white box at the moment. I know top links and bottom links can interfere with the code (as according to the step by step tutorial written by This Confession), and as far as I can tell, that's not my problem (obviously I could be wrong).

So I'm wondering how on earth I get my comments to show up?

(apologies beforehand for subjecting you to such a large image of Jensen Ackles, esp. if you're a fan of less is best)

Any help would be much appreciated. And sorry if there's already a thread addressing this specific issue, as well as for any blatant ignorance I'm just not aware of.
 
 
Start new topic
Replies (1 - 4)
flaymzofice
post Sep 11 2006, 02:50 PM
Post #2


Senior Member
*****

Group: Member
Posts: 547
Joined: Dec 2005
Member No: 337,439



Okay, so I put in the code that hides everything, so I changed it to the one which allows Comments. Only I can't seem to get the Comments to move to where I want them. Any ideas anyone?

MySpace link again.
 
*Azarel*
post Sep 11 2006, 03:26 PM
Post #3





Guest






Kudos to you for proper spelling/grammar! <3

I looked at your coding and this seems to work:

About me:
CODE
<style type="text/css">table table,table table table table,table table{background-color:transparent;width:;border:0px;}

div,table,tr,td,th{background-color:transparent;text-align:left;border:0px;}

a.navbar,font,.whitetext12,.btext,.orangetext15,.redbtext,.redtext,.blacktext12,
lightbluetext8,strong,.nametext,div b font font, div font font u,table table table table, table.contacttable{display:none;}

div table form tr td,td.text table,a.text, table div font a,table div div,{visibility:hidden;di-splay:none}
td.text table table {display:inline; visibility:visible;}

.comments {width:325px; overflow: none;}
.comments table {background-color: transparent;margin-top: 605px;}
table table td.text table td.text tbody table tbody td table td {display: none;}
td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {display:none;}
td.text td.text table {background-color:transparent;}
td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;}
td.text td.text table table td {padding:3;}
td.text td.text table table br {display:inline;}
td.text td.text table td {font-size:0pt;}td.text td.text {height:0;}td.text td.text table b, td.text td.text table table td {font-size:8pt;}


body {
background-color:ffffff;
scrollbar-arrow-color:ffffff;
scrollbar-track-color:554E44;
scrollbar-shadow-color:828273;
scrollbar-face-color:645E52;
scrollbar-highlight-color:ffffff;
scrollbar-darkshadow-color:000000;
scrollbar-3dlight-color:554E44;}


table, tr, td {background-color: transparent; border: 0px; padding:2;}
table table {border: 0px;}
table table table table{border: 0px;}

{The actual modules}
table table table {border: 1px solid; border-color:000000; background-color:transparent; }

{sets the default style for the body, table data, list data, divisions and text areas}
body,table, td, li, p, div, textarea  
{font:normal 12px Verdana; color:CCCACA; font-weight:none; border:0px; text-transform: none; line-height:13px;}

{class for the basic font for the page}
.text {font:normal 12px Verdana; color:CCCACA; font-weight:none; border:0px; text-transform: none; line-height:13px;}  

{style for the number of comments you have. The actual comments}
.redtext{font-family:arial; font-size:12px; color:ffffff; font-weight:none;border:0px; text-transform: uppercase; }

{style for the number of friends you have.}  
.redbtext{font-family:Verdana; font-size:12px; color:ffffff; font-weight:none;border:0px; text-transform: uppercase; }

{”Blurbs”, “About Me”, “Who I’d like to Meet”, “Friend Space”, and “Friend’s Comments” style}
.orangetext15{font-family: verdana; color:ffffff; font-weight: bold; font-size: 14px; letter-spacing: -2px;}  

{”General”, “Music”, “Movies”, “Television”, “Books”, “Heros”, “Status”, “Here for”, “Hometown”, “Body Type”, “Ethnicity”, “Religion”, “Sign”, “Smoke/Drink”, “Children”, “Education”, “Occupation”, and “Income” title style}
.lightbluetext8{font-family:verdana; font-size:12px;  color:ffffff; font-weight:none;border:0px; text-transform: uppercase; }

{”Contacting”, “Interests”, “Details”, and “Schools” title styling}  
.whitetext12{font-family:verdana; font-size:12px;  color:ffffff; font-weight:none;border:0px; text-transform: uppercase;}  

{”In your extended network” style}
.blacktext12{font-family: verdana; color:ffffff; font-weight: bold; font-size: 14px; letter-spacing: -2px; }

{Stylizing of your name above your picture }  
.nametext{font-family: verdana; color: #ffffff; font-weight: bold; font-size: 20px; letter-spacing: -3px; line-height: 15px;}  

{date stamp on comments}  
.blacktext10{font-family:verdana; font-size:10px;  color:ffffff; font-weight:none;border:0px; text-transform: uppercase;}  

{This is how all anchor points will be displayed; anchor points appear before all links.}  
a{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }  
a:link{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a:active{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a:visited{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}

{”View all friends” and “invite more” link style}  
a.redlink{font-family:verdana; font-size:12px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  
a.redlink:link{font-family:verdana; font-size:12px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:active{font-family:verdana; font-size:12px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:visited{font-family:verdana; font-size:12px; color:######; font-weight:none;border:0px; text-transform: uppercase; }
a.redlink:hover{font-family:verdana; font-size:12px;  color:######; font-weight:none;border:0px; text-transform: uppercase;}

{Default Links}
a:link, a.man{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; letter-spacing: 0px;}  
a:active{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}  
a:visited{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;}

{bolded words}
.standard b, p b, B, strong {
font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; }

</style>


<div class="bg" style="position: absolute; left:20px; top:140px; width:980px; height:768px; overflow: hidden; z-index:0;">
<img src="http://img223.imageshack.us/img223/4710/myspacecopyjz2.jpg" border="0" alt="Image Hosted by ImageShack.us">
</div>

<div class="content" style="position: absolute; background-color: transparent; left:118px;  top:280px; width:425px; height:30px; overflow: auto; font-weight: bold;">
<center>UNDER CONSTRUCTION</center>

</div>

<div class="content2" style="position: absolute; background-color: transparent; left: 140px; top: 310px; width: 403.5px; height: 14px; overflow: auto;">
So as the heading suggests, this thing is still a work in
</div>

<div class="content3" style="position: absolute; background-color: transparent; left: 150px; top: 324px; width: 393.5px; height: 14px; overflow: auto;">
progress. I'd say keep checking back...but...this will take me
</div>

<div class="content4" style="position: absolute; background-color: transparent; left: 155px; top: 338px; width: 387.5px; height: 14px; overflow: auto;">
a while.
</div>

<div class="content5" style="position: absolute; background-color: transparent; left: 158px; top: 352px; width: 384.5px; height: 14px; overflow: auto;">
</div>

<div class="content6" style="position: absolute; background-color: transparent; left: 160px; top: 366px; width: 382px; height: 14px; overflow: auto;">
</div>

<div class="content7" style="position: absolute; background-color: transparent; left: 162px; top: 380px; width: 380.5px; height: 28px; overflow: auto;">
</div>

<div class="content8" style="position: absolute; background-color: transparent; left: 160px; top: 408px; width: 382px; height: 14px; overflow: auto;">
</div>

<div class="content9" style="position: absolute; background-color: transparent; left: 158px; top: 422px; width: 384px; height: 14px; overflow: auto;">
</div>

<div class="content10" style="position: absolute; background-color: transparent; left: 156px; top: 436px; width: 386px; height: 14px; overflow: auto;">
</div>

<div class="content11" style="position: absolute; background-color: transparent; left: 152px; top: 450px; width: 305px; height: 14px; overflow: auto;">
</div>

<div class="content12" style="position: absolute; background-color: transparent; left: 150px; top: 464px; width: 300px; height: 42px; overflow: auto;">
</div>

<div class="content13" style="position: absolute; background-color: transparent; left: 162px; top: 506px; width: 260px; height: 42px; overflow: auto;">
</div>


Who I'd Like To Meet:
CODE
<div class="comments" style="overflow:auto; width: 325px; height:280px; position: absolute; top:605px; left: 40px;"><center><table><table><tbody><tr><td><table></center></div>
 
flaymzofice
post Sep 11 2006, 06:15 PM
Post #4


Senior Member
*****

Group: Member
Posts: 547
Joined: Dec 2005
Member No: 337,439



Haha to the correct grammar etc comment, and thanks, but thanks A LOT for the code. It worked. I see it was the altering of where to put the positioning codes that did it? Thanks a lot again though. I'll try to muddle my way through the rest.
 
*This Confession*
post Sep 11 2006, 07:59 PM
Post #5





Guest






Okay, well if you have any other questions just ask

topic closed.
 

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