Page 1 of 1

Primefaces-admin library cannot find theme.css

Posted: 26 Aug 2018, 12:10
by arunariparambil
Hello All,

Iam using primefaces 6.0 to develope a bussiness application, Now my UI is looks very premitive i just want to re-design it by using admin Lte templates(1.0.0-RC18) .
i don't have any idea about this,
when i implement the following dependency i got an error

<dependency>
<groupId>com.github.adminfaces</groupId>
<artifactId>admin-theme</artifactId>
<version>1.0.0-RC18</version>
<classifier>dev</classifier>
</dependency>

Following is the error

"Error loading css, cannot find "theme.css" resource of "primefaces-admin" library'

can anyone can help me to solve my issue & How i can implemebt this template in to my project.

Thanks in advance
Arun Ap

Re: Primefaces-admin library cannot find theme.css

Posted: 28 Aug 2018, 21:14
by cagatay.civici
Admin LTE is not a project of PrimeTek, please use their github issue tracker instead.