Subpage under development, new version coming soon!
Subject: Update HTML of League page
- 1
Hi,
Is it possible that the HTML of the league page (e.g. https://sokker.org/league/leagueID/2538/id_team/64347) gets modified.
For the moment it's not possible to view the league table at it's best.
Modifications that are necessary:
body=>main=>div[id=indexMiddleContainer]=>div=>div[id=indexMiddle]
In here the class needs to be modified from col-md-8 to col-md10
body=>main=>div[id=indexMiddleContainer]=>div=>div[id=indexMiddle]=>div[class=row]
Here you have 4 divs. The middle divs need to be modified to:
and
@Mods: Didn't really belong in Sokker Development as that's about new development.
Is it possible that the HTML of the league page (e.g. https://sokker.org/league/leagueID/2538/id_team/64347) gets modified.
For the moment it's not possible to view the league table at it's best.
Modifications that are necessary:
body=>main=>div[id=indexMiddleContainer]=>div=>div[id=indexMiddle]
In here the class needs to be modified from col-md-8 to col-md10
body=>main=>div[id=indexMiddleContainer]=>div=>div[id=indexMiddle]=>div[class=row]
Here you have 4 divs. The middle divs need to be modified to:
and
@Mods: Didn't really belong in Sokker Development as that's about new development.
Also, for non-plus members, columns often overcross each other, making the table points not visible...
But once the new modifications are in place, these kind of problems are past-tence.
Off course, it might be important, if people want to keep an old design and devs would make old skins a possibility...
But once the new modifications are in place, these kind of problems are past-tence.
Off course, it might be important, if people want to keep an old design and devs would make old skins a possibility...
you can simply add css class table-condensed on the table with leagu standings
it helps for this league but it is not ultimate solution for sure and there will be leagues which fail to display nicely even with that mod.
maybe your way is better, I dont know mucha baout bootstrap
it helps for this league but it is not ultimate solution for sure and there will be leagues which fail to display nicely even with that mod.
maybe your way is better, I dont know mucha baout bootstrap
I'm changing the classes which modify the behaviour of the html. That is something that needs to be done by developers.
Well, it's a small change that would be nice to have in the near future.
The issue I'm talking about is the html blocks overcrossing and thus making the league points not visible
The issue I'm talking about is the html blocks overcrossing and thus making the league points not visible
Yes, it 's developers work, but I am just saying. I filed that bug a long time ago.
(edited)
(edited)
But that was waaaaayyyyy before the arrival of the new devs ;-)
- 1