• corumeach

    (@bbudeck)


    Very good table plugin. But I am using Pagelines Framework and somehow the css style for table id is not executed at all. A table with ID 3 has all major css infos (like border 1px) in the css table#3. For some reason this css information is not even included in the output page when checking with Chrome.

    table#t3 {
    border-collapse: collapse;
    border-width: 0px;
    border-style: outset;
    margin: 20px 0;
    border: 1px solid #6699CC;
    line-height: 2.0em;
    text-align: center;
    vertical-align: top;
    width: 100%;
    }

    is missing (although it works in the plugin/table preview in wp admin area.

    Any ideas?

    https://www.ads-software.com/plugins/websimon-tables/

Viewing 1 replies (of 1 total)
  • Thread Starter corumeach

    (@bbudeck)

    forgot the effect: the table is rendered without (outer) border and hover effect. vertical and horizontal lines work, as well as colors.

Viewing 1 replies (of 1 total)
  • The topic ‘Conflict with Pagelines Framework’ is closed to new replies.