Add to Friends and Send Message link |
![]() ![]() |
Add to Friends and Send Message link |
Aug 27 2005, 12:33 PM
Post
#1
|
|
|
whoa whoa are you out there? ![]() ![]() Group: Member Posts: 15 Joined: Aug 2004 Member No: 36,460 |
i want an Add to Friends link and a Send Message link [with those images] without the rest of the contact table.
i don't know if i worded that correctly... but is there a code i can use? |
|
|
|
Aug 27 2005, 04:43 PM
Post
#2
|
|
![]() creepy heather ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 4,208 Joined: Aug 2004 Member No: 41,580 |
hmm..
first, try hiding your contact box witht his code <style type="text/css">.contactTable TD{display:none;visibility:hidden;}</style> then make a new one using those images with a div overlay. heres a tutorial on that http://www.createblog.com/forums/index.php?showtopic=97397 or your could just add the links and images in your about me section or some thing which would be alot easier |
|
|
|
Aug 27 2005, 09:16 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 176 Joined: Aug 2005 Member No: 198,897 |
send message: <a href="http://mail.myspace.com/index.cfm?fuseaction=mail.message&friendID=YOURFRIENDID"><img src="http://i.myspace.com/site/images/sendMailIcon.gif" border="0" align="middle"></a> add to friends: <a href="http://www.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=YOURFRIENDID"><img src="http://i.myspace.com/site/images/addFriendIcon.gif" border="0" align="middle"></a> there you go darling! |
|
|
|
![]() ![]() |