Search found 4 matches

by Breda076
Tue Oct 11, 2016 10:27 am
Forum: Skins and Themes
Topic: [2.9.5] Compiling css files using less returns Mermaid error
Replies: 7
Views: 21427

Re: [2.9.5] Compiling css files using less returns Mermaid e

Hi,

managed to install browser and the mermaid thingies from githup, but probably in the wrong path. Where should they reside? The are now located in my custom /asset/template/<template_name>/less/ directory.

Regards,
Bob
by Breda076
Mon Oct 10, 2016 1:24 pm
Forum: Skins and Themes
Topic: [2.9.5] Compiling css files using less returns Mermaid error
Replies: 7
Views: 21427

Re: [2.9.5] Compiling css files using less returns Mermaid e

Hi Thorsten,

Were do I need to run that? On the server or on my desktop?

Just ran

Code: Select all

bower init
and

Code: Select all

bower install
on my desktop. Not one 'mermaid' on my system to be found...

Regards,
Bob
by Breda076
Fri Oct 07, 2016 8:05 am
Forum: Skins and Themes
Topic: [2.9.5] Compiling css files using less returns Mermaid error
Replies: 7
Views: 21427

Re: [2.9.5] Compiling css files using less returns Mermaid e

Did that. Same result. If I read the error, there should be a 'Mermaid.forest.css' thingie somewhere. I cannot find it anywhere on my system. What is this file? It is refered to in the style.less Tried to compile using Koala: same result. Tried to compile a simple less file (both in terminal as in K...
by Breda076
Thu Oct 06, 2016 2:55 pm
Forum: Skins and Themes
Topic: [2.9.5] Compiling css files using less returns Mermaid error
Replies: 7
Views: 21427

[2.9.5] Compiling css files using less returns Mermaid error

HI, I try to figure out the templating system. I want to change some CSS stuff like colors, etc. In order to make an own theme, I copies the default folder to a new folder and changed the template in the admin. That works fine. Then, I figure that the only file I need to change in fact is the style....