drewww / me-moji

A website for collecting faces of people trying to look like emoji!
http://me-moji.com
1 stars 0 forks source link

On my screen, the 'about' box spills off the screen and is not scrollable. #33

Closed lianchang closed 12 years ago

lianchang commented 12 years ago

Can it size relative to the screen size? Check the size with the new .png that I uploaded in place of the old one; it's already a bit smaller in pixels.

lianchang commented 12 years ago

Also, really no big deal, but just so you know that the lightbulb on my screen overlaps between the box (gallery) area and the gray background area.

drewww commented 12 years ago

yeah, the lightbulb thing is a Problem. Lets file it as a separate enhancement thing. The problem is, I can only set its position relative to the viewport, e.g. "put your right edge 15 pixels away from the right edge of the browser window." Because the content div right margin is flexible (try resizing your window - it will stay centered) I can't hard code it. Basically to do it right, I have to manually position it based on the window size and reposition it if they resize the window.

drewww commented 12 years ago

I'm pretty sure this is fixed. Closing it.

lianchang commented 12 years ago

Um, it still spills over on the internets...maybe the update is not there yet?

drewww commented 12 years ago

try now on internets?

On Jun 12, 2012, at 5:21 PM, lianchang wrote:

Um, it still spills over on the internets...maybe the update is not there yet?


Reply to this email directly or view it on GitHub: https://github.com/drewww/me-moji/issues/33#issuecomment-6283336