0
Welcome Guest! Login
0 items Join Now

SOLVED Transition error

    • crash3903's Avatar
    • crash3903
    • Jr. Rocketeer
    • Posts: 39
    • Thanks: 0

    SOLVED Transition error

    Posted 8 years 7 months ago
    • Good afternoon, I wonder if you can help me

      I have freestyle support system installed and when I try to open a page with the support portal I get this error

      .transition is undefined: failed at `:relative; ` /home/sites/pierceandco.co.uk/public_html/new/components/com_fss/assets/css/bootstrap/bootstrap_missing.parsed.less on line 25

      It works if I use protostar but not when I use gantry - Does anyone kow how to fix this?

      Thanks

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

    Re: SOLVED Transition error

    Posted 8 years 7 months ago
    • Hmm...see if this helps at all:
      // Bootstrap missing elements
      
      // Add stuff in here if the styling is missing from your templates bootstrap implementation
      
      // Comment if your template includes the relevent css
      .fss_main 
      {
      	@import "variables.less";
      	@import "mixins.less";
      	@import "modals.less"; // only needed on some templates
      	@import "media.less";
      	@import "pagination-sizing.less";
      	@import "text-colors.less";
      	
      	// Override the image based icons
      	@import "icomoon.less";
      	[class^="icon-"], [class*=" icon-"] {
      		background-image: none !important;
      	}
      
      }
      
      // needed for some other templates, but not all
      // default yes! (Rt- yes, yoo - no)
      // This seems to work fine when allways included so keep it in!
      @import "modal-core.less";

      The line "// default yes! (Rt- yes, yoo - no)" is very interesting. Obtained this from Total Control .
    • crash3903's Avatar
    • crash3903
    • Jr. Rocketeer
    • Posts: 39
    • Thanks: 0

    Re: SOLVED Transition error

    Posted 8 years 7 months ago
    • Thanks Dan and sorry to sound dumb but where do I add that code?

      Thanks

      Mark
    • Damir's Avatar
    • Damir
    • Preeminent Rocketeer
    • Posts: 22450
    • Thanks: 2679
    • Web Developer

    Re: SOLVED Transition error

    Posted 8 years 7 months ago
    • crash3903's Avatar
    • crash3903
    • Jr. Rocketeer
    • Posts: 39
    • Thanks: 0

    Re: SOLVED Transition error

    Posted 8 years 7 months ago
    • Thanks Damir, the developer of Freeststyle has resolved it - Sorry should have updated this thread

      Regards

      Mark
    • Damir's Avatar
    • Damir
    • Preeminent Rocketeer
    • Posts: 22450
    • Thanks: 2679
    • Web Developer

    Re: SOLVED Transition error

    Posted 8 years 7 months ago
    • crash3903's Avatar
    • crash3903
    • Jr. Rocketeer
    • Posts: 39
    • Thanks: 0

    Re: SOLVED Transition error

    Posted 8 years 7 months ago
    • Damir's Avatar
    • Damir
    • Preeminent Rocketeer
    • Posts: 22450
    • Thanks: 2679
    • Web Developer

    Re: SOLVED Transition error

    Posted 8 years 7 months ago

Time to create page: 0.058 seconds