Log In · Register

 
 
Closed TopicStart new topic
friend list custom code won't work
pinkbmx
post Jun 24 2006, 01:44 PM
Post #1


Senior Member
***

Group: Member
Posts: 37
Joined: Jun 2006
Member No: 428,496



I tried to apply this code on my space

http://www.createblog.com/scripts/download.php?id=37

it did show the friends list and comment box nicely, but it wouldn't hide my old friend list and comment. I could still see old friends list and comment box right under the new one.

*sulks*

Can anybody help? pls pls purlease

here is my code in*about me* section if needed. I kinda mix and match the code myself when i have poor knowledge about it. So if it looks messy then sorry.


<Style type="text/css">
.r{}

span.blacktext12 {visibility:visible !important;background-color:transparent;background-image:url('http://i70.photobucket.com/albums/i107/pinkbmx/imissureal.jpg');background-repeat:no-repeat;background-position:center center;font-size:0px; letter-spacing:-0.5px;width:290px; height:320px; display:block !important; }span.blacktext12 img {display:none;}

Body{

background-color:ffffff;
background-image: url('http://i61.photobucket.com/albums/h67/puretest/paperwall.jpg');
background-position:bottom left;
background-repeat:no-repeat;
background-attachment:fixed;


scrollbar-track-color:FA4D82;
scrollbar-face-color:bdeeed;
scrollbar-highlight-color:333333;
scrollbar-base-color:bdeeed;
scrollbar-DarkShadow-color:333333;
scrollbar-Shadow-color:333333;
scrollbar-arrow-color:333333;}

Table, Td{
background-color:transparent;
border-style:none;}

table table td{
width:100%;}

table table table table td{
width:auto;}

table table table{
width:100%;
background-color:BDEEED;
border-color:333333;
border-style:solid;
border-width:5px;
padding:2px;}

table tbody td table tbody tr td.text table{background-color:FECDE0;}


table table table table{
border-style:none;
}

.orangetext15,{display: none;}
embed, object {display:block; width:220px; height:38px;}


.whitetext12,{display: none;}


.btext,{
color:a95579;
background-color: ece3e8;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
font-style:normal;
font-family:Verdana,Arial,Tahoma,sans-serif;
}

.redtext, .redbtext,{color:333333;
font-size:10px;
font-weight:bold;
text-decoration:none;
text-transform:none;
font-style:normal;
font-family:Verdana,Arial,Tahoma,sans-serif;}

.nametext,{
font-family: arial;
text-transform: lowercase;
font-size: 26px;
color: 333333;
line-height: 26px;
letter-spacing:-1px;
text-align: center;
}


.blacktext10 {
font-family: verdana;
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
background-color: C0D2E0;
color: 333333;
line-height: 9px;
padding-left: 2px;
padding-right: 2px;
width: 100%;
text-align: center;
}

.lightbluetext8 {display:none;}

.searchlinkSmall {
font-family: verdana;
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
background-color: C0D2E0;
color: 6b4f5b;
line-height: 9px;
padding-left: 2px;
padding-right: 2px;
width: 100%;
text-align: center;
}


body, div, p, strong, td, .text, .blacktext10, .blacktext12, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited{
font-family:Arial;
color:333333;
line-height: 10px;
font-size:11px;
font-weight:normal;
letter-spacing:1px;
text-decoration:none;
font-style:bold;
font-style:normal;

}



a, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited{
font-family:small fonts;
color:333333;
font-size:7px;
font-weight:normal;
text-decoration:none;
letter-spacing: 1px;
text-transform: uppercase;
line-height: 10px;
background-color: transparent;}


a:hover, a:active, a.navbar:hover, a.navbar:active, a.man:hover, a.man:active, a.searchlinkSmall:hover, a.searchlinkSmall:active{
font-family: times;
color:333333;
font-size:15px;
font-weight:bold;
text-decoration:none;
letter-spacing: -1px;
text-transform: lowercase;
line-height: 15px;
background-color: CCB4CC;}

TD TD {text-align: center;}
TD TD TD {text-align: center;}
TD TD TD TD {border-top: 0px solid; width: 1%;text-align:center;}
TD TD TD TD TD {border-top: 0px solid black; text-align:center;}
TD TD TD TD TD TD {border: 0px solid;}
TABLE, TD {padding: 0px; width:350px;}
TABLE TABLE {padding: 0px;}
TABLE TABLE TABLE {padding: 1px; height: .01%; width: 100%;}
TABLE TABLE TABLE TABLE {padding: 0px;}
TABLE TABLE TABLE TABLE TABLE {padding: 0px;}
TABLE TABLE TABLE TABLE TABLE TABLE {padding: 0px;}

table td div div font {visibility:hidden;display:none;}
table table table table {border: 0px; text-align: justify; padding: 0px;}
table table table table table {border: 0px; text-align: justify; padding: 0px;}
table table table table table table {border: 0px; text-align: justify; padding: 0px;}
table table td.text table td.text table table tbody td table, span.btext {display: none !important}
</style>


<style type="text/css">

img { filter:none;}
a:link img { filter:Gray;}
a:hover img { filter:none;}

body {cursor: url(http://m.pimpmyspace.org/cur/popsicle.cur); }

a:hover {cursor: url(http://www.pimpyours.com/images/20060411New Cursor 1110.ico );}

td.text a img {
width: 100px !important;}
td.text td.text a img {
width: 50px !important;}


table table table {width:250px;}
table table table table table table {width:25%;}


table {direction:rtl;}
table table table {direction:ltr;}

</style>

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

<style>.r{}</style>
 
freeflow
post Jun 24 2006, 01:58 PM
Post #2


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

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



Did you put the code in I'd like to meet?
 
pinkbmx
post Jun 24 2006, 02:32 PM
Post #3


Senior Member
***

Group: Member
Posts: 37
Joined: Jun 2006
Member No: 428,496



ayup i did
 
freeflow
post Jun 24 2006, 02:42 PM
Post #4


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

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



Then just use this:
http://www.createblog.com/scripts/download.php?id=235
 
pinkbmx
post Jun 24 2006, 04:19 PM
Post #5


Senior Member
***

Group: Member
Posts: 37
Joined: Jun 2006
Member No: 428,496



errr nope i dont want to hide them
just want to be able to resize all of them and etc

thanks anyway
 

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