-
Leonardo posted an update 14 years, 6 months ago
@kippnkatie hi how did you remove your error from the avatar code i get the same error now on my blogg
-
r-a-y posted on the forum topic Members page not aligned in the group How-To and Troubleshooting: 14 years, 6 months ago
@kippnkatie – I would strongly recommend learning some elementary CSS. Using the Firebug plugin with Firefox also helps immensely.
Replace your following snippet above with:
#members-dir-list .item-list li, #groups-dir-list .item-list li {clear:both;margin:0 0 2em 0;padding:10px 0;}
This should fix both your members and groups directory.
@kippnkatie
Not recently active