Page 1 of 1
The Course Catalog is showing Italian
Posted: Sun May 03, 2020 2:24 pm
by deevman
Hello Sir,
I installed forma v2.3 and did most of the customization.
However I have attached a screenshot of some areas I want to adjust.
I need your advice on the following:
1. I want to change the label on the course catalog to English (see attached file)
2. I want to change the overall colour code from orange to light blue (see attached file)
Thanks
Dee
Re: The Course Catalog is showing Italian
Posted: Mon May 04, 2020 11:05 am
by max
Hi,
you already posted that issue on another thread, and I had asnwered there
https://forum.formalms.org/14/13641.html?p=22458#p22458
Concerning changing the colour codes: you just need to change them in the .css files under the templates folder.
Yet, that's a lot of .css: if you don't want to do that manually, maybe you can take a look at our Templedit plugin
https://www.formafarm.com/plugins/
Re: The Course Catalog is showing Italian
Posted: Tue May 05, 2020 10:03 am
by deevman
Thanks max.
But I cannot download the plugin, its commercial.
Can you give me the path to the css file where I can edit the colours.
I usually backup before making changes.
Thanks for the help so far.
Re: The Course Catalog is showing Italian
Posted: Tue May 05, 2020 10:16 am
by max
Hi, I know it's commercial.
As I said, the .css files are under the templates folder.
...templates/templatename/style
It's not just one .css file, it's many
Re: The Course Catalog is showing Italian
Posted: Tue May 05, 2020 3:57 pm
by deevman
wow.
Re: The Course Catalog is showing Italian
Posted: Fri May 08, 2020 7:15 pm
by alberto
add a file named custom.css with your edits, it will be loaded after the other stylesheets overriding the standard styles
Re: The Course Catalog is showing Italian
Posted: Fri May 15, 2020 12:21 pm
by deevman
alberto wrote: ↑Fri May 08, 2020 7:15 pm
add a file named custom.css with your edits, it will be loaded after the other stylesheets overriding the standard styles
Hello Alberto,
Thanks , where do I find the file custom.css ?
BR
Re: The Course Catalog is showing Italian
Posted: Mon May 18, 2020 6:42 am
by alberto
Under templates/[yourtemplate]/style/
there should already be a custom.dist.css that you can use as a model
Re: The Course Catalog is showing Italian
Posted: Tue May 19, 2020 3:59 pm
by deevman
Ok I will try it.
Thanks a lot