Codrspace / codrspace

The blogging platform for coders.
http://codrspace.com
Other
35 stars 13 forks source link

Fix Image size on the hovercard #63

Open raincrash opened 9 years ago

raincrash commented 9 years ago

The hovercard showing the data of the user doesn't have proper image size defined. It's taking up a lot of space on the hovercard and the hovercard would scale larger than required.

durden commented 9 years ago

Any suggestions on what the proper size should be?

raincrash commented 9 years ago

I think a rectangular Hovercard with 360px_80px would look decent. The image can be to the left of about 100px_80px size with description on the right of about 240px*80px size. I can actually take up the UI job, but I am a li'l busy (college work!) now. =D

durden commented 9 years ago

Excellent. Looking forward to seeing your changes.

Marco-Santoni commented 8 years ago

This problem still persists. screen shot 2015-10-09 at 10 39 32

durden commented 8 years ago

Any suggestions on a proper fix?

Marco-Santoni commented 8 years ago

The image width might be resized to ~half of the hovercard-width.

raincrash commented 8 years ago

Let me know how does this look and suggest changes. @Marco-Santoni @durden codrspace

Marco-Santoni commented 8 years ago

Looks great now! Thanks for looking into it.