top friends |
top friends |
Jan 21 2008, 12:24 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 156 Joined: Mar 2006 Member No: 386,624 |
i have a code that makes my top friends pictures squish together but the first column is seperated from the others....my myspace how do i make them together with all the others
|
|
|
|
![]() |
Jan 22 2008, 04:44 AM
Post
#2
|
|
![]() Addict ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 3,918 Joined: Jun 2007 Member No: 538,522 |
OK, you need to change your padding margins in this bit - I've set it to 5 pixels which looks just fine:
CODE <style>
.a {hide friends names} .friendSpace td a {visibility:hidden; font-size:0px; letter-spacing:-100px;} .friendSpace td a img {visibility:visible;} .a {set the size of the pics to the same size} .friendSpace td a img {width:90px; height:90px;} .a {remove space between friends} .friendSpace table, .friendSpace td {width:0px; padding:5px;} .friendSpace td td td {line-height:0px;} .a {remove borders around friends pics} .friendSpace td a img {border:20px; border-color:000000;} .a {remove online now indicators under friends} .friendSpace .ImgOnlineNow {display:none;} </style> |
|
|
|
j3nn2008 top friends Jan 21 2008, 12:24 PM
digitalfragrance Can you please post your coding? Jan 21 2008, 12:44 PM
j3nn2008 <style>
.a {hide friends names}
.friendSpace... Jan 21 2008, 12:48 PM
digitalfragrance I need to see all of your coding, like your whole ... Jan 21 2008, 02:11 PM
j3nn2008 <fieldset><legend><font color=... Jan 21 2008, 02:25 PM
iloveyou3 i need help on how to put top friends on my layout... Feb 4 2008, 08:54 PM
miyashu QUOTE(iloveyou3 @ Feb 4 2008, 08:54 PM) i... Feb 4 2008, 09:01 PM![]() ![]() |