a thoughtful web.
Good ideas and conversation. No ads, no tracking.   Login or Take a Tour!
comment
veen  ·  1628 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.