# CSS question

**URL:** https://forum.servoy.com/t/css-question/16144
**Category:** Classic Servoy
**Created:** [July 5, 2012, 8:06pm UTC](https://forum.servoy.com/t/css-question/16144 "2012-07-05T20:06:01Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Peter\_de\_Groot](https://avatars.discourse-cdn.com/v4/letter/p/b4bc9f/32.png) [@Peter\_de\_Groot](https://forum.servoy.com/u/Peter_de_Groot)
#### Post date: [July 5, 2012, 8:06pm UTC](https://forum.servoy.com/t/css-question/16144/1 "2012-07-05T20:06:01Z")

</div>

Hi all,

is it somehow possible to use/load a user defined CSS e.g. user creates a CSS, stores this somewhere in some folder, then assigns this CSS as his/hers default style sheet. Then after a application restart servoy loads the style.

Regards,

Peter

---

<div class="post-metadata">

### Author: ![mboegem](https://yyz2.discourse-cdn.com/flex010/user_avatar/forum.servoy.com/mboegem/32/4399_2.png) [@mboegem](https://forum.servoy.com/u/mboegem)
#### Post date: [July 5, 2012, 10:12pm UTC](https://forum.servoy.com/t/css-question/16144/2 "2012-07-05T22:12:32Z")

</div>

Hi Peter,

using the solutionModel you can create/overwrite any existing stylesheet you want.  
Just get the css-text the user created and set it.

Hope this helps

---

<div class="post-metadata">

### Author: ![Peter\_de\_Groot](https://avatars.discourse-cdn.com/v4/letter/p/b4bc9f/32.png) [@Peter\_de\_Groot](https://forum.servoy.com/u/Peter_de_Groot)
#### Post date: [July 10, 2012, 10:30am UTC](https://forum.servoy.com/t/css-question/16144/3 "2012-07-10T10:30:01Z")

</div>

Thanks Marc will give it a try.

Regards,

Peter
