Montag, 22. Dezember 2008



KhAkRefBr



Set The Number Of Friends Shown Per Row


 With the following codes you would be able to set the number of "Friends Pics" per row, less than
   default setting (5), and in addition vertically scroll the "Friend's Rows" on your friends module.

   The friends pics are center aligned in my codes.
   Change the red number to "0" if you wish to left align the pics.
   The yellow number sets the height of the vertical scrollbar.




Mit den folgenden Codes kannst du die Anzahl der Freunde pro Reihe weniger als Myspace Standard (5)
   setzen, und zusätzlich noch die "Bilderreihen" auf dem Modul vertikal scrollen lassen.

   Die Bilder der Freunde sind in meinem code zentriert ausgerichtet.
   Ändere die rote zahl in "0" wenn du sie links auszurichten möchtest.
   Die gelbe Zahl definiert die Höhe des vertikalen scrollbalkens.









.KhAk {One Friend Per Row}
div.friendSpaceModule div.moduleBody ol.moduleList.clearfix {
padding-left:240px; width:120px;}
div.friendSpaceModule div.moduleBody ol.moduleList.clearfix li {height:auto;}


.KhAk {Scrollable One Friend Per Row}
div.friendSpaceModule div.moduleBody ol.moduleList.clearfix li {height:auto;}
div.friendSpaceModule div.moduleBody ol.moduleList.clearfix {
padding-left:210px; padding-right:20px;
overflow-y:auto; overflow-x:hidden;
width:120px; height:120px;}








.KhAk {Two Friends Per Row}
div.friendSpaceModule div.moduleBody ol.moduleList.clearfix {
padding-left:160px; width:240px;}
div.friendSpaceModule div.moduleBody ol.moduleList.clearfix li {height:auto;}


.KhAk {Scrollable Two Friends Per Row}
div.friendSpaceModule div.moduleBody ol.moduleList.clearfix li {height:auto;}
div.friendSpaceModule div.moduleBody ol.moduleList.clearfix {
padding-left:160px; padding-right:20px;
overflow-y:auto; overflow-x:hidden;
width:240px; height:120px;}








.KhAk {Three Friends Pic Per Row}
div.friendSpaceModule div.moduleBody ol.moduleList.clearfix {
padding-left:120px; width:360px;}
div.friendSpaceModule div.moduleBody ol.moduleList.clearfix li {height:auto;}


.KhAk {Scrollable Three Friends Per Row}
div.friendSpaceModule div.moduleBody ol.moduleList.clearfix li {height:auto;}
div.friendSpaceModule div.moduleBody ol.moduleList.clearfix {
padding-left:120px; padding-right:20px;
overflow-y:auto; overflow-x:hidden;
width:360px; height:120px;}








.KhAk {Four Friends Per Row}
div.friendSpaceModule div.moduleBody ol.moduleList.clearfix {
padding-left:60px; width:480px;}
div.friendSpaceModule div.moduleBody ol.moduleList.clearfix li {height:auto;}


.KhAk {Scrollable Four Friends Per Row}
div.friendSpaceModule div.moduleBody ol.moduleList.clearfix li {height:auto;}
div.friendSpaceModule div.moduleBody ol.moduleList.clearfix {
padding-left:60px; padding-right:20px;
overflow-y:auto; overflow-x:hidden;
width:480px; height:120px;}






 

Welcome To KhAk's Design - Profile 2.0 ----- Enjoy! Copyright 2006-2010 by KhAk