I have been struggling to get the Dynamic Background module working for users’ profiles. The profiles are displayed in a panel.
I enabled the Panel and User sub-module and after hours of trial and error I found a CSS combination that seems to work: #page #main-wrapper.
So the image displays as a background. But if I go to /user/[uid]/backgrounds
to enable a background image for that user, it works but the image displays for ALL users, even when the other users have not enabled a background image.
I am at a loss because I thought that everything after user/[uid]
only affected that user.
Any idea what I am doing wrong?