Just a little tweak in the output

gswaim - November 12, 2006 - 04:40
Project:User List
Version:4.7.x-1.x-dev
Component:Miscellaneous
Category:feature request
Priority:normal
Assigned:aaron
Status:closed
Description

Just installed this module and it looks good. I think it would be nice if there were a blank line between the built in page menu and the first name on the user list.

I looked at the code, but I am not sure where to make this tweak.

Thanks in advance for any help on this

#1

aaron - November 30, 2006 - 18:49
Assigned to:Anonymous» aaron
Status:active» won't fix

it's all themed, so you could, in theory, override the theme (using phptemplate_user_list_list). however, in your particular case, i'd suggest just adding something like the following to your style.css:

.user_list .user_list_menu {
  margin-bottom: 10px;
}

#2

aaron - November 30, 2006 - 18:51
Status:won't fix» fixed

status: won't fix doesn't show up in the issues, so thought i'd let it hang around a bit to help out folks.

#3

Anonymous - December 14, 2006 - 19:00
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.