Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQ]: www.antagning.se #6960

Closed
Freso opened this issue Sep 2, 2023 · 2 comments · Fixed by #10655
Closed

[REQ]: www.antagning.se #6960

Freso opened this issue Sep 2, 2023 · 2 comments · Fixed by #10655

Comments

@Freso
Copy link

Freso commented Sep 2, 2023

Website URL

www.antagning.se

What browser are u using?

Firefox 117.0

Version

1.1.1

Notes

Big, ugly, intrusive "we use cookies" header on antagning.se.

image

HTML code for the header:

<div id="cookie-law" class="hide ">
<div class="importantnoticebox ">
<div class="boxspacing">
<div class="heading4">Vi använder cookies</div>
<div class="innercontent">
Cookies ger tillgång till många funktioner. Genom att fortsätta accepterar du användningen av cookies på denna webbplats.
<a href="https://www.antagning.se/sv/Om-webbplatsen/Cookies/">Läs mer om hur vi använder cookies</a>
<button class="action_btn continue floatleft" type="button"
onclick="createNewComplianceCookie();">
Jag förstår </button>
<div class="clearboth"></div>
</div>
</div>
</div>
</div>

Should be as simple as (at least, this is what I use in a temporary user style for the time being)

#cookie-law { display: none; }
@OhMyGuus-Bot
Copy link
Collaborator

{"cookie_banner":false,"position":"unknown","gray_overlay":false,"scrollbar-vertical":true,"scrollbar-horizontal":false,"error":false,"cloudflare-page":false}

@OhMyGuus-Bot
Copy link
Collaborator

Automated check: cookie consent or issue detected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants