Search found 10 matches

by Weasy Mac
20 January 2024, 04:08
Forum: Discussions
Topic: Unfassbar: "Wir wählen die besten Mitspieler für Dich aus"
Replies: 2
Views: 1775

Re: Unfassbar: "Wir wählen die besten Mitspieler für Dich aus"

Hallo, am besten das Spiel zu Favoriten hinzufügen. Dann ganz oben auf 'Jetzt spielen'. Danach darunter: Einfaches Spiel - Zugbasiert - Automatisch Neben dm Spiel ist ein kleines Zahnrad, da kann man dann alle Suchparameter einstellen die man im automatischen Suchmodus haben möchte z.B. Anzahl der S...
by Weasy Mac
18 November 2023, 16:27
Forum: Developers
Topic: Replace Background for specific games
Replies: 6
Views: 407

Re: Replace Background for specific games

Hello, If you are not a BGA game deveoper, I think you confused other devs by posting here, because your are not going to add css to your game . If you are (as I think) only a BGA player wanting to modify the custom advanced CSS (in player prefs), the lowest DOM element specifying the game is "...
by Weasy Mac
18 November 2023, 14:28
Forum: Developers
Topic: Replace Background for specific games
Replies: 6
Views: 407

Re: Replace Background for specific games

Please someone. Im losing my mind over this haha 🥹
by Weasy Mac
17 November 2023, 23:32
Forum: Developers
Topic: Replace Background for specific games
Replies: 6
Views: 407

Re: Replace Background for specific games

Hi, add the css content in the css-file of your project to change the background-image. I just tried on one of my games and it worked with that example: html { background-image: url(img/LR_Rift_Cards.png); } The css-files are loaeded in sequence and will overwrite settings from previous loaded once...
by Weasy Mac
17 November 2023, 22:20
Forum: Developers
Topic: Replace Background for specific games
Replies: 6
Views: 407

Replace Background for specific games

Hi, I want to change the background picture of specific games with some custom CSS. I know how to replace it for the whole website but how do you apply it for only one specific game. I found in the browsers dev tools that BGA has some special rules that are crossed out and the main background is, in...
by Weasy Mac
17 November 2023, 18:24
Forum: Discussions
Topic: Replace Background for specific games
Replies: 2
Views: 157

Re: Replace Background for specific games

xiongmao1298 wrote: 17 November 2023, 16:58

Code: Select all

html:has(<some game specific class selector>) {
	background: <your background> !important;
}
should do it. If you're using Firefox, :has support might need to be enabled in the browser settings first.
Doesn't work, but thanks.
by Weasy Mac
17 November 2023, 16:25
Forum: Discussions
Topic: Replace Background for specific games
Replies: 2
Views: 157

Replace Background for specific games

Hi, I want to change the background picture of specific games with some custom CSS. I know how to replace it for the whole website but how do you apply it for only one specific game. I found in the browsers dev tools that BGA has some special rules that are crossed out and the main background is, in...
by Weasy Mac
12 October 2021, 17:47
Forum: Discussions
Topic: Share custom CSS styles?
Replies: 3
Views: 498

Re: Share custom CSS styles?

Heres the first character card that's almost done: https://i.imgur.com/bA8Mda8.png Basically replace all monsters with the 'real' versions.. There's also this statement that has been crossed out in the settinges menu: "You can share your custom style with others by pointing them to this URL: ht...
by Weasy Mac
12 October 2021, 01:43
Forum: Discussions
Topic: Share custom CSS styles?
Replies: 3
Views: 498

Share custom CSS styles?

Are we allowed to share custom CSS styles on the forums? I started making a reskin for 'King of Tokyo' but if I can't share it there is kind of no point..
Thanks in advance!
by Weasy Mac
19 June 2021, 23:22
Forum: Santorini
Topic: Suggestion: Increase camera height
Replies: 1
Views: 1583

Suggestion: Increase camera height

Would it be possible to increase the height of the camera in Santorini? The camera seems to focus on the ground level of the board. This makes it hard to see the tops of towers especially during the late game and the rocks beneath the board take up the lower half of the screen. I think increasing th...

Go to advanced search