Viewing 6 posts - 16 through 21 (of 21 total)
  • Author
    Posts
  • Ninja Lead Moderator
    #695782

    Hi,

    I have looked the URL of your site: http://bascarsija.info/v1 and saw the title module appears with section-1 position is showing on your site

    About the title module appears with section-2 position

    I need to check it directly on your site, you can pm me admin account of your site. I will help you to check it further

    Regards

    Ninja Lead Moderator
    #750851

    Hi,

    I have looked the URL of your site: http://bascarsija.info/v1 and saw the title module appears with section-1 position is showing on your site

    About the title module appears with section-2 position

    I need to check it directly on your site, you can pm me admin account of your site. I will help you to check it further

    Regards

    midhat Friend
    #750905

    The mistake was mine. I was not put Module Style: T3Xhtml. Now the title appeared, but not where I want. In addition, now the background behind the modules is blue full width.
    You can see my problem on attached photo

    I sent You pm with admin account of my site

    Regards,
    Midhat

    Ninja Lead Moderator
    #697328

    I fixed the problem directly on your site with the solution below

    Open templates/ja_directory/css/custom.css file and add new rule

    @media (min-width: 1200px) {

    .t3-section .search-now .module-title{
    float: right !important;
    width: 35% !important;
    position: relative !important;
    top: 20px !important;
    }

    .t3-section .search-now .module-ct .search-now {
    background: #1d9bdc !important;
    }

    .t3-section.has-slideshow .search-now {
    padding: 20px 0px 0px 26px !important;
    }

    }

    Now, it’s working as your expectation

    Ninja Lead Moderator
    #750960

    I fixed the problem directly on your site with the solution below

    Open templates/ja_directory/css/custom.css file and add new rule

    @media (min-width: 1200px) {

    .t3-section .search-now .module-title{
    float: right !important;
    width: 35% !important;
    position: relative !important;
    top: 20px !important;
    }

    .t3-section .search-now .module-ct .search-now {
    background: #1d9bdc !important;
    }

    .t3-section.has-slideshow .search-now {
    padding: 20px 0px 0px 26px !important;
    }

    }

    Now, it’s working as your expectation

    midhat Friend
    #750972

    Thanks,
    It’s perfect for big screen. I will try to made same for smaller screens

Viewing 6 posts - 16 through 21 (of 21 total)

This topic contains 21 replies, has 3 voices, and was last updated by  midhat 8 years, 7 months ago.

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