[Solved] How CSS personnalisation works ?

Discussions about BGA (all languages)
Forum rules
Warning: challenging a moderation in Forum = 10 days ban
More info & details about how to challenge a moderation: viewtopic.php?p=119756
Locked
EuchChinge
Posts: 7
Joined: 22 March 2020, 21:07

[Solved] How CSS personnalisation works ?

Post by EuchChinge »

Hi :)

I'm trying to make some appearence changes with CSS at this page :
https://boardgamearena.com/preferences?section=advanced

I've tried this simple modification :
h2{
color: red;
}
And the same code with the HTML tag style. But it didn't work.

I've tried to add a JS comment in order to see if the field area was made for JS instructions, but the field area content has been erased.
I've also tried to load an external CSS file, with the head tag, without any change.

Is this feature working ?

Thanks :)
Last edited by EuchChinge on 29 March 2021, 12:03, edited 1 time in total.
EuchChinge
Posts: 7
Joined: 22 March 2020, 21:07

Re: How CSS personnalisation works ?

Post by EuchChinge »

I wish to have this kind of presentation (30 lines of code including some hover things) :

Image
EuchChinge
Posts: 7
Joined: 22 March 2020, 21:07

Re: How CSS personnalisation works ?

Post by EuchChinge »

It has been "solved" here :
https://boardgamearena.com/bug?id=14908
Locked

Return to “Discussions”