The use of clear: both in the user_list.css pushes user lists content down below the left/right columns in some themes. I'm seeing this behaviour in the SPreadFirefox theme today.
This only occurs in FireFox.
The use of clear: both in the user_list.css pushes user lists content down below the left/right columns in some themes. I'm seeing this behaviour in the SPreadFirefox theme today.
This only occurs in FireFox.
Comments
Comment #1
aaron commentedi'll have to look at that. let me know if you know any better generic fixes to make sure it's a horizontal list.
Comment #2
buddaMy fix would be to edit user_list.css line 25 and change the display: block; to display: inline.
So change:
To
THis fixed the issue in the Friends Electric theme with Drupal 5.x
Comment #3
deekayen commentedWhen I do that change in the chameleon, the list of users in the main content area goes up to join the alpha and role list.
Comment #4
pomliane commentedThis version of User List is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.