prtho
Forum Replies Created
-
Oh yes, got that!
Thanks Roch for bumping me toward right way! And yes, I agree that giving a correct answer right away would not educate me so much in CSS. 🙂
These two codes in Sportspress’ custom CSS did it!
This removes the first cell from title row.
.post-256 .sp-data-table th:first-child {
display: none;
}
and this removes the first data column from a table.
.post-256 .sp-event-list td:first-child {
display: none;
}Thanks again Roch!
-prtho
Oh, solved! Feeling a bit stupid, just changing event list title format from ‘teams’ to ‘title’ was enough. But now it is like I wanted it!
Thanks for your time once again Roch!
-prthoHey thanks Roch!
It works nice on moving teams on the same row, but I’m still missing a separator ‘-‘, just like in a result column, between teams’ names. Could you help me with that?However, I think it is better already and I really appreciate that help!
-prtho
Hi,
Here you are
http://prtho.info/rakmanopen/ottelut/