Log In · Register

 
2 Pages V   1 2 >  
Closed TopicStart new topic
last one, i hope
twinkle915
post Sep 6 2006, 10:57 PM
Post #1


Senior Member
****

Group: Member
Posts: 275
Joined: Jan 2006
Member No: 348,679



ok u guys are prolly tired w/ all my problems but this is the last one(i hope) ok well whie working on the same div i couldnt put comments and friends inside of the div
it just showed up as a scrollbox pleaseeee help

http://profile.myspace.com/index.cfm?fusea...77-685a8ae961cc
thats the link
 
*This Confession*
post Sep 6 2006, 11:08 PM
Post #2





Guest






Okay which code did you use to put your comments in a div.

And if you have a code in your layout that hide the bottom links and copyright you need to get rid of it, because thats whats keeping them from showing more than likely. Its a common problem.
 
twinkle915
post Sep 7 2006, 09:59 AM
Post #3


Senior Member
****

Group: Member
Posts: 275
Joined: Jan 2006
Member No: 348,679



i used the one that u posted in "steps to make a div" and no im ony using the codes for the top links
 
pookie93
post Sep 7 2006, 03:52 PM
Post #4


Member
**

Group: Member
Posts: 26
Joined: Aug 2006
Member No: 454,374



post ur codes
 
twinkle915
post Sep 7 2006, 04:26 PM
Post #5


Senior Member
****

Group: Member
Posts: 275
Joined: Jan 2006
Member No: 348,679



ok here it is::

about me:
CODE
</div>
<style>
.hidethem {display:none;}
</style>
<style>
. {removes top links and navbar}
div table form tr td, a.navbar, font{visibility:hidden!important; height:0px!important;}</style>
<style type="text/css">
table td.text {visibility:hidden;}
td.text td, td.text span, td.text a {visibility:visible;}
</style>

<style type=text/css>
body {
background-color: FFFFFF;
background-image: url("http://img523.imageshack.us/img523/1268/image6ps3.gif");
background-position: bottom right;
background-repeat: no-repeat;
background-attachment: fixed;
scrollbar-arrow-color:59B7FE;
scrollbar-track-color: FFFFFF;
scrollbar-shadow-color: 59B7FE;
scrollbar-face-color:FFFFFF;
scrollbar-highlight-color:59B7FE;
scrollbar-darkshadow-color:59B7FE;
scrollbar-3dlight-color:59B7FE;}

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


table table table {border: 1px solid; border-color: 25CEFE; background-color: ffffff; }


body,table, td, li, p, div, textarea  
{font:normal 12px arial; color:C0C0C0; font-weight:none; border:0px; text-transform: none; line-height:12px;}


.text {font:normal 12px arial; color:C0C0C0; font-weight:none; border:0px; text-transform: none; line-height:12px;}  

.redtext{font-family:arial; font-size:12px; color:25CEFE; font-weight:none;border:0px; text-transform: uppercase; }


.redbtext{font-family:arial; font-size:12px; color:25CEFE; font-weight:none;border:0px; text-transform: uppercase; }


.orangetext15{font-family: arial; color: 59B7FE; font-weight: bold; font-size: 20px; letter-spacing: -2px;}  


.lightbluetext8{font-family:arial; font-size:12px;  color:59B7FE; font-weight:none;border:0px; text-transform: uppercase; }


.whitetext12{font-family:arial; font-size:12px;  color:25CEFE; font-weight:none;border:0px; text-transform: uppercase;}  

.blacktext12{font-family: arial; color: 25CEFE; font-weight: bold; font-size: 20px; letter-spacing: -2px; }


.nametext{font-family: arial; color: C0C0C0; font-weight: bold; font-size: 30px; letter-spacing: -3px; line-height: 35px;}  


.blacktext10{font-family:arial; font-size:12px;  color:C0C0C0; font-weight:none;border:0px; text-transform: uppercase;}  

a{font-family:arial; font-size:12px; color:C0C0C0; font-weight:none;border:0px; text-transform: uppercase; }  
a:link{font-family:arial; font-size:12px; color:C0C0C0; font-weight:none;border:0px; text-transform: uppercase;}
a:active{font-family:arial; font-size:12px; color:59B7FE; font-weight:none;border:0px; text-transform: uppercase;}
a:visited{font-family:arial; font-size:12px; color:59B7FE; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:arial; font-size:12px; color:25CEFE; font-weight:none;border:0px; text-transform: uppercase;}

a.redlink{font-family:arial; font-size:12px; color:25CEFE; font-weight:none;border:0px; text-transform: uppercase;}  
a.redlink:link{font-family:arial; font-size:12px; color:C0C0C0; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:active{font-family:arial; font-size:12px; color:C0C0C0; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:visited{font-family:arial; font-size:12px; color:59B7FE; font-weight:none;border:0px; text-transform: uppercase; }
a.redlink:hover{font-family:arial; font-size:12px;  color:25CEFE; font-weight:none;border:0px; text-transform: uppercase;}


a.navbar{font-family:arial; font-size:12px; color:c0c0c0; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:link{font-family:arial; font-size:12px; color:c0c0c0; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:active{font-family:arial; font-size:12px; color:59B7FE; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:visited{font-family:arial; font-size:12px; color:59B7FE; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:hover{font-family:arial; font-size:12px; color:25CEFE; font-weight:none;border:0px; text-transform: uppercase;}  


a:link, a.man{font-family:arial; font-size:12px; color:c0c0c0; font-weight:none;border:0px; text-transform: uppercase; letter-spacing: 0px;}  
a:active{font-family:arial; font-size:12px; color:59B7FE; font-weight:none;border:0px; text-transform: uppercase;}  
a:visited{font-family:arial; font-size:12px; color:59B7FE; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:arial; font-size:12px; color:25CEFE; font-weight:none;border:0px; text-transform: uppercase;}

.standard b, p b, B, strong {
font-family:arial; font-size:12px; color:59B7FE; font-weight:none;border:0px; text-transform: uppercase; }

</style>


who id like to meet::

CODE
<style type="text/css">
body {background-color:FFFFFF;}
td, .text, div, input {color:c0c0c0!important;}span, b {color:B8ECFF!important;}h {color:FCA1FF;text decoration:border-bottom: 1pt dashed; border-bottom-color:63FF80;}table, tr, td, tbody 4{background-color:transparent; border:0px;}
.r{;}
b font font, font font u a {display:none;}
.text, table table table table a,
table table table table div,.frm1 {visibility:hidden;}
table table table table div a, .frm1 input {visibility:visible;}
.text, td.text td.text table,
object, .contactTable, .lightbluetext8 {display:none;}


table table, table table td {padding:0px; height:0px;}

.credit {background-color:white;
position: absolute;
left: 50%;
top: 0px;
margin-left:-500px;
width: 76px;
height: 70px;
z-index:0;
visibility:visible !important;
overflow:auto; border:0px solid; border-color:ffffff;}

.banner {background-color:white;
position: absolute;
left: 50%;
top: 130px;
margin-left:-187px;
width: 400px;
height: 150px;
z-index:0;
visibility:visible !important;
overflow:auto; border:0px solid; border-color:000000;}

.aboutme {background-image:url("http://img168.imageshack.us/img168/7690/bgforblogrh3.gif");
position: absolute;
left: 50%;
top: 300px;
margin-left:-187px;
width: 150px;
height: 150px;
z-index:0;
visibility:visible !important;
overflow:auto; border:1px solid; border-color:000000;}

.navigation {background-image:url("http://img136.imageshack.us/img136/9240/navirm7.gif");
position: absolute;
left: 50%;
top: 300px;
margin-left:-27px;
width: 80px;
height: 150px;
z-index:0;
visibility:visible !important;
overflow:auto; border:1px solid; border-color:black;}

.comment {background-image:url("http://img150.imageshack.us/img150/8278/commentsrc4.gif");
position: absolute;
left: 50%;
top: 300px;
margin-left:63px;
width: 150px;
height: 150px;
z-index:0;
visibility:visible !important;
overflow:auto; border:1px solid; border-color:black;}

.friendsandcomments {background-image:url("http://img301.imageshack.us/img301/6447/frendsut0.gif");
position: absolute;
left: 50%;
top: 470px;
margin-left:-187px;
width: 400px;
height: 150px;
z-index:0;
visibility:visible !important;
overflow:auto; border:1px solid; border-color:black;}


.sl {background-color:transparent;
position: absolute;
left: 50%;
top: 640px;
margin-left:-187px;
width: 400px;
height: 23px;
z-index:0;
visibility:visible !important;
overflow:auto; border:0px solid; border-color:ffffff;}


</style>

<div class="comments" style="overflow:auto; width: 399px; height:140px; position: absolute; top:470px; left:-187px;"><center><table><tr><td><table><tr><td> </center></div>


interests::

CODE
<div class="background">
</div>

<div class="credit">
<center><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=46438320&MyToken=7ae685c3-ec7b-4281-b800-dc72352b7048">Sweet Layouts</a>
</div>


<div class="banner">
<img src="http://img181.imageshack.us/img181/3690/image1dy0.gif">
</div>

<div class="aboutme">
dfjfgjgjfjjjjjjjjjjjj
jjjjjjjjjjjjjjjjjjjjjjjjj
</div>

<div class="navigation">
navi
</div>

<div class="comment">
comment
</div>

<div class="friendsandcomments">

<div class="comments" style="overflow:auto; width: 399px; height:140px; position: absolute; top:470px; left:-187px;"></div>
</div>



<div class="sl">
<center>made by sweet layouts</center>
</div>

</div>


and heros::

CODE
</td></tr></table>
</td></tr></table>
</td><td>
<div class="hidethem">
<table><tr><td>
<table><tr><td>


see anything wrong?
 
GREASEbaby
post Sep 7 2006, 07:10 PM
Post #6


What's my name? Janette. and ily. <3
******

Group: Member
Posts: 2,139
Joined: Apr 2006
Member No: 391,911



Use this code to hide your profile:

http://www.createblog.com/scripts/download.php?id=347
 
twinkle915
post Sep 7 2006, 08:16 PM
Post #7


Senior Member
****

Group: Member
Posts: 275
Joined: Jan 2006
Member No: 348,679



it messes up my profile
 
GREASEbaby
post Sep 7 2006, 08:59 PM
Post #8


What's my name? Janette. and ily. <3
******

Group: Member
Posts: 2,139
Joined: Apr 2006
Member No: 391,911



You gotta take away the other code though. You know, the other code to hide your profile.
 
twinkle915
post Sep 7 2006, 09:33 PM
Post #9


Senior Member
****

Group: Member
Posts: 275
Joined: Jan 2006
Member No: 348,679



um i kinda clueless wat other code?
 
GREASEbaby
post Sep 7 2006, 09:37 PM
Post #10


What's my name? Janette. and ily. <3
******

Group: Member
Posts: 2,139
Joined: Apr 2006
Member No: 391,911



The code you used to hide your profile...all div layouts use one.

Remove this:
CODE
<style>
.hidethem {display:none;}
</style>
<style>
. {removes top links and navbar}
div table form tr td, a.navbar, font{visibility:hidden!important; height:0px!important;}</style>
<style type="text/css">
table td.text {visibility:hidden;}
td.text td, td.text span, td.text a {visibility:visible;}
</style>


And replace with this:
http://www.createblog.com/scripts/download.php?id=347
 
twinkle915
post Sep 7 2006, 10:07 PM
Post #11


Senior Member
****

Group: Member
Posts: 275
Joined: Jan 2006
Member No: 348,679



now it looks like this http://profile.myspace.com/index.cfm?fusea...c4-c80ac1c2a244
 
freeflow
post Sep 8 2006, 01:17 AM
Post #12


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

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



Can you take the code out? or atleast show what its supposed to look like? I wanna attempt to help but for me all that show's is blue lines. pinch.gif
 
twinkle915
post Sep 8 2006, 09:42 AM
Post #13


Senior Member
****

Group: Member
Posts: 275
Joined: Jan 2006
Member No: 348,679



yea greasbaby told me to use the code to hide ur profile

its suppose to look like this

 
freeflow
post Sep 8 2006, 06:13 PM
Post #14


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

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



It works now. For the comments thing oyu have to UNHIDE them first. The easiest way to do so is to take out your divs. Play with your codes and find out whats hiding them. Then take that part out.
 
twinkle915
post Sep 8 2006, 07:09 PM
Post #15


Senior Member
****

Group: Member
Posts: 275
Joined: Jan 2006
Member No: 348,679



ok cuz im using like the same div code that i had used for years so yeah thats y im kinda clueless lol ok then thanks
 
twinkle915
post Sep 8 2006, 08:49 PM
Post #16


Senior Member
****

Group: Member
Posts: 275
Joined: Jan 2006
Member No: 348,679



edit-- eeek i totally forgot sorry for double postin :[


ok i figured it out but now it looks like this

http://profile.myspace.com/index.cfm?fusea...ea-9c5d8ba68be9

i used the hiding code but it doesnt look good believe me
anything i can do?
 
pookie93
post Sep 9 2006, 12:10 PM
Post #17


Member
**

Group: Member
Posts: 26
Joined: Aug 2006
Member No: 454,374



which hiding code did u use? and which part of the code did u take out?
 
twinkle915
post Sep 9 2006, 02:11 PM
Post #18


Senior Member
****

Group: Member
Posts: 275
Joined: Jan 2006
Member No: 348,679



um i took out this part

CODE
.r{;}
b font font, font font u a {display:none;}
.text, table table table table a,
table table table table div,.frm1 {visibility:hidden;}
table table table table div a, .frm1 input {visibility:visible;}
.text, td.text td.text table,
object, .contactTable, .lightbluetext8 {display:none;}
 
freeflow
post Sep 9 2006, 02:22 PM
Post #19


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

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



You know the code they gave you to hide your profile?
Get rid of that one and use this instead, it works TRUST ME. The other two are way to complicated for people in my opinion. This one works all browsers too.
CODE
table, tr, td {background:transparent;}
    table table table table, table table table table td.text, table.contactTable {display:none;}
    td.text table, .orangetext15 {visibility:hidden;}
    td.text table table {display:inline; visibility:visible;}
.whitetext12 { display: none; }
.nametext { display:none;}


Your comments should still show because I removed most of the lines needed to be removed.
 
twinkle915
post Sep 9 2006, 02:41 PM
Post #20


Senior Member
****

Group: Member
Posts: 275
Joined: Jan 2006
Member No: 348,679



http://profile.myspace.com/index.cfm?fusea...f3-d2296ef6c801

err are u sure thats the right code? i put it at the top of the about me and put it between these
CODE
<style></style>
 
freeflow
post Sep 9 2006, 03:10 PM
Post #21


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

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



I use that code all the time just post your entire code and I'll fix it. Its too hard to post and try to tell people all the time.

You added and removed so many codes I have no clue what your code is so repost it.
 
twinkle915
post Sep 9 2006, 05:29 PM
Post #22


Senior Member
****

Group: Member
Posts: 275
Joined: Jan 2006
Member No: 348,679



ok

about me
CODE
<style>table, tr, td {background:transparent;}
    table table table table, table table table table td.text, table.contactTable {display:none;}
    td.text table, .orangetext15 {visibility:hidden;}
    td.text table table {display:inline; visibility:visible;}
.whitetext12 { display: none; }
.nametext { display:none;}</style>

<style type=text/css>
body {
background-color: FFFFFF;
background-image: url("http://img523.imageshack.us/img523/1268/image6ps3.gif");
background-position: bottom right;
background-repeat: no-repeat;
background-attachment: fixed;
scrollbar-arrow-color:59B7FE;
scrollbar-track-color: FFFFFF;
scrollbar-shadow-color: 59B7FE;
scrollbar-face-color:FFFFFF;
scrollbar-highlight-color:59B7FE;
scrollbar-darkshadow-color:59B7FE;
scrollbar-3dlight-color:59B7FE;}

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

table table table {border: 1px solid; border-color: 25CEFE; background-color: ffffff; }


body,table, td, li, p, div, textarea  
{font:normal 12px arial; color:C0C0C0; font-weight:none; border:0px; text-transform: none; line-height:12px;}


.text {font:normal 12px arial; color:C0C0C0; font-weight:none; border:0px; text-transform: none; line-height:12px;}  


.redtext{font-family:arial; font-size:12px; color:25CEFE; font-weight:none;border:0px; text-transform: uppercase; }

.redbtext{font-family:arial; font-size:12px; color:25CEFE; font-weight:none;border:0px; text-transform: uppercase; }

.orangetext15{font-family: arial; color: 59B7FE; font-weight: bold; font-size: 20px; letter-spacing: -2px;}  


.lightbluetext8{font-family:arial; font-size:12px;  color:59B7FE; font-weight:none;border:0px; text-transform: uppercase; }


.whitetext12{font-family:arial; font-size:12px;  color:25CEFE; font-weight:none;border:0px; text-transform: uppercase;}  


.blacktext12{font-family: arial; color: 25CEFE; font-weight: bold; font-size: 15px; letter-spacing: -2px; }
  
.nametext{font-family: arial; color: C0C0C0; font-weight: bold; font-size: 20px; letter-spacing: -1px; line-height: 35px;}  


.blacktext10{font-family:arial; font-size:12px;  color:C0C0C0; font-weight:none;border:0px; text-transform: uppercase;}  


a{font-family:arial; font-size:12px; color:C0C0C0; font-weight:none;border:0px; text-transform: uppercase; }  
a:link{font-family:arial; font-size:12px; color:C0C0C0; font-weight:none;border:0px; text-transform: uppercase;}
a:active{font-family:arial; font-size:12px; color:59B7FE; font-weight:none;border:0px; text-transform: uppercase;}
a:visited{font-family:arial; font-size:12px; color:59B7FE; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:arial; font-size:12px; color:25CEFE; font-weight:none;border:0px; text-transform: uppercase;}
  
a.redlink{font-family:arial; font-size:12px; color:25CEFE; font-weight:none;border:0px; text-transform: uppercase;}  
a.redlink:link{font-family:arial; font-size:12px; color:C0C0C0; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:active{font-family:arial; font-size:12px; color:C0C0C0; font-weight:none;border:0px; text-transform: uppercase;}
a.redlink:visited{font-family:arial; font-size:12px; color:59B7FE; font-weight:none;border:0px; text-transform: uppercase; }
a.redlink:hover{font-family:arial; font-size:12px;  color:25CEFE; font-weight:none;border:0px; text-transform: uppercase;}


a.navbar{font-family:arial; font-size:12px; color:c0c0c0; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:link{font-family:arial; font-size:12px; color:c0c0c0; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:active{font-family:arial; font-size:12px; color:59B7FE; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:visited{font-family:arial; font-size:12px; color:59B7FE; font-weight:none;border:0px; text-transform: uppercase;}  
a.navbar:hover{font-family:arial; font-size:12px; color:25CEFE; font-weight:none;border:0px; text-transform: uppercase;}  


a:link, a.man{font-family:arial; font-size:12px; color:c0c0c0; font-weight:none;border:0px; text-transform: uppercase; letter-spacing: 0px;}  
a:active{font-family:arial; font-size:12px; color:59B7FE; font-weight:none;border:0px; text-transform: uppercase;}  
a:visited{font-family:arial; font-size:12px; color:59B7FE; font-weight:none;border:0px; text-transform: uppercase;}
a:hover{font-family:arial; font-size:12px; color:25CEFE; font-weight:none;border:0px; text-transform: uppercase;}

.standard b, p b, B, strong {
font-family:arial; font-size:12px; color:59B7FE; font-weight:none;border:0px; text-transform: uppercase; }

</style>


who id like to meet
CODE
<style type="text/css">
body {background-color:FFFFFF;}
td, .text, div, input {color:c0c0c0!important;}span, b {color:B8ECFF!important;}h {color:FCA1FF;text decoration:border-bottom: 1pt dashed; border-bottom-color:63FF80;}table, tr, td, tbody 4{background-color:transparent; border:0px;}


table table, table table td {padding:0px; height:0px;}

.credit {background-color:white;
position: absolute;
left: 50%;
top: 0px;
margin-left:-500px;
width: 76px;
height: 70px;
z-index:0;
visibility:visible !important;
overflow:auto; border:0px solid; border-color:ffffff;}

.banner {background-color:white;
position: absolute;
left: 50%;
top: 130px;
margin-left:-187px;
width: 400px;
height: 150px;
z-index:0;
visibility:visible !important;
overflow:auto; border:0px solid; border-color:000000;}

.aboutme {background-image:url("http://img168.imageshack.us/img168/7690/bgforblogrh3.gif");
position: absolute;
left: 50%;
top: 300px;
margin-left:-187px;
width: 150px;
height: 150px;
z-index:0;
visibility:visible !important;
overflow:auto; border:1px solid; border-color:000000;}

.navigation {background-image:url("http://img136.imageshack.us/img136/9240/navirm7.gif");
position: absolute;
left: 50%;
top: 300px;
margin-left:-27px;
width: 80px;
height: 150px;
z-index:0;
visibility:visible !important;
overflow:auto; border:1px solid; border-color:black;}

.comment {background-image:url("http://img150.imageshack.us/img150/8278/commentsrc4.gif");
position: absolute;
left: 50%;
top: 300px;
margin-left:63px;
width: 150px;
height: 150px;
z-index:0;
visibility:visible !important;
overflow:auto; border:1px solid; border-color:black;}

.friendsandcomments {background-image:url("http://img301.imageshack.us/img301/6447/frendsut0.gif");
position: absolute;
left: 50%;
top: 470px;
margin-left:-187px;
width: 400px;
height: 150px;
z-index:0;
visibility:visible !important;
overflow:auto; border:1px solid; border-color:black;}


.sl {background-color:transparent;
position: absolute;
left: 50%;
top: 640px;
margin-left:-187px;
width: 400px;
height: 23px;
z-index:0;
visibility:visible !important;
overflow:auto; border:0px solid; border-color:ffffff;}


</style>

<div class="comments" style="overflow:auto; width: 390px; height:140px; position: absolute; top:475px; left:317px; background-color:transparent"><center><table><tr><td><table><tr><td> </center></div>
 
freeflow
post Sep 9 2006, 06:57 PM
Post #23


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

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



The reason nothings showing is because you have no divs...
All you have is the properties in your css you don't have any of the div codes right now. As in:
<div class="blahblah">blahblah</div>


mellow.gif
 
twinkle915
post Sep 9 2006, 07:18 PM
Post #24


Senior Member
****

Group: Member
Posts: 275
Joined: Jan 2006
Member No: 348,679



oh i do have those i just forgot to post them here::

interests
CODE
<div class="background">
</div>

<div class="credit">
<center><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=46438320&MyToken=7ae685c3-ec7b-4281-b800-dc72352b7048">Sweet Layouts</a>
</div>


<div class="banner">
<img src="http://img181.imageshack.us/img181/3690/image1dy0.gif">
</div>

<div class="aboutme">
about me
</div>

<div class="navigation">
navi
</div>

<div class="comment">
comment
</div>

<div class="friendsandcomments">

</div>



<div class="sl">
<center>made by sweet layouts</center>
</div>

</div>


sorry about that
 
freeflow
post Sep 9 2006, 07:23 PM
Post #25


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

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



Move them to I'd like to meet. The very top.
 

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