Log In · Register

 
 
Closed TopicStart new topic
Adding Friends Code
Crose995
post Sep 14 2006, 02:27 PM
Post #1


Senior Member
***

Group: Member
Posts: 40
Joined: Sep 2006
Member No: 461,046



Here is the link to my page:


www.myspace.com/roseispretty




What is the code to add my friends to my page, I only have my boyfriend right now, so it looks as if I have one friend. I tried to copy the code in my profile, but the picture goes on top of his.

Does anyone have the code?


Please help me now!

Rose sad.gif
 
*Azarel*
post Sep 14 2006, 02:37 PM
Post #2





Guest






Find this:

<div class="layer2"><center><marquee scrollamount="3"direction="right"style="padding-top:6px;"><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=85114513&MyToken=c9d00c6a-bee8-4d9d-84ff-797f34de105f"><img src="http://www.picit.com/out.php/i71323_neal.jpg"width="73px"></a> <br></marquee></div>

Remove <br> (that's what causes the pictures to be in a new line, or on top of each other).

Okay, so I'm going to break down each part of your coding. <a href="url"> begins a link tag. <img src="url"> inserts the picture. </a> closes the link tag. (Whatever is between <a href="url"> and </a> is linked to whatever url you specify.)

So to place in more friends into that layer, you would have to put in <a href="Friend'sMyspaceURL"><img src="Friend'sPhotoURL"></a> and repeat for each of the friends you want to put in.
 
Crose995
post Sep 14 2006, 02:45 PM
Post #3


Senior Member
***

Group: Member
Posts: 40
Joined: Sep 2006
Member No: 461,046



Okay Im kinda new to this....

SO I :

Remove <br>

And just use this code under it?

<a href="Friend'sMyspaceURL"><img src="Friend'sPhotoURL"></a> and repeat for each of the friends you want to put in.

Or do I use this code:

<div class="layer2"><center><marquee scrollamount="3"direction="right"style="padding-top:6px;"><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=85114513&MyToken=c9d00c6a-bee8-4d9d-84ff-797f34de105f"><img src="http://www.picit.com/out.php/i71323_neal.jpg"width="73px"></a></marquee></div>

And add the url and image where that one is?

_unsure.gif
 
*Azarel*
post Sep 14 2006, 02:48 PM
Post #4





Guest






<div class="layer2"><center><marquee scrollamount="3"direction="right"style="padding-top:6px;"><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=85114513&MyToken=c9d00c6a-bee8-4d9d-84ff-797f34de105f"><img src="http://www.picit.com/out.php/i71323_neal.jpg"width="73px"></a></marquee></div>

That is what you already have in your coding. To add additional friends, add in
<a href="Friend'sMyspaceURL"><img src="Friend'sPhotoURL"></a>; don't touch what's already there (the one friend you already have is your boyfriend). You only want to edit what I've bolded.
 
Crose995
post Sep 14 2006, 03:08 PM
Post #5


Senior Member
***

Group: Member
Posts: 40
Joined: Sep 2006
Member No: 461,046



Okay but do I place the second you did over the first code or just add that one by itself?
 
*Azarel*
post Sep 14 2006, 03:11 PM
Post #6





Guest






Er.. I'm not sure what you're asking.

<div class="layer2"><center><marquee scrollamount="3"direction="right"style="padding-top:6px;"><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=85114513&MyToken=c9d00c6a-bee8-4d9d-84ff-797f34de105f"><img src="http://www.picit.com/out.php/i71323_neal.jpg"width="73px"></a>
<a href="Friend'sMyspaceURL1"><img src="Friend'sPhotoURL1"></a>
<a href="Friend'sMyspaceURL2"><img src="Friend'sPhotoURL2"></a>
<a href="Friend'sMyspaceURL3"><img src="Friend'sPhotoURL3"></a>
<a href="Friend'sMyspaceURL4"><img src="Friend'sPhotoURL4"></a>
<a href="Friend'sMyspaceURL5"><img src="Friend'sPhotoURL5"></a>
<a href="Friend'sMyspaceURL6"><img src="Friend'sPhotoURL6"></a>
<a href="Friend'sMyspaceURL7"><img src="Friend'sPhotoURL7"></a></marquee></div>

That's what your resulting html should look like. ._.;
 
Crose995
post Sep 14 2006, 03:17 PM
Post #7


Senior Member
***

Group: Member
Posts: 40
Joined: Sep 2006
Member No: 461,046



Im sorry Im a retard. OHhh okay bc I just did what you said before and it didnt work. So my boyfriends link stays the same but the other ones change ?


ermm.gif
 
*Azarel*
post Sep 14 2006, 03:18 PM
Post #8





Guest






Yes.
 
Crose995
post Sep 14 2006, 03:33 PM
Post #9


Senior Member
***

Group: Member
Posts: 40
Joined: Sep 2006
Member No: 461,046



That didnt work... AHHH!!!!!!

XD.gif


Thank you for helping me, I give up though cry.gif
 

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