Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter nlsubtitles

    (@nlsubtitles)

    also i have a problem with the tabs.
    This is my used shortcode:
    [wptabs type=”tabs” style=”wpui-sevin” effect=”fade” mode=”horizontal”]

    But the tabs float about 10px above the content window, so the tabs do not ‘visually connect’ with the wptabcontent.

    Any ideas what the problem is? Ofcourse I could manually fix it with a margin-bottom: -10px. But I don’t like to alter plugin codes.

    Thread Starter nlsubtitles

    (@nlsubtitles)

    First question is fixed, added
    td { vertical-align:middle !important; }
    to custom css box.

    Thread Starter nlsubtitles

    (@nlsubtitles)

    Fixed second issue too, it was my theme css reset.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    very cool that you found the fixes for this 🙂 That’s great to hear!

    Best wishes,
    Tobias

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

The topic ‘[Plugin: WP-Table Reloaded] Vertical Alignment’ is closed to new replies.