• Resolved kmdconsulting

    (@kmdconsulting)


    Hello,

    After installing and inserting custom CSS from the TablePress FAQ help section, the sidebar on this page here: https://dynamadefitness.com/services/virtual-personal-training-via-skype/ has moved down the page. It is only on this page and all the others are fine. It looks like somewhere the sidebar is not being added to the #content-sidebar-wrap element, pushing it after the wrap. Code must have been changed somewhere. And it only happened after TablePress was installed and I added the custom CSS to customize the table. I’ve included below the custom css thats inside the Plugin Options area of the plugin and also the information requested when posting for this plugin. Because somehow this has to be affecting the content-wrap on this page.

    Thanks!!

    CSS added to Plugin Options Tab:
    .tablepress thead th,
    .tablepress tfoot th {
    font-family: Tahoma;
    font-size: 14px;
    color: #ffffff;
    }

    .tablepress-id-1 .row-10 td {
    background-color: #e19e8d;
    }

    .tablepress-id-1 .row-9 td {
    background-color: #e19e8d;
    }

    .tablepress thead th,
    .tablepress tfoot th {
    background-color: #CC0000;
    }

    .tablepress-id-1 .column-1 {
    padding: 4px;
    }

    .tablepress-id-1 .column-2 {
    padding: 2px;
    }

    .tablepress-id-1 .column-3 {
    padding: 2px;
    }

    .tablepress-id-1 .column-4 {
    padding: 1px;
    }

    .tablepress-id-1 .column-5 {
    padding: 1px;
    }

    Please provide this information in bug reports and support requests.

    · Website: https://dynamadefitness.com
    · TablePress: 1.0
    · TablePress (DB): 18
    · TablePress table scheme: 3
    · Plugin installed: 2013/06/05 23:22:32
    · WordPress: 3.5.1
    · Multisite: no
    · PHP: 5.2.17
    · mySQL (Server): 5.5.23-55
    · mySQL (Client): 5.5.23
    · ZIP support: yes
    · UTF-8 conversion: yes
    · WP Memory Limit: 40M
    · Server Memory Limit: 256M
    · Magic Quotes: off
    · WP_DEBUG: false

    https://www.ads-software.com/extend/plugins/tablepress/

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Sidebar Moved Down Page after Installing TablePress’ is closed to new replies.