Center team page

More
2 years 11 months ago #48530 by the.another0503
Hi,
I purchased the veterinary template and would like to set up the Meet the team page so that the team members appear centered and not ordered from the left. Is it possible to make this modification?

Thanks 

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
2 years 11 months ago #48532 by milos
Replied by milos on topic Center team page
Hello,

By default, they are centered as you can see on this page: demo.hotjoomlatemplates.com/veterinarian.../pages/meet-the-team

Please send the link to your website or at least a screenshot so we can be clear about what you need to do.

Thanks,
Milos

Please Log in to join the conversation.

More
2 years 11 months ago #48542 by the.another0503
Replied by the.another0503 on topic Center team page
Hello,Sorry for the delay in answering. Attached a screenshot, we have not yet published the web. In our case, we need to show only 3 team members, but it is not shown centered, it is positioned on the left.  
 

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
2 years 11 months ago - 2 years 11 months ago #48543 by milos
Replied by milos on topic Center team page
Hello,

The original HTML is created for 4 persons per row. To make it 3 persons per row and keep it centered, you can enlarge each cell to take 1/3 of the row, like this (it just changes the class "sparks3" to "sparks4"):
Code:
<div class="page_row notopmargin team"> <div class="page_container"> <div class="sparkle4 sparky_cell img-with-animation" data-delay="300" data-animation="fade-in-from-bottom"> <div class="view"><img src="images/team/veterinarian1.jpg" alt="Veterinarian" /> <div class="mask"> <h3 style="text-align: center;">Mark Brandon</h3> <p style="text-align: center;">Veterinary Doctor</p> <p style="text-align: center; color: #fff;"><a href="https://www.facebook.com/hotthemes"><i class="fab fa-facebook-square"></i></a> <a href="https://twitter.com/hot_themes"><i class="fab fa-twitter-square"></i></a> <a href="https://www.instagram.com/hotthemes"><i class="fab fa-instagram"></i></a></p> </div> </div> </div> <div class="sparkle4 sparky_cell img-with-animation" data-delay="600" data-animation="fade-in-from-bottom"> <div class="view"><img src="images/team/veterinarian2.jpg" alt="Veterinarian" /> <div class="mask"> <h3 style="text-align: center;">Sarah Clarke</h3> <p style="text-align: center;">Veterinary Doctor</p> <p style="text-align: center; color: #fff;"><a href="https://www.facebook.com/hotthemes"><i class="fab fa-facebook-square"></i></a> <a href="https://twitter.com/hot_themes"><i class="fab fa-twitter-square"></i></a> <a href="https://www.instagram.com/hotthemes"><i class="fab fa-instagram"></i></a></p> </div> </div> </div> <div class="sparkle4 sparky_cell img-with-animation" data-delay="900" data-animation="fade-in-from-bottom"> <div class="view"><img src="images/team/veterinarian3.jpg" alt="Veterinarian" /> <div class="mask"> <h3 style="text-align: center;">Harry Collins</h3> <p style="text-align: center;">Veterinary Doctor</p> <p style="text-align: center; color: #fff;"><a href="https://www.facebook.com/hotthemes"><i class="fab fa-facebook-square"></i></a> <a href="https://twitter.com/hot_themes"><i class="fab fa-twitter-square"></i></a> <a href="https://www.instagram.com/hotthemes"><i class="fab fa-instagram"></i></a></p> </div> </div> </div> </div> </div>

Regards,
Milos
Last edit: 2 years 11 months ago by milos.

Please Log in to join the conversation.

More
2 years 11 months ago #48545 by the.another0503
Replied by the.another0503 on topic Center team page
Hello,

With this it has been solved.

Thanks
Regards

Please Log in to join the conversation.

Time to create page: 0.185 seconds
Powered by Kunena Forum