tomtom555
Forum Replies Created
-
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Same Team with different namesi would like that will be loaded team name in match title and not the team name under Clubs
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Same Team with different namesand the same “error” apear in a half time/ full time box.
any idea with custom coding?
Great! Thank you!
.sp-player-list tbody tr:nth-child(even) {
background: #CCC !important;
}
.sp-event-list tbody tr:nth-child(even) {
background: #CCC !important;
}Matches: Is there any way to color only home/away matches?
Players: Is there any way to color players with the same number of goals scored?Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Coloring league table positionsnice solition. but do not work in widgets or with shortcuts, only on direct table site page
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Coloring league table positions@betisweb What plugin css personalized you use?
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Coloring league table positionsYes yes. But some of them changes color. Some not. I have no idea.
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Coloring league table positionsyes thank you.
but what about if i have more tables?
1st with 16 teams (row 1 green, row 2 light green, row 15+16 red)
2nd with 16 teams (row 1 green, row 2 light green, row 15+16 red)
3rd with 8 teams (row 1 green, row 2 light green)
4th with 8 teams (row 7+8 red)if i put .postid-XXXXX for every table nothing happened
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Coloring league table positions.postid-15303 .sp-league-table tbody tr:nth-child(1) {
background: rgba(0,255,0,0.6) !important;
}
.postid-15303 .sp-league-table tbody tr:nth-child(2) {
background: rgba(00,200,50,0.6) !important;
}Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Coloring league table positions@rochesterj .postid-15303 .sp-league-table tbody tr:nth-child(-n + 2) {
background: green !important;
}this core color first two row
i want to color the first one in this color, and the second in light green
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Coloring league table positionsGREAT!
is there any way to create green background for first team and light green for the second one?
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] Event list vs Event Bolck@savvasha this happened in standard version.
different team names in block ot list matches
Forum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] 2nd yellow card -> red carddone!
problem was in red card (a total). there mus be diffent key ??
thank youForum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] 2nd yellow card -> red cardForum: Plugins
In reply to: [SportsPress - Sports Club & League Manager] 2nd yellow card -> red card