Hi,

I have set my user login block to the top header region.

When the user logs in the "Login successful" message appears in the content area which user has to scroll down to see.

Is it possible to redirect the "Login successful" message to a specified block ?

Comments

hunmonk’s picture

Status: Active » Fixed

it's a drupal_set_message(), i believe the theme controls where that is displayed, so you'll need to address it there.

rolandk’s picture

Thanks. Where do I change the drupal_set_message() block within a theme ?

hunmonk’s picture

no idea. check the handbook or the forums.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.