Page 1 of 1

Problem loading my CSS file

Posted: 11 December 2015, 10:41
by Plaup
Hi all,

I am just starting a game development, and I get stuck on a point. The URL of <<myGame>>.css file that is loaded is :

Code: Select all

http://1.studio.boardgamearena.com:8081/data/themereleases/150617-1039/games/ingenious/999999-9999/ingenious.css
The content of this file does not match with the stylesheet I uploaded. It is a blank file, identical to the one you get when you just created a project. I am basically trying to create a div with my board image, but my div is never affected a style.

Thanks in advance for your help.

Re: Problem loading my CSS file

Posted: 01 November 2016, 15:06
by DrKarotte
Unfortunately I cannot help, but I seem to have the same problem.
With my first test project it worked fine, but the second doesn't load my own CSS as written by you but a blank file.
The same with a third project.

Strange enough: Changes applied to the CSS file of the first project don't apply anymore, too.

Now I cannot delete this one - is there a possibility?

Re: Problem loading my CSS file

Posted: 02 November 2016, 00:15
by Victoria_La
Css file is cached in some browser like a image. Try force reload the page. DrKarotte you should have started new thread I just realise this one is like year old.

Re: Problem loading my CSS file

Posted: 02 November 2016, 22:05
by DrKarotte
Thank you. I should have figured out this on my own. Of course it solves the problem 8-)

Re: Problem loading my CSS file

Posted: 26 September 2021, 17:26
by Icandoit
Thank Victoria_la. You save my day!