By ahmd hoshan on Tuesday, 04 December 2018
Posted in General
Replies 1
Likes 0
Views 451
Votes 0
Hi,

I want to change the theme for my Easydiscuss copy,

I newbie in php and css & html,

I tried to edit the css file and i noticed that css files not sorted and encrypted.

Is there a way to get the css source files?

Thank you
Hey Ahmad,

The css is not encrypted, it's only minified to ensure that the css file is compressed and uses a much smaller file size so that your site loads up faster

I would not recommend you to modify the core css files in EasyDiscuss because if you update EasyDiscuss in the future, these changes would be overwritten. Instead, if you need to create custom css codes, you may do so by referring to our documentation here, https://stackideas.com/docs/easydiscuss/administrators/templating/template-overrides

If you still prefer to modify the minified file, you can always place the contents of the css file into https://unminify.com/ to un-minify them.
·
Tuesday, 04 December 2018 21:15
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post