Viewing 4 replies - 1 through 4 (of 4 total)
  • WPyogi

    (@wpyogi)

    I’m not sure what you think is too far apart — the book images? And top/bottom spacing or side? They actually look pretty good in my browser — FF on a Mac.

    BTW, your site looks really nice.

    Thread Starter waynestiles

    (@waynestiles)

    thanks, WPyogi.

    It’s the space between the tops and bottoms of the items. I’d like them a little tighter.

    WPyogi

    (@wpyogi)

    Okay, this CSS declaration looks like what you want — change the 30 to something less — depending on how it looks to you.

    .widget {
        margin: 0 0 30px;
    }

    Post again if that does not solve it for you!

    Thread Starter waynestiles

    (@waynestiles)

    WOW. You did it. Thanks!

    Since you’re batting so well, do you happen to know how to

    1. reorder the social media icons

    2. put rollover text over the social media icons as well as over the category buttons? For example, hovering my mouse over the FaceBook icon makes the text “Connect with me on FaceBook” come up.

    Fingers crossed.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to I remove padding between sidebar items?’ is closed to new replies.