Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Sebastian Gonzato Member
@gobs · Joined 7 years ago · 33 posts · 10 topics · 1 reputation
Badges
Recent posts
-
Login failed - how to troubleshoot
· 3 years ago
I tried making new accounts and logging in but I get a "Login failed" error. Here is account .yaml file: state: enabled email: [email protected] fullname: Gobs language: en content_editor: default
-
Modifying fonts for list in quark - unable to change
· 3 years ago
It was super simple, this needed to be: ul { font-family: $base-font-family; } ol { font-family: $base-font-family; }
-
Modifying fonts for list in quark - unable to change
· 3 years ago
I managed to change the fonts of quark as I explain here. However, the fonts in lists appear to still to the fallback font. I tried to change this by adding the following in my custom typography.scss:
-
Maximum text width on a page / page width?
· 4 years ago
Apologies for the late answer and thank you, indeed I just needed to be reminded that CSS exists 😃
-
Maximum text width on a page / page width?
· 4 years ago
What's the best / easiest way of limiting the amount of text on a page / the page width? Concretely, the text on my blog spans the full width of my screen, which on a 17 inch laptop is quite unappeal
-
Linux permissions - still confusing
· 4 years ago
Thanks for the tips! For now I'm just happy that this works (more or less), I will try improving as per your suggestions when I find the time.
-
Linux permissions - still confusing
· 4 years ago
It's not possible to centre text in Markdown - right?
-
Linux permissions - still confusing
· 4 years ago
I can't believe that it was that simple - I feel so stupid. The reason this happened was because I was directly writing HTML (see below) so I could centre text. Thank you for taking the time to help m
-
Linux permissions - still confusing
· 4 years ago
I have also delete the images folder in the root directory. This did not help.
-
Linux permissions - still confusing
· 4 years ago
Despite the helpful troubleshooting page, I'm still having issues with my website permissions. Currently my website "works" and all permissions are for the www-data user, but images are not showing up