Shape 5

Joomla Templates => Outdoor Life - Club => : pcseba June 27, 2017, 08:56:39 PM



: Number of pictures at the custom_5 position
: pcseba June 27, 2017, 08:56:39 PM
Is there any way to change number of Instructors pictures displayed at the custom_5 position? I would like to decrease the amount of pictures and place them at the center of this area.

I tried different ways and could not change the way how the pictures displayed.


: Re: Number of pictures at the custom_5 position
: mikek June 28, 2017, 07:15:16 AM
Hello,

In editor.css you would just need to modify the width call in this section:

.info_pictures .s5_is_css_8 {
    float: left;
    text-align: center;
    width: 16.6667%;
}


: Re: Number of pictures at the custom_5 position
: pcseba July 06, 2017, 01:16:50 PM
Yes, I did it, but pictures still didn't centered on the screen.


: Re: Number of pictures at the custom_5 position
: mikek July 07, 2017, 06:14:46 AM
Hello,

If you need to change their layout by centering them that would require custom programming. We do not provide modification services as part of our support.