Closed (fixed)
Project:
User Details
Version:
7.x-2.5
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2012 at 05:24 UTC
Updated:
4 Sep 2012 at 01:31 UTC
Very nice module..!
I have a question however: How do you use/apply Image Styles on the user's avi picture? Some users upload pictures that need to be scaled and/or cropped and I did not see an option to do that (Couldn't see a View either.)
Thank you. :)
Comments
Comment #1
Draven_Caine commentedThis is not possible right now. You can use your theme .css file to do this, but there not an option in the user_details module.
Comment #2
Draven_Caine commentedI will be looking into this feature very soon, as a client is paying for it.
Comment #3
Triumphent commentedGreat.. Keep us posted..! :)
Comment #4
Draven_Caine commentedPlease refer to #1744558: New features comming soon. for up and coming issues.
I have already added 2 new feature. Since these features are being payed for by a client they will come at the clients requested speed.
As for using "image styles" for the avatar picture, this is soemthing that WILL come as I want to add this and the client also wants it.
Thanks,
Draven
P.S. btw what image module do you use, core image styles?
Comment #5
Triumphent commentedyes, core image styles, They work well for me.
What is important is to be able to crop in addition to being able to scale so that the image shown is the same as displayed elsewhere on the site.
:)
P.S.: Tell your client to hurry up..! LOL
Comment #6
Draven_Caine commentedThis has now been added, there is now a requirement for user_details of the core image module. Also if you alter the style there is a bug in drupal core that you ahve to flush a few times, run cron and might have to wait a few minutes for the style to be rebuilt. Nothing I can do about that.
A new style is added for user_details_loggedin_avatar alter this style to your liking and than go to your user pcture settings and change the style used to user_details_loggedin_avatar.
This will be in version 3.x to be released very soon.
Thanks,
Draven
Comment #7
Triumphent commentedGreat! Looking forward to it. Thank you. :)