Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • EG Friend
    #203430

    Hello,

    I’m discovering uber template construction and I some questions :

    1- I have changed the size of container slide show on the home page. I set an height of 440 px. It functions but my text and buttons actions now are not center aligned. How can I modify this ?
    (I read one this forum a similar topic but like it’s with another version of uber, it doesn’t work)

    2- I want to modify feature intro :
    Now I have 6 blocks with the picture and some blank space below for the text. What I want is to only have the picture without the blank space below. More, I would like to have the possibility to click on the picture to follow a link to another page. Is it possible ? How can I do that ?

    Thanks a lot for your help,

    Edward

    chavan Friend
    #557990

    Add this code to custom.css

    .home .acm-hero{
    padding:80px 0 140px 0 !important;
    }

    EG Friend
    #557994

    Thanks it’s perfect. Do you know how I can erase the circle buttons ? I modifiy the site in back end but there is no one without buttons.

    Oh and if you have answers to the others questions, I will be interested too.

    Thanks a lot for your help,

    Edward


    1. Capture-d’écran-2014-12-09-à-11.17.47
    chavan Friend
    #557997

    i have removed the space, by having the added a function trim() to this file templates/uber/acm/features-intro/tmpl/style-1.php

    EG Friend
    #558030

    Oh great thanks for your reactivity. it’s almost what I want. :

    1- How can I modify the position of the picture : I would like the pictures be like on this screen shot :
    one half on the container slideshow, one another half below ?

    2- Can I modify the size of the picture ?

    3- Can I add a link in order when we click on the picture we go to another webpage ?

    Again, thanks a lot.

    Edward


    1. capture
    chavan Friend
    #558052

    Go to this File: /lud/templates/uber/css/layouts/construction.css

    Replace this code


    .home-construction .home-ft .acm-features.style-1 .features-item{margin-top:-120px;z-index:15}

    with


    .home-construction .home-ft .acm-features.style-1 .features-item{margin-top:-55px;z-index:15}

    May I know what is the picture size you want to resize, May be post a screenshot

    EG Friend
    #558069

    Thanks you !
    I want pictures with : height : 200px ; width : 135px ; Like on this screenshot :

    Thanks for your help,

    Edward


    1. cap_livre
    chavan Friend
    #558162

    Add this code to custom.css

    .home .acm-features .img-icon > img{
    height : 200px !important ; width : 135px !important ;
    }

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

This topic contains 8 replies, has 2 voices, and was last updated by  chavan 9 years, 11 months ago.

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