Additional user images

Permalink Browser Info Environment
I have an additional user image, aside from the avatar, that I need to display. I added the attribute and uploaded a picture to it, but it only displays the link. I assume there is some js I need to add somewhere to get it to display the image?

Type: Discussion
Status: New
FatTony1952
View Replies:
Shotster replied on at Permalink Reply
Shotster


> I have an additional user image, aside from the avatar, that I need
> to display. I added the attribute and uploaded a picture to it, but
> it only displays the link. I assume there is some js I need to add
> somewhere to get it to display the image?

Yeah, C5 only knows that it's a file, so it can't assume it's an image and simply output an <img> element. Thus, you are correct that you must manipulate the DOM via JS to insert the image. If you let me know what the attribute handle is and point me to the member list page, I'll see if I can help.

BTW, will all of those images have the same dimensions when uploaded? If users will be uploading them, you might want to consider that they may not optimize them for the web, and that could severely impact the loading of the list. You might want to do some server-side scaling or something.

Do you want to constrain the display width or height to a certain value?

-Steve
FatTony1952 replied on at Permalink Reply
FatTony1952
The admin will be uploading the image(s), so no worries about size. I have the avatar upload size increased to 300x300, so I would think the additional image can be the same size.

The page ishttp://deftgraphics.com/thunderweb/test-roster... and the attribute handle is user_image.

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.