0
Welcome Guest! Login
0 items Join Now

Strips Layout Issue

  • Strips Layout Issue

    Posted 9 years 2 months ago
    • Hello,

      I do not know exactly how to explain the problem. But look at the screenshot. The article 4 (red box) is in a new line and not in line 2.

      Thank you
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Strips Layout Issue

    Posted 9 years 2 months ago
    • Could you please post a URL to your site (this can be done in the secure area tab if you prefer) so we can look for you. Without a link to page where the problem is on your site it is quite hard for us to provide the best solution due to so many variables. We try to provide file names and line numbers for code changes and if changes have already been made then our advice may be incorrect.

      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.
  • Re: Strips Layout Issue

    Posted 9 years 2 months ago
    • This message contains only secure information that is visible to MrT, moderators and administrators
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Strips Layout Issue

    Posted 9 years 2 months ago
    • Use this code...
      .sprocket-strips .cols-2 > li:nth-child(2n+1) {
          clear: both;
      }

      I also notice that you set a minimum height on those items of 200px. That's not enough to cover all the responsive viewports - it really needs to be 306px as a minimum - either that or you need to use media queires too and set a different height for each viewport.

      To create a custom CSS compatible with Gantry 5 please read this http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet .

      Remember to recompile CSS from base outline too.


      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.
  • Re: Strips Layout Issue

    Posted 9 years 2 months ago
    • I did exactly what you told me.

      Nothing happened.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Strips Layout Issue

    Posted 9 years 2 months ago
    • Not exactly, you haven't recompiled css from base outline.

      Also, I just noticed, your subscription appears to have expired. Support does require a current subscription.

      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.

Time to create page: 0.068 seconds