Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #894008

    Hi
    in quickstart package you will get all dummy images with size defined in it. So you can replace them with correct image size and get same design as in demo site 🙂

    puntje Friend
    #894011

    Oké. Then it correct. The other quick start where with the images. This is better. Als a question. The slideshow on the first page. Can i correct the image. The picture of the building must go below the images.

    And the logo must come before the megamenu. Can i change that. It must be one picture of the image and one picture of the logo

    Pankaj Sharma Moderator
    #894013

    Hi
    Could u post a screenshot of it , what u want to customize in template so i can check it give you information about it .

    puntje Friend
    #894025

    I will give the image. I took out the logo and the name of the business

    Above the menu must come the logo, Picture 1

    Below the menu must come the picture of the big town


    1. voorbeeld1
    Pankaj Sharma Moderator
    #894063

    Hi
    The white space and logo image is showing in the bg of header .
    You can adjust the padding value and move the header up and down .
    For this go to /templates/ja_elicyon/css/template.css

    find this code

    .has-slideshow .t3-header {
        position: absolute;
        padding-top: 60px;
        padding-bottom: 60px;
    }

    Increase the value of the padding-top so header will goes down in slideshow image .

    puntje Friend
    #894070

    That is not what i mean. I will explain better

    I want a position – logo -> before the header with the logo.

    Below the menu there must be te picture with the image and the text for the header.

    Pankaj Sharma Moderator
    #894084

    Hi If you want to create new module position you can do it help of this doc

    And if you want to move the default logo position above the menu . you need to do customization in /header.php file to move the logo code outside the main nav Div .

    I customized the file and attached here , you can take backup of /tpls/blocks/header.php file and replace it with given file .

    Hope it helps .


    1. header.zip
    puntje Friend
    #896494

    Also a question

    .has-slideshow .t3-header {
    position: absolute;
    padding-top: 60px;
    padding-bottom: 60px;
    }

    I want it on the left below and not on the top of de slider. But then responsive not correct anymore. How can i change that

    Like this:

    .has-slideshow .t3-header {
    position: absolute;
    padding-top: 730px;
    padding-right: 400px;
    padding-bottom: 60px
    }

    And the black box with the name of the company much also go to the left (same position menu) and must have less padding top. Where can i change that.

    Pankaj Sharma Moderator
    #896506

    Hi
    Kindly Open a new thread for you upcoming new topics , this thread is for the quickstart images that already answered . it also help other users to search same topics .
    Thanks .

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

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

The topic ‘I have no images with quick start of the template ELicyon’ is closed to new replies.