0
Welcome Guest! Login
0 items Join Now

3 buttons to align

    • webcrea's Avatar
    • webcrea
    • Rocketeer
    • Posts: 50
    • Thanks: 1

    3 buttons to align

    Posted 8 months 5 days ago
    • hi
      with G5 Helium
      I try to align verticaly the 3 buttons from the particles "Joomla Articles"
      Do you have an idea please
      Regards
    • Chris

      http://www.webcrea.fr
    • Karol Orzeł's Avatar
    • Karol Orzeł
    • Elite Rocketeer
    • Posts: 4787
    • Thanks: 289
    • One Crazy Dev

    Re: 3 buttons to align

    Posted 8 months 4 days ago
    • That might be tricky as these are separate container with different content size. Any chance for a website link? Maybe I can think of something :)
    • karolorzel.com
    • webcrea's Avatar
    • webcrea
    • Rocketeer
    • Posts: 50
    • Thanks: 1

    Re: 3 buttons to align

    Posted 8 months 4 days ago
    • Karol Orzeł's Avatar
    • Karol Orzeł
    • Elite Rocketeer
    • Posts: 4787
    • Thanks: 289
    • One Crazy Dev

    Re: 3 buttons to align

    Posted 8 months 2 days ago
    • Hello Chris,
      If you'll provide a FTP access (you can use secure tab) then I can try to implement that change. It requires some SCSS adjustments.
    • karolorzel.com
    • webcrea's Avatar
    • webcrea
    • Rocketeer
    • Posts: 50
    • Thanks: 1

    Re: 3 buttons to align

    Posted 7 months 4 weeks ago
    • Karol Orzeł's Avatar
    • Karol Orzeł
    • Elite Rocketeer
    • Posts: 4787
    • Thanks: 289
    • One Crazy Dev

    Re: 3 buttons to align

    Posted 7 months 4 weeks ago
    • webcrea's Avatar
    • webcrea
    • Rocketeer
    • Posts: 50
    • Thanks: 1

    Re: 3 buttons to align

    Posted 7 months 4 weeks ago
    • Karol Orzeł's Avatar
    • Karol Orzeł
    • Elite Rocketeer
    • Posts: 4787
    • Thanks: 289
    • One Crazy Dev

    Re: 3 buttons to align

    Posted 7 months 4 weeks ago
    • This is the code I added. Whole component needed some tweaks to achieve desired result:


      .g-content-array .g-content {
      	height: 100%; 
      }
      
      .g-content-array .g-content .g-array-item {
      	height: 100%;
      	display: flex;
          flex-direction: column;
      	justify-content: space-between;
      }
    • The following users have thanked you: webcrea

    • karolorzel.com
    • webcrea's Avatar
    • webcrea
    • Rocketeer
    • Posts: 50
    • Thanks: 1

    Re: 3 buttons to align

    Posted 4 months 1 week ago

Time to create page: 0.054 seconds