Semua laporan
Situs BGA
#13845: "CSS ID for game being played to allow CSS to be applied only to a specific game?"
implemented: Saran ini telah diterapkan
20
Tentang apa laporan ini?
Apa yang terjadi? Pilih di bawah
Saran: menurut saya, berikut ini akan sangat meningkatkan situs web
Detil Deskripsi
• Tolong jelaskan saran Anda secara tepat dan ringkas sehingga semudah mungkin untuk memahami apa yang Anda maksud.
I have created some CSS modifications to transform Koi-Koi into a more traditional style.
boardgamearena.com/forum/viewto ... 986#p50986
I would like my CSS to apply only to the Koi-Koi game page, but I cannot find an ID that says what game is being played?
It would be great if a CSS ID containing the name of the game being played could be added to one of the top level elements of the page.
This would allow CSS to be applied only to a specific game.
Thanks for your consideration.• Apa browser yang Anda gunakan?
Safari v13
Laporkan riwayat
6 Nov 2019 16:18 •
pjt33 • Saran ini belum dianalisis oleh pengembang:
9 Mei 2020 11:33 • Some specific games (e.g. Can't Stop) do add a useful ID around their main game area, but the advantages to having a game-identifying id or class higher up the tree are twofold: firstly, it doesn't depend on developers adding the identifier individually to each game; and secondly, it allows per-game customisation of the "player board" areas.
apocalyptech • Saran ini belum dianalisis oleh pengembang:
20 Mar 2021 4:52 • Yeah, just adding my own "me too" in here! I just added a couple of things to Marrakech's "carpet" class, but I wouldn't be at all surprised if some other game on here also has a "carpet" class, which I'd love to not touch.
Paul_Chelsfield • Saran ini belum dianalisis oleh pengembang:
14 Agu 2021 18:31 • This would take almost nothing in terms of programming effort from the tech team (add a class, id or data attribute to any element, e.g. html, body, top level div) and would make it possible for custom CSS to target individual games to allow users to improve their own experiences should they wish to. Soooo many games have minor graphics quirks that I'd love to improve for myself.
Een • Saran ini telah diterapkan:
1 Sep 2021 16:52 • Thanks for this suggestion. Since the latest release, there is now a "bgagame-<gamename>" class set on a high level element wrapping the game area.
Note for experts: your improvement fixes would reach more players if contributed as new game versions via studio.boardgamearena.com rather than a custom css ;)
Note for experts: your improvement fixes would reach more players if contributed as new game versions via studio.boardgamearena.com rather than a custom css ;)
pjt33 • Saran ini telah diterapkan:
1 Sep 2021 20:46 • Een, thank you.
I'm not sure it's worth forking games to fix some of the things I fix in CSS (e.g. boardgamearena.com/bug?id=19941 - it should be a very quick fix for someone who already knows the code base, but I'm not going to spend hours learning the code base when I can work around the bug with one line of custom CSS); and some of my other custom CSS improvements replace official graphics with unofficial ones which are much clearer but which wouldn't be acceptable in the official version; or replace tiny webp images with large SVG ones which probably also violate some developer guideline on asset size.
I'm not sure it's worth forking games to fix some of the things I fix in CSS (e.g. boardgamearena.com/bug?id=19941 - it should be a very quick fix for someone who already knows the code base, but I'm not going to spend hours learning the code base when I can work around the bug with one line of custom CSS); and some of my other custom CSS improvements replace official graphics with unofficial ones which are much clearer but which wouldn't be acceptable in the official version; or replace tiny webp images with large SVG ones which probably also violate some developer guideline on asset size.
apocalyptech • Saran ini telah diterapkan:
4 Sep 2021 21:53 • Indeed, thank you! I'll certainly keep that Studio area in mind if I've got anything which would be of general interest/usefulness. Cheers!
Tambahkan hal lain di laporan ini
Silakan tambahkan di sini segala sesuatu yang tampaknya relevan untuk mereproduksi bug ini atau memahami saran Anda:
- ID meja / nomor langkah lainnya
- Apakah F5 menyelesaikan masalah?
- Apakah masalah tersebut telah muncul beberapa kali? Setiap kali? Tidak tentu?
- Jika Anda memiliki screenshot bug ini (disarankan), Anda dapat menggunakan Imgur.com untuk menguploadnya dan memberi tautannya di sini.