Re: I think the profile looks neater if the friends and fanof images are in 2 columns =)
Just try To put this in your CSS Extension:
[code]/* 2 COLUMN FRIENDS & FANOF */
.friends .flogrid75, .fanof .flogr
[quote=Infamous J]Hmmm, is this code still working?[/quote]
Yes it works when applied on ur external css file. You can also try this one.
[quote]//TWO COLUMN FRIENDS
.flogrid75, .flogrid50 { margin:10px 10px 10px 40px; }
.flogrid75 .flogriditem { width: 88px; }
.flogrid75 { zoom: 1; }
.ir { background: transparent; text-align: center; overflow: hidden; }
.dr { text-align: center; background: #000000; padding: 3px 0; border-top: 0px solid #000000; }
.flogrid75 .ir { width: 85px; height: 85px; }
.flogrid75 .ir img { margin: 0 auto; height: 85px; }[/quote]