Support » Plugin: World Cup Predictor » Knockout Table

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

    (@investacube)

    Me again,

    i.user table is also out of line – user and points header aligned left of page, username and point total aligned right of page.

    ii.user predictions doesn’t show any results just an empty table. Match results also displaying the same empty table but may be simply that there are no results to show yet.

    iii.Group Table Results – very slight alignment issue with table, but easily acceptable.

    Any advice would be great.

    pokerbanter

    (@pokerbanter)

    same issue with knockout table being way over left of page.

    Plugin Author landoweb

    (@landoweb)

    The layout of Table Knockout was adapted to the theme Twenty Fourteen, as can be seen in the page http://www.bolaopredictor.com.br/knockout-table/

    If you are using another theme, do the following:

    1) Go to Plugins >> Editor within the administrative panel of your website.

    2) Look for the file world-cup-predictor/css/style.css.

    3) Locate the following CSS rule:

    table.knockout {
    margin: 1em 1em 2em -17em;
    font-size: 80%;
    width: 920px;
    }

    And change the value “-17em” to 0 (zero).

    Thread Starter investacube

    (@investacube)

    Cheers that’s perfect! I had margin: 1em 2em 1em -17em; so I needed to reverse the 1em and 2em as well.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Knockout Table’ is closed to new replies.