• Hello,

    So I’ve installed two WordPress widgets that I love, LinkWithin and SexyBookmarks. The problem is all this blank space around my LinkWithin widget at the end of my post: http://www.kimberlybelle.com/2010/05/market-report-my-romance-with-radish.html

    LinkWithin has no forums and has not responded to my requests for assistance. Keeping in mind that I know nothing about coding, can someone recommend a way to decrease the amount of blank space both before (and especially) after the LinkWithin widget?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Try adding:

    #linkwithin_logo_0 {
    margin:0 !important;
    }

    to the bottom of your stylsheet.

    Thread Starter londonzoo

    (@londonzoo)

    Mmph, no dice unfortunately…

    I can’t see that in your stylesheet. Did you remember to press CTRL and F5 simultaneously when viewing the updated page/site? Or try emptying your browser cache? This should ensure that your web browser fetches a fresh copy of the page rather than serving up an out-dated copy from your own cache.

    Thread Starter londonzoo

    (@londonzoo)

    Yep, tried both and it’s still not working. I added it to the very end of style.css — that is correct, right?

    esmi’s code worked for me

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘How to decrease blank space between widgets’ is closed to new replies.