Page 1 of 1

Apollo theme issues

Posted: 31 May 2019, 01:10
by jaimeann
Hi there,

I have installed in the Apollo theme but its not working 100%. The buttons are not coloured, the panel and widget headers are silver, the checkboxes are silver etc. It seems the dark or light options work but the selected theme doesnt seem to be applied.

Any help would be greatly appreciated.


Thanks
Jaime

Re: Apollo theme issues

Posted: 31 May 2019, 12:50
by mert.sincan
Hi,

Did you try our sample project?

Commands to run our project; https://www.primefaces.org/apollo/docs.xhtml

Code: Select all

> sass --update src/main/webapp/resources/ --sourcemap=none
> mvn clean jetty:run
Also, these links can help to you to integrate the theme and layout into your project;
https://www.dropbox.com/s/gat9a4ym373mi ... t.mp4?dl=0
https://www.dropbox.com/s/2p74g63wldbov ... t.mp4?dl=0
https://www.dropbox.com/s/s9cle2xqbwbu8 ... t.mp4?dl=0

Best Regards,

Re: Apollo theme issues

Posted: 04 Jun 2019, 00:36
by jaimeann
Yes, I have followed the instructions as you have mentioned. Some of the styles seem to be applied while others are not. For instance, If i try to use the dark yellow theme the top bar is Yellow and the background is dark grey. But other elements such as the buttons and the background of components have no styles applied. When i look at the css in the browser, it is determined that the style is not applied but the basic component.css is applied.

Re: Apollo theme issues

Posted: 08 Jun 2019, 00:23
by jaimeann
Hi,

Wondering how to get help with my issue. Thanks.

Re: Apollo theme issues

Posted: 10 Jun 2019, 12:53
by mert.sincan
Hi,

Did you try our sample project with the above command? Does it work for you? Note: you need to run SASS command to provide theme.css files.

In your project, what do you use for theme? theme.jar or theme.scss files.

Best Regards,

Re: Apollo theme issues

Posted: 10 Jun 2019, 18:21
by jaimeann
I have tried your sample project and it works perfectly. I have also tried using the jar and the scss files. I have also ran the sass command.

As mentioned previously, the layout seems to work fine but specific component styles are not working. Which leads me to believe I am missing a setting or if i need to link the files a specific way.

Can i upload an image to show exactly what i am talking about?

Re: Apollo theme issues

Posted: 14 Jun 2019, 10:02
by mert.sincan
Hi,

Thanks a lot for the update!
Can i upload an image to show exactly what i am talking about?
- Of course!