Closed (fixed)
Project:
Author Pane
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2009 at 23:59 UTC
Updated:
16 Mar 2009 at 22:10 UTC
hi
how can i make the image on profile , comments, node, blog stay at 120x120 pixels
but show it on a larger size example 300x400 pixels on the pane i use content profile module (layout don with panel module)?
I have imagecahe also but I am not sure how to use both together. I can easily use imagefield, but with pane I am not sure
Also another solution would be to find a way to remove the image on author pane and just leave the online, contact, message
Comments
Comment #1
michelleIf you use APK, this will be a setting within the next week or two. Otherwise, you can write a preprocess yourself to handle it (look at the advanced forum code where it's already done for an example). Or you can just edit the author-pane.tpl.php file and do what you like with the user picture there.
Michelle
Comment #2
wallbay1 commentedThank you very much