Change Bootsfaces theme

Asked

Viewed 380 times

0

I’m trying to change the theme of a Bootsfaces application and I’m not getting it. On the site says I have to find a folder called less but I can’t find it.

Customization of the Bootsfaces.jar

Until there is a new version of the Customizer, you can still customize the look and Feel taking Advantage of the build system. There are Many Bootstrap customizers on the net, for example Bootswatch . What you need is a file with the variables to customize the build. Some customizers will provide you a . Less file as well.

Put the files in the Bootsfaces/Less directory of the build and Tweak the Bs-* files to use your variables / . Less file. http://www.bootsfaces.net/quickstart.jsf

  • Have you tried creating the folder yourself to see if it works?

  • Not yet, I can create bootsfaces/Less ?

  • Try to create in the place where it indicates in the documentation.

  • All right, I’ll try

  • I put the folder BoostsFaces/less in the webapp and the archives .less that I downloaded into bootswatch and it didn’t work.

1 answer

1


From the agreement with the site for you customize you will have to build by the source of BootsFace. Follows the link from their Github where the Less folder is located.

  • So if I want to customize I have to use this project as "Template"? make my application on top of it?

  • Yes, you make all the modifications you want and then build to use in your project.

  • What do you mean build to use in my project? I add everything in my project or do my project on top of this model?

  • he teaches build on the topic 'Building the Bootsfaces.jar from source'

  • I’ll look, and try.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.