Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-2966

Order: Increasing the height of the footer causes an overflow

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Won't Fix
    • Affects Version/s: 4.4.0
    • Fix Version/s: None
    • Component/s: Plugins
    • Labels:
      None

      Description

      If you increase the height of the footer (which many people do to integrate with their website) and a lot of configurable options are selected, it's possible that the order summary can overflow on top of the button and footer as shown in the attached screenshot.

        Activity

        Hide
        jonathan Jonathan Reissmueller added a comment -

        Looks like the this can be resolved by updating the parameters set to the JS the floats the order summary. You can simply change the line

                        $("#sticker").sticky({topSpacing: 0, bottomSpacing: 100, widthFromWrapper: true});
        

        And modify the bottomSpacing to whatever is appropriate

        Show
        jonathan Jonathan Reissmueller added a comment - Looks like the this can be resolved by updating the parameters set to the JS the floats the order summary. You can simply change the line $( "#sticker" ).sticky({topSpacing: 0, bottomSpacing: 100, widthFromWrapper: true }); And modify the bottomSpacing to whatever is appropriate

          People

          • Assignee:
            jonathan Jonathan Reissmueller
            Reporter:
            admin Paul Phillips
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 34 minutes
              34m

                Agile