Viewing 3 replies - 1 through 3 (of 3 total)
  • Replace the line in the styleSidebar.php file:

    42 margin: 0 0 10px 0;

    by

    42 margin:-19px 0 10px 0;

    and see the result. Adjust if necessary, the value (-19px) to one that is appropriate for your theme.

    Thread Starter mtbmtb

    (@mtbmtb)

    Pretty much exactly what I was looking for,
    Still have a bit of trouble with IE7 but that’s probable IE fault

    Add below line 42:

    margin: -21px 0 10px 0\9;

    Adjust, if necessary, the value -21px

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: sidebarTabs] Sidebartabs Widgets gap’ is closed to new replies.