| wish to have a friendlist that looks like this... just edit the ff stated codes.. Available for users onlyCode /*********************************************************** * Friends REPOSITIONING AND TWEAKS -http://switangell.com * ************************************************************/
/*FRIENDLIST MAIN CODE - http://switangell.com */ #content_2 { width: 220px !important; height: 206px; overflow-Y: hidden !important; overflow-X: auto !important; text-align: center !important; background-color: transparent !important;}
/*FRIEND HORIZONTAL ALIGN CODE - http://switangell.com */ #content_2 .flogrid75 { width: 1070px !important; overflow: hidden;}
/*move friendlist closer*/ .friends .flogriditem { margin-left: 30px !important; margin-right: 3px !important; margin-top: 10px !important; margin-bottom: 1px !important; width: 140px !important;}
/*RESIZE FRIEND PIC CONTAINER must always be bigger than the image codes - http://switangell.com */ #content_2 .flogrid75 .ir{ height: 130px !important; width: 130px !important;}
/*RESIZE FRIEND IMAGE - http://switangell.com */ #content_2 .flogrid75 .ir img { height: 120px !important; width: 120px !important; border: 1px outset #977B75 !important; margin-bottom: 10px !important;}
div.friends div.clearBothNoHeight, div.fanof div.clearBothNoHeight { display: none;}
/* ADJUST FRIEND VIEWALL CODE - http://switangell.com */ #content_2 .viewall{ margin-top: -7px; margin-bottom: 6px;} if u wish to apply same efex to ur fanof just change the #content_2 to #content_7 and .friends to .fanof
If U Have Any Query not related to LINKER issue.. Please Use Forum Board Dont PM Me
|