• Resolved lentini84

    (@lentini84)


    Hi,

    I have question related to the table. I mean, is it possible to mark places in each table SEPARATELY in each table? Because at this point I added in the code to highlight places 1-4 in gray. But I would like to add a highlight for each table SEPARATELY! So that in GROUP A it would highlight, for example, places 1-2, and in group B places 1-3. Is it possible?

    https://snipboard.io/azqOyQ.jpg

    The page I need help with: [log in to see the link]

Viewing 7 replies - 16 through 22 (of 22 total)
  • Thread Starter lentini84

    (@lentini84)

    lol, it was login for a disabled site, without any permissions ?? but no problem, I changed my password ??

    Thread Starter lentini84

    (@lentini84)

    ok, now with all the rules ??

    I wanted to ask how here:

    /zawodnik/adam-ambroziak/

    change the background color in “Faza grupowa” in “”V edycja”. I just wanted to highlight this particular spot (not the whole row). Only faza grupowa.

    https://snipboard.io/hT9BxJ.jpg

    Player ID is 1583.

    Thread Starter lentini84

    (@lentini84)

    Plugin Contributor Savvas

    (@savvasha)

    You can try to add the following css code at SportsPress->Settings->General->Custom Code:

    table.sp-player-statistics tr:first-child td.data-miejsce {
        background: yellow;
    }

    Thanks,
    Savvas

    Thread Starter lentini84

    (@lentini84)

    cool! and what do i need to type if i want to select an item below? So “group phase” but in the 7th edition? What is the key to highlighting subsequent places in this column? Because I typed “second-theme” and it didn’t work ??

    And one more question – here we have one player, but I have such things to highlight in many other players. How is the system supposed to tell which player is which?

    Thanks ??

    Thread Starter lentini84

    (@lentini84)

    ok, i got it now, thank you!

    Thread Starter lentini84

    (@lentini84)

    Savvas,

    how can i go all the way through the first row?

    https://snipboard.io/yQR68j.jpg

Viewing 7 replies - 16 through 22 (of 22 total)
  • The topic ‘Mark places in tablce’ is closed to new replies.