The styling of Basilisk's first run webpage is broken
Moderator: Basilisk-Dev
-
jobbautista9
- Board Warrior

- Posts: 1106
- Joined: 2020-11-03, 06:47
- Location: Philippines
The styling of Basilisk's first run webpage is broken
In http://www.basilisk-browser.org/firstrun/ there's no styling at all, and I've tested in every browser I have including Edge...

Tired of creating stuff!
Avatar artwork by Shinki669: https://www.pixiv.net/artworks/113645617
XUL add-ons developer. You can find a list of add-ons I manage at http://rw.rs/~job/software.html.
-
vannilla
- Moon Magic practitioner

- Posts: 2498
- Joined: 2018-05-05, 13:29
Re: The styling of Basilisk's first run webpage is broken
It seems the web server responds to CSS requests with the page's HTML.
-
Moonchild
- Project founder

- Posts: 38626
- Joined: 2011-08-28, 17:27
- Location: Sweden
Re: The styling of Basilisk's first run webpage is broken
Probably a server misconfiguration in case of 404. The stylesheets are probably not accessible from a subpath.
"There is no point in arguing with an idiot, because then you're both idiots." - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
adoxa
- Astronaut

- Posts: 553
- Joined: 2019-03-16, 13:26
- Location: Qld, Aus.
Re: The styling of Basilisk's first run webpage is broken
Seems it should be "firstrun.html", not "firstrun/".
-
Basilisk-Dev
- Astronaut

- Posts: 520
- Joined: 2022-03-23, 16:41
- Location: Chamber of Secrets
Re: The styling of Basilisk's first run webpage is broken
I'll get it fixed. I changed some of the paths on things when I moved the site from being hosted on a server to being hosted on AWS Cloudfront in an S3 bucket and forgot to update that page.