Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • kiribatitourism Friend
    #191463

    Hi,

    In user 1 for “Our Speakers”, I have reduced the list from 10 to only 4.

    What I’ve noticed now is that the images are no longer centred properly. It’s as if the list is designed for a multiple of 5?

    Is there a way to balance the positioning of the images for this please?

    Kind regards,

    Karotu

    TomC Moderator
    #509354

    So that we can try to best assist you, please provide the url of the site you’re working on,
    as well as set “Optimize CSS” to “No” within your Template Manager–General settings

    kiribatitourism Friend
    #509378

    Thank You Tom. I have now set Optimize CSS to NO and also enabled development mode so I can see changes quicker.

    Let me know if yu need anything else.

    Here’s the link: http://www.kiribatilegalservices.com.ki/staging/index.php/about-us

    When I leave the 5 images, its all balanced out. However, if I remove the fifth (furthest right), it simply disappears but the four images do not automatically space out to the centre to make the website look balanced.

    Hope you understand what I mean.

    Kind regards,

    Karotu

    Ninja Lead Moderator
    #509461

    You can change width on li tags from css style

    Open templates/ja_zite/css/template.css file

    find it

    ul.cms li {
    width: 24.99%; <- change it to 19,99% if you would like to show 5 images
    float: left;
    background: none !important;
    padding: 0px !important;
    margin: 0px ;
    text-align: center;
    color: #666;
    }

    Don’t forget to clear cache from Admin area after make changes

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  Ninja Lead 10 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum