a thoughtful web.
Good ideas and conversation. No ads, no tracking.   Login or Take a Tour!
comment by veen
veen  ·  1623 days ago  ·  link  ·    ·  parent  ·  post: Hubski Update: No more colorbox.

Great! It was indeed quite annoying, I much prefer this way.

Can you fix the left margin though? I've done some messing around in the CSS and figured out that if you change the 6px in this line:

    $(this).parents('.subhead').next('.prevbox').load(getURL).fadeToggle('fast').css({'margin':'14px 6px'});
to 34px, and change the popbox margin-left to 0px, it should align perfectly with both post titles and comments.




mk  ·  1623 days ago  ·  link  ·  

Done and done.

kingmudsy  ·  1623 days ago  ·  link  ·  

Alternatively, padding can be our friend and we can use some shading to distinguish the area from the rest of the page!

(disclaimer: I am not a UI/UX guy)

mk  ·  1623 days ago  ·  link  ·  

Not a bad idea. But IMO looks a bit jankier with the posts that drop down when you're looking at badges.