CSS editing
-
Hello, how it is possible to edit the css of the theme, or pages?
Thx for the help. -
I've successfully edited the CSS, but attempting to add a whole library is going to cause trouble.
-
@sergaivid as alternative you can also create a custom CSS file. . .
-
global.css edit the general design of theme.
There are multiple ways you can edit the design in QloApps as provided in this reply.https://forums.qloapps.com/topic/157/css-editing/7
There are mutiple ways you can use external css.
- Edit global.css file /themes/hotel-reservation-theme/css/global.css
- Include custom css cdn link in /classes/controller/FrontController.php Line:956
- Create a custom.css file in /themes/hotel-reservation-theme/css/ directory and include it from /classes/controller/FrontController.php, setMedia() function
-
simply edit Global.css it and it will reflect on website.
-
Hello @jackyummm,
If you want to learn more about QloApps, you can refer to its blog: https://qloapps.com/qlo-reservation-system/
And if you face any issue, you can raise a new thread in the forum and we will resolve it. -
@faiz well, i don't have much information about QioApps.
-
As far as adding drag and drop capabilities, that's unlikely to happen unless you develop the theme yourself as it requires a fundamental rework.
-
I've successfully edited the CSS, but attempting to add a whole library is going to cause trouble. Not recommended. As far as adding drag and drop capabilities, that's unlikely to happen unless you develop the theme yourself as it requires a fundamental rework.
-
There are mutiple ways you can use external css.
- Edit global.css file /themes/hotel-reservation-theme/css/global.css
- Include custom css cdn link in /classes/controller/FrontController.php Line:956
- Create a custom.css file in /themes/hotel-reservation-theme/css/ directory and include it from /classes/controller/FrontController.php, setMedia() function
-
can i use external CSS library ?
-
I was thinking about whether there is a CSS program that would bring to a greater degree a tick and-drag or choose an and-pick alternative to making another CSS record. Does any of this bode well? If it's not too much trouble help!
Thanks & Regards
Garageband for PC -
Hi @namanjohnson101
Are you using QloApps for your hotel booking website?
And can you please give more details about your requirements. -
This post is deleted! -
Hello @kalinprod
Yes, you can. But it will require a long process from code end. And right now we do not have to build the dev docs. We are in the process of it.
But you can take the help of Prestashop Dev Docs as QloApps is made on Prestashop.