Page 2 of 2

Re: CSS dynamic ? Less Creator?

Posted: 05 May 2016, 14:28
by vished
thank you but it seems there is one issue: I got:

Code: Select all

FileError: 'http://localhost:8080/portal/resources/less/layout/rio-layout.less' wasn't found (404)
in rio-layout.less 
It seems the path is not correct?
<link rel="stylesheet/less" type="text/css" href="resources/less/layout/rio-layout.less"/>

Re: CSS dynamic ? Less Creator?

Posted: 05 May 2016, 14:31
by vished
ok it´s href="/resources/less/layout/rio-layout.less"/>

-> with "s"

Re: CSS dynamic ? Less Creator?

Posted: 05 May 2016, 14:38
by mert.sincan
Is it resolved?

Re: CSS dynamic ? Less Creator?

Posted: 05 May 2016, 14:49
by vished
it works, thank you very much.
The only thing is I got in firebug a error:

Code: Select all

3 NetworkError: A network error occurred.
Any ideas?

Re: CSS dynamic ? Less Creator?

Posted: 07 May 2016, 11:05
by mert.sincan
I'll review and get back to you.