Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Right, that's portrait (height greater than width), which the CSS was not designed for.The photo ration is h:w=4:3
Only canvas photo display needs to enforce a size to keep with the design.I already have some ideas on how to improve this CSS for a nightly release sometime this week.The ratio is kept correct in the userlist and when I place the profile photo elsewhere.
I seriously can't see how this would stop you from using CB 2.0. It's a minor styling issue at best. Your photos are uploaded fine. The issue is entirely CSS based. The issue will be fixed in a nightly sometime this week as currently have other priorities (CB Connect upgrade finalization and release).Hope you can fix it soon, because this way I cannot implement CB version 2.0.
Width is being forced to 100%, it's the single cause of this issue. I will likely be removing this and limiting max width and height to 100% then moving the online status icon to a better location to avoid floating icon display due to smaller images.What is the css that supports the photo ratio in the canvas?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Wouter47 wrote: Thanks for your reply. The photo ration is h:w=4:3. The ratio is kept correct in the userlist and when I place the profile photo elsewhere. Hope you can fix it soon, because this way I cannot implement CB version 2.0.
What is the css that supports the photo ratio in the canvas?
Please Log in or Create an account to join the conversation.