Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Our Team - Only 1

  • franky01jw
  • franky01jw's Avatar Topic Author
  • Offline
  • Junior Member
More
10 years 3 months ago #139332 by franky01jw
Our Team - Only 1 was created by franky01jw
Hi, i'm new in nuevvo.

If in "Our team" there is only one member, how can i show that member but not with that excessive image size, for example, with the image size of two-members but centered in the screen. I'm tried touching css,html in template but no luck. ¿?

Thanks.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 3 months ago #139333 by Krikor Boghossian
Replied by Krikor Boghossian on topic Our Team - Only 1
Hello Fransisco,

You need to edit the template in order to change the grid's dimensions in this template. To do this open the default.php file located at /template/matchbox/html/mod_k2_content/4BlockGrid/ and change:
<ul class="small-block-grid-1 medium-block-grid-2 large-block-grid-4">

to:
<ul class="small-block-grid-1 medium-block-grid-2 large-block-grid-2 text-center">

This will change the sizing to a 50% size.

Now in your custom.css file paste this snippet.
.team-module > ul > li {
float: none;
display: inline-block;
vertical-align: top;
margin: 0 -2px;
}

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • franky01jw
  • franky01jw's Avatar Topic Author
  • Offline
  • Junior Member
More
10 years 3 months ago #139334 by franky01jw
Replied by franky01jw on topic Our Team - Only 1
Thanks, Krikor. Perfect!

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
10 years 3 months ago #139335 by Krikor Boghossian
Replied by Krikor Boghossian on topic Our Team - Only 1
You 're welcome Fransico

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum