When Author Pane is installed, the user image is displayed at its original size, not a thumbnail size.

I tried to create a image size preset called advf-author-pane (which I saw in another issue) and I have tried both Imagecache Profile Pictures turned on and off.

Do we even need Imagecache Profile Pictures now since this functionality is contained in core?

Nonetheless Author Pane is still not showing the images correctly in D7.

Comments

nicholosophy’s picture

I should have mentioned that the images are resized correctly when Author Pane is turned off.

Draven_Caine’s picture

Yep same issue for me.

Draven_Caine’s picture

I just did a work-around from the css for this until its fixed.

.author-pane .picture img {
    width: 100px;
}

Its a quick work-around until a later date and to get the size right for you just set width to whatever you would prefer.

Thanks,
Draven

gordon’s picture

Status: Active » Closed (works as designed)

You need to edit the block configuration and change the image preset.