Log In · Register

 
Is there a way to choose, what friend's pic you wanna use???
i_liek_sushi
post Jun 15 2006, 11:30 PM
Post #1


»»»»»»»»»»»
*****

Group: Member
Posts: 557
Joined: Dec 2004
Member No: 72,261



uh, yea... do you get my question?
 
 
Start new topic
Replies (1 - 12)
*This Confession*
post Jun 16 2006, 12:05 AM
Post #2





Guest






ehm like where?
on your normal top8 then no.
you can make a custom friends list though.

http://www.r4wr.com
or make your own
 
duplicatex0x0x0
post Jun 16 2006, 12:44 AM
Post #3


Senior Member
******

Group: Duplicate
Posts: 1,912
Joined: May 2005
Member No: 137,527



you can link a picture with the link to their site for a custom list for your friendlist. if you were using a div layout or somthing like that...

<a href="URL_HERE"><img src="IMG_URL_HERE" alt="name of pic" border="0"></a>
 
*This Confession*
post Jun 16 2006, 01:57 AM
Post #4





Guest






custom friends list




anyway you make your own custom images of your friends
upload them somewhere like
http://www.tinypic.com

and then you put them in the layout using this

CODE
<a href="FRIEND URL"><img src="PIC URL" border="0" alt="FRIEND NAME"></a>


and to keep them beside each other just repeat the code or put &nbsp; after each of them
and to make a new line put <BR> after the one you want it to start a new line after.
 
i_liek_sushi
post Jun 17 2006, 11:39 PM
Post #5


»»»»»»»»»»»
*****

Group: Member
Posts: 557
Joined: Dec 2004
Member No: 72,261



Thanks!

But I caan't figure out where to put this. Here's my script in the About Me section:


QUOTE
<Style type="text/css">
body{ background-image:url(http://img469.imageshack.us/img469/2715/retributionxx7ju.png); background-position:bottom Left; background-attachment:fixed; background-repeat:no-repeat; background-color: black;
scrollbar-arrow-color: white;
scrollbar-track-color: black;
scrollbar-shadow-color: white;
scrollbar-face-color: black;
scrollbar-highlight-color: white;
scrollbar-darkshadow-color: black;
scrollbar-3dlight-color: black;}


Table, Td{ background-color:transparent; }



table table table{ background-color:FFFFFF; border-color: dimgray; border-style:solid; border-width:1px; }



body, div, p, strong, td, .text, .whitetext10, .whitetext12, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited{ color: black; font-size:8pt; font-weight:normal; font-style:normal; font-family:arial;}

.redtext, .redbtext { color:hotpink; font-size:9pt; font-weight:normal; font-style:normal; font-family:georgia; background-color: ffff8c;}

.orangetext15, .lightbluetext8, .whitetext12, .nametext, .btext{ color:dimgrey; font-size:8pt; font-weight:bold; font-style:normal; font-family: arial; text-transform: lowercase; letter-spacing: 1px;}



a, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man, a.man:link, a.man:visited, a.redlink, a.redlink:visited{color: 808080; font-weight:normal; font-style:normal; font-family:arial; font-size:8pt; background-color:none; cursor: default;text-transform:lowercase;}

a:hover, a:active, a.navbar:hover, a.navbar:active, a.man:hover, a.man:active, a.searchlinkSmall:hover, a.searchlinkSmall:active, a.redlink:hover, a.redlink:hover{ color:909090; font-weight:normal; text-decoration:none ; font-style:normal; font-family:georgia; background-color: none; cursor: default; text-transform:lowercase;}

.blacktext12 {color:transparent; font-size:0px; height:335px; width:435px; background-image:url("http://img111.imageshack.us/img111/319/akihabaratokyoasobitcity537yv.jpg")}
table table table[height="75"]{ background-color:transparent; background-image:url('http://img111.imageshack.us/img111/319/akihabaratokyoasobitcity537yv.jpg'); background-position:center; background-repeat:no-repeat;}

a:link img, a:active img, a:visited img {filter:gray;}
a:hover img {filter:xray; cursor: default;}

table table table table table td {direction:ltr;}

.r{}
input, button {background-color:e6e6e6; border: 1px solid black; font-family: georgia; font-size: 8pt;}
td, span, div, input, a, table td div div font,
body div table tbody tr td font {font-family:Arial;}
td, span, div, input, table td div div font,
body div table tbody tr td font {color:242424;}
.nametext, .whitetext12, .lightbluetext8, .orangetext15, .blacktext12,
.redtext, .redbtext, .blacktext10, .btext {color:242424;}



table table table table table img {max-width:300px;}
table table table table table a img {width: auto !important}

</style>
<style>.r{}</style>
 
freeflow
post Jun 17 2006, 11:40 PM
Post #6


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

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



Put it where you want it. If you want it in about me put it in about me.
If you want it in I'd like to meet put it there.
If you want it in its own table under I'd like to meet place it there. (theres a custom content table script in scripts)
 
i_liek_sushi
post Jun 17 2006, 11:47 PM
Post #7


»»»»»»»»»»»
*****

Group: Member
Posts: 557
Joined: Dec 2004
Member No: 72,261



If I put it in About Me it doesn't change my friends section, it just puts a pic in the blurbs.
 
freeflow
post Jun 18 2006, 12:33 AM
Post #8


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

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



Exactly. Its a custom friends list. You have to hide the original and make one yourself. Thats what its doing.
 
i_liek_sushi
post Jun 18 2006, 12:42 AM
Post #9


»»»»»»»»»»»
*****

Group: Member
Posts: 557
Joined: Dec 2004
Member No: 72,261



Aw shit, alrite.

then I guess I'll have to find a script that hides my friend's list first and then use this code?
 
*This Confession*
post Jun 18 2006, 12:51 AM
Post #10





Guest






go to the scripts
second page.
 
i_liek_sushi
post Jun 18 2006, 01:17 AM
Post #11


»»»»»»»»»»»
*****

Group: Member
Posts: 557
Joined: Dec 2004
Member No: 72,261



uh, 2nd page? then what?

sorry im pretty new at this
 
freeflow
post Jun 18 2006, 01:21 AM
Post #12


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

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



go to the script.
http://createblog.com/scripts/download.php?id=231 (thats it)
 
i_liek_sushi
post Jun 18 2006, 11:38 PM
Post #13


»»»»»»»»»»»
*****

Group: Member
Posts: 557
Joined: Dec 2004
Member No: 72,261



ok guys, thanks!
 

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