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?
– Armando K.
Not yet, I can create bootsfaces/Less ?
– DiegoAugusto
Try to create in the place where it indicates in the documentation.
– Armando K.
All right, I’ll try
– DiegoAugusto
I put the folder
BoostsFaces/less
in thewebapp
and the archives.less
that I downloaded intobootswatch
and it didn’t work.– DiegoAugusto