
schnoedeltroedel
schnoedeltroedel
About
- Username
- schnoedeltroedel
- Joined
- Visits
- 33
- Last Active
- Roles
- Expired
Comments
-
ok, thanks. So I could add anything there? No validation in those 3 input fields? It is just splitted for clarity then, I supppose. Is there also an equivalent for adding <script> snippets before the closing </body> tag?
-
Not yet. ? When adding only the url it works. What would be the benefit of putting the filename there?
-
Fixed it! background-attachment: fixed is not working on iOS and Safari. This is a workaround: html::before { content: ' '; display: block; /* replace url with url to your background-image */ background-image: url('https://domain.co…
-
Thanks ?, I will test this in detail and see if that will work the way I expect it to.