Unable to style the user points view on the user page individually as no class has been assigned.

Adding the following code to the $account->content['userpoints'] array will fix this.
'#attributes' => array('class' => 'user-points'),
approx line 900

Comments

berdir’s picture

Would be great if you can provide a patch, see http://drupal.org/patch/create.

manuel.adan’s picture

Component: Code: userpoints_basic » Code: userpoints
Issue summary: View changes
Status: Active » Closed (outdated)

Closing this as outdated, 6.x version is no longer maintained.