Plugin Contributor
Savvas
(@savvasha)
Hi there @lentini84 ,
To assist you on this I need a link to an online url. It is not possible to get the correct css elements through a screenshot ๐
Thanks,
Savvas
Plugin Contributor
Savvas
(@savvasha)
Ok, what code did you use to highlight grey the places 1-4?
used or .data-rank { background: #add8e6; } but then I highlight that all included in the table or used .sp-league-table .sp-row-no-0 .data-rank { background: #add8e6; } but then it highlights me a specific position in ALL tables. And I would like to select the highlight for each table separately.
Plugin Contributor
Savvas
(@savvasha)
Try instead:
#DataTables_Table_0 sp-row-no-0 .data-rank {
background: #red;
}
#DataTables_Table_1 sp-row-no-2 .data-rank {
background: #blue;
}
With the above code, on the first table, on the first row the rank cell will be red. ON the second table, on the third row, the rank cell will be blue. Etc etc…
there is no reaction. Even when I change the colors, for example to #1111, I also don’t see any difference. https://snipboard.io/CdwEvh.jpg
Plugin Contributor
Savvas
(@savvasha)
What can I say… it is working here: https://snipboard.io/SZ1xNO.jpg
Try blue instead of #blue
color is not a problem, because when I cut “#data.table(โฆ)” the color works, only that it is marked in each table, instead of only in the first one, hmmโฆ
Ok, but then I have a different question – because if I put in the code you gave me, it causes me to mark the same places on EVERY every page where I have league tables. So – if, for example, I have “1 edition of the tournament” and in a separate tab I have “2 edition of the tournament” it will mark me the same places. So what to do in a situation where I would like it to look different in each edition?
Plugin Contributor
Savvas
(@savvasha)
Each page has a unique id. In this case this id is post-2177. So with the following code, only the tables in this specific page will be marked:
article.post-2177 #DataTables_Table_0_wrapper .sp-row-no-0 td.data-rank {
background: blue;
}
I don’t know how it happened, but today everything works fine ๐ Thank you very much!
Plugin Contributor
Savvas
(@savvasha)
I am glad you sorted it out. Probably this strange situation is happening when cache is involved ๐
Plugin Contributor
Savvas
(@savvasha)
Hi @lentini84 ,
Please REMOVE the username/password from your post! It is against the guidelines of WP Forums and a really big security issue to share in public your website credentials. You need to either change the password you shared above, or disable/delete the user BETFAN from your site, immediately!
Thanks,
Savvas
@lentini84 ย Please donโt offer to send or post logon credentials on these forums: https://wordpress.org/support/guidelines#the-bad-stuff
It is not OK to offer, enter, or send site credentials on these forums. Thanks for your cooperation.
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
@savvasha Good reporting of this topic. ๐
@lentini84 The developer cannot, must not, did not ask for, knows never to ask, would not accept any offer from anyone to log into anyone’s site.
They are much more smarter than that and they do not want to take on the AMAZINGLY crippling liability of doing anything like that. Taking you up on that offer could literally put them out of business. Please do not repeat that anywhere ever.
About 19 hours ago you invited 1 million or so hackers to log into your site. These are very public forums and you endangered your site doing that. I archived your reply with the login. You need to delete that user now or at least disabled it.