Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Steve Henty

    (@stevehenty)

    You’ve got an empty paragraph below each of the boxes. Switch to HTML in the editor and delete the <p></p> tags.

    Thread Starter michaellanfield

    (@michaellanfield)

    I am in HTML (Text mode)

    My code is

    [dropshadowbox align="none" effect="horizontal-curve-bottom" width="160px" height="autopx" background_color="#ffffff" border_width="1" border_color="#dddddd" inside_shadow="false" ]<a title="Melbourne Chicken Save" href="https://www.facebook.com/Melbournechickensave" target="_blank">Melbourne Chicken Save</a>[/dropshadowbox]
    [dropshadowbox align="none" effect="horizontal-curve-bottom" width="135px" height="autopx" background_color="#ffffff" border_width="1" border_color="#dddddd" inside_shadow="false" ]<a title="Melbourne Pig Save" href="https://www.facebook.com/MelbournePigSave" target="_blank">Melbourne Pig Save</a>[/dropshadowbox]
    [dropshadowbox align="none" effect="horizontal-curve-bottom" width="155px" height="" background_color="#ffffff" border_width="1" border_color="#dddddd" inside_shadow="false" ]<a title="Perth Farm Animal Save" href="https://www.facebook.com/perthpigsave" target="_blank">Perth Farm Animal Save</a>[/dropshadowbox]
    [dropshadowbox align="none" effect="horizontal-curve-bottom" width="115px" height="autopx" background_color="#ffffff" border_width="1" border_color="#dddddd" inside_shadow="false" ]<a title="Sydney Pig Save" href="https://www.facebook.com/pages/Sydney-Pig-Save/250796875128663" target="_blank">Sydney Pig Save</a>[/dropshadowbox]
    Thread Starter michaellanfield

    (@michaellanfield)

    I see the problem in main.css line 61. I’ll try to fix it

    Thread Starter michaellanfield

    (@michaellanfield)

    I fixed it just by deleting
    p { margin: 0; padding: 0 0 10px 0 }
    in main.css file.

    Thanks for a wonderful plugin.

    Plugin Author Steve Henty

    (@stevehenty)

    I’m pleased you got it fixed. Thanks for the feedback, I really appreciate it!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Decrease the spaces between boxes’ is closed to new replies.