In upgrading to latest DNN version 9.13.04 and logged in as an Admin/Super User the list of Users now displays profile pic beside usernames. If no profile pic (which is the case on my site) the alt text (username) renders in such as way that it misaligns. I have also disabled DNNImagehandler on my website, so profile pic will never render but still attempts to resulting in 404 in my logs. I have hidden the profile pic with css via \DesktopModules\Admin\Dnn.PersonaBar\css\main.css but am still receiving 404s. Whereabouts in the framework files can I can access the html on the Users panel to comment out the users-container / user-names div to prevent 404s.
Thanks.
It should render a no-user icon.
Are you sure you're not missing the image?
/images/no_avatar.gif or no_avatar_xs.gif
Have you look at the developer tools from your browser? are there any errors showing up there?
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.