Intervention

Discussion (12) ¬

  1. Pathak

    On line 402 of your style.css, there is a style for .post-info, with a definition of margin-bottom: 5px.

    Replace the margin-bottom with display: none;

    It’s a bit scorched earth, but something similar has been done with the .post-text class to hide the header in that block, so it couldn’t hurt too much.

  2. Moobacker

    I love the Bink/Chloe totem pole it rocks

    • maryvarn

      Ha now I want to make a real Chloe and Bink totem pole thing.

  3. Skorukh

    In addition to Pathak, remove line 383 of that same file ( “padding:5px 0″ ), or change it to “padding:0 0″
    It should line up the top of the share buttons with the top of the sidebar, removing only the .post-info div will leave you with a vertical 5 pixel difference between the top of the sidebar and the top of the share buttons.

  4. Aaron

    I agree with Pathak, but to truly make it flush with the top, you also need to remove the padding on .column (on line 383).

    If there is content in the post-info div, you probably need to find out a way to have that div not show up when no content is necessary or available. If not, then the display:none fix will work.

  5. Jules

    Pathak is right on the money with the css fix, kill the ghost of .post-info!

  6. maryvarn

    Thanks everyone! I tested the below code locally and it works great, so I’ll update the live site soon.

    div.column div.post-comic div.post-info {display: none;}
    div.column {padding: 0px 0px 5px 0px;}

  7. LadyThanatos

    I don’t know CSS, but I do know you have a typo in the alt text :)

    • maryvarn

      Ugh, *facepalm.* A very embarrassing one at that! Fixed. *slinks off*

  8. patric

    Why does Lisa still hold her bag on the shoulder after taking her coat off?

    • Daemnor

      Because, as a cat owner, she can’t leave it hanging on a hook or on an end table… it must be safely carried to secure storage, lest the wee blue beasties shred it looking for mouse spleens. :)

  9. Fluffy776

    Humble Hoedown.
    Now that’s the name of a country cover band of something that’s not country if I ever did hear one.

Comment ¬

NOTE - You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>