QloApps Forums
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    CSS editing

    General Discussion
    css editing
    13
    14
    3639
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      roundcubethree last edited by

      can i use external CSS library ?

      shareit vidmate vidmate app

      1 Reply Last reply Reply Quote 0
      • S
        shreesh Global Moderator last edited by

        @roundcubethree

        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
        S 1 Reply Last reply Reply Quote 0
        • H
          HeartValley last edited by

          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.

          1 Reply Last reply Reply Quote 0
          • B
            bravesix last edited by Faiz

            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.

            1 Reply Last reply Reply Quote 0
            • J
              jackyummm @Faiz last edited by

              @faiz well, i don't have much information about QioApps.

              A 1 Reply Last reply Reply Quote 0
              • A
                akanksha @jackyummm last edited by akanksha

                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.

                1 Reply Last reply Reply Quote 0
                • S
                  sergaivid last edited by

                  simply edit Global.css it and it will reflect on website.

                  S 1 Reply Last reply Reply Quote 0
                  • S
                    shreesh Global Moderator @shreesh last edited by

                    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

                    @roundcubethree

                    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
                    1 Reply Last reply Reply Quote 0
                    • S
                      sergaivid @sergaivid last edited by

                      @sergaivid as alternative you can also create a custom CSS file. . .

                      1 Reply Last reply Reply Quote 0
                      • D
                        deafcrump last edited by

                        I've successfully edited the CSS, but attempting to add a whole library is going to cause trouble.

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post