0
Welcome Guest! Login
0 items Join Now

SOLVED Gantry 5 questions

    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: SOLVED Gantry 5 questions

    Posted 8 years 11 months ago
    • Pascal Bertrand wrote:
      my last comparison about Gantry4/Gantry5
      The way I'm working in Gantry 4 concerning css are few modification of less (if i can) using -custom.less then main modifications using custom.css

      in gantry 5, as far i can see all css modif should be done in custom.scss file ?

      In which file custum.scss and other default scss files are loaded ?

      thakks

      Bertrand

      Hi Bertrand

      Mark is right - LESS is out. I've found that Gantry 5 gets easier if you totlly FORGET about how Gantry 4 did things ;)
      For an example of how powerful that custom.scss feature is, please see the guide Adding Gantry 4 Utilities to Gantry 5 - Callisto

      This is a good example of using mulitple SCSS files that will never be overwritten by updates.
  • Re: SOLVED Gantry 5 questions

    Posted 8 years 11 months ago
    • Thanks Mark
      Thanks Dan

      but unfortunatly i have no access to Calisto topics ;=)
      i have only access template's topic where i subscribed (gantry 4, tesselate)

      maybe you can copy general gantry 5 topics from calisto template on Gantry forum ?

      Betrand
    • www.en-toutes-lettres.fr
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: SOLVED Gantry 5 questions

    Posted 8 years 11 months ago
  • Re: SOLVED Gantry 5 questions

    Posted 8 years 11 months ago
    • Many thanks
      i undertand the trick
      especialy the
      @import 'utilities';

      have a nice evening

      take care

      Bertand
    • www.en-toutes-lettres.fr
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Gantry 5 questions

    Posted 8 years 11 months ago
    • Ok guys I am closing this topic now or else it will run and run and everyone will keep chipping in with the title as it is.

      If you have any more questions please raise a new topic for each with an appropriate title and we'll be very happy to assist you.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: Gantry 5 questions

    Posted 8 years 11 months ago
    • Pascal Bertrand wrote:
      Many thanks
      i undertand the trick
      especialy the
      @import 'utilities';

      have a nice evening

      take care

      Bertand

      I've seen members with 100's of lines of code in their custom CSS file and very little commenting. I have no idea how they find anything or prevent one piece of code doing the opposite of some earlier code :whistle:

      The @import feature lets you section up your overall styling for the site in logical parts.

Time to create page: 0.052 seconds