Skip to main content
Answer

CSS style sheet is not applied

  • April 29, 2025
  • 1 reply
  • 36 views

Forum|alt.badge.img+13

I have set my first steps on customizing the stylesheet because there are really nice examples to improve the Universal GUI. Thanks Harm for your post on the cardlists.

So I tried to read all about the custom css and I created a custom CSS and placed it in the universal folder. I just copied an example from the css blog of Jasper and copied some css code into the custom.css.

It simply looks like this now, just to do a test and see how it works. 
However the css is not applied if I put in the universal folder. 

What do I miss. I restarted the application pool and the application as well on the webserver and in the browser but that did not help.
As said I’m brand new to css so perhaps I miss some basics… Hope someone can help me out

 

 

Best answer by Edwin Saan

Already found it… How stupid.. The extensions where hidden in my eplorer so I had a custom.css.css. That doesn’t work.. 
So it’s that simple. Just put some css code in a custom.css file and put it in the Universal folder.
(For other css startups!)

This topic has been closed for replies.

1 reply

Forum|alt.badge.img+13
  • Author
  • Sidekick
  • Answer
  • April 29, 2025

Already found it… How stupid.. The extensions where hidden in my eplorer so I had a custom.css.css. That doesn’t work.. 
So it’s that simple. Just put some css code in a custom.css file and put it in the Universal folder.
(For other css startups!)