0
Welcome Guest! Login
1 items / $24.00 Checkout

SOLVED Can I delete the compiled CSS files?

  • SOLVED Can I delete the compiled CSS files?

    Posted 8 years 9 months ago
    • I'm having a problem where changes to my gantry-custom.css file are not being picked up. I have a custom entry for module titles:
      .title, .component-content h2 {
        color: #5DA408;
        text-shadow: none;
        border-bottom: 1px solid #d1d1d1;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        font-size: 24px !important;
        white-space: nowrap;
      }

      The problem is after upgrading the framework and template to v4.1.29 the new custom css is not being adopted on the site.

      Here is a link - zclientdev.com/endruralpoverty

      What I see is that the custom HTML module title "Ways to Support CEN" is skewed and wrapped.

      Any help would be appreciated!

      Thank you,

      Tim Burkart
    • Last Edit: 8 years 9 months ago by Tim Burkart. Reason: marked topic solved
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: SOLVED Can I delete the compiled CSS files?

    Posted 8 years 9 months ago
    • Its impossible to see the template code when you have JCH optimized. Please turn it off.
  • Re: SOLVED Can I delete the compiled CSS files?

    Posted 8 years 9 months ago
    • Thank you, Dan! The problem resolved itself after turning off JCH Optimize.
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: SOLVED Can I delete the compiled CSS files?

    Posted 8 years 9 months ago
    • Tim Burkart wrote:
      Thank you, Dan! The problem resolved itself after turning off JCH Optimize.

      Personally my experience has led me to NOT having any caching/compression on when developing or debugging a site. I have a little rule:

      ......................................................LIFE
      .............................................................|
      ....................................____________
      ..................................|............................|
      ..............................GOOD.......................................BAD
      .........................trouser cash..........................browser cache

Time to create page: 0.044 seconds