marren
Forum Replies Created
-
Woho!
Google is my friend. I’ve got it!
Here’s my code:
.sp-data-table { display: table; border-collapse: collapse; margin-bottom: 20px; text-align: justify; width: 100%; }And now we’re on. Thanks for the update by the way, this is amazing!
Best regards,
MartinThank you once again for your reply. Your’e awesome!
It went on better, I must say! ??
Now it looks like this:
Picture 1: https://imgur.com/ti3WkB2I’m trying to make the table to be 100% but I don’t really got it I think.
I’ve added width: 100% to the code like this:
.sp-data-table { display: table; border-collapse: collapse; margin-bottom: 20px; width: 100% }
.sp-data-table tr { display: table-row; }
.sp-data-table th, .sp-data-table td { display: table-cell; padding: 5px; border-bottom: 1px solid #9a9797; }It’s almost good in the league-table and player statistics-page but the event-page is messed up.
Here’s what it looks like right now:
Picture: https://imgur.com/wAS3Nnp
Picture: https://imgur.com/XzNbl9T
Picture: https://imgur.com/WEISl2RI tried to change the code in different combinations but it won’t work for some reason. Is there a small change I should do with the width-code you think or what am I doing wrong? ??
Best regards,
MartinHi again, and thanks for your quick reply! ??
It did the trick (almost) on the league-table but the event and statistics is still the same.
Is there a different code to input for those pages? ??
Here’s a pic of the change:
Picture 1: https://imgur.com/CGR4UyCBest regards,
Martin