Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ger12 Friend
    #185751

    Hi, I have ” Search ” Module in Hotline position.

    1- How can i put that a little down. I mean a litlle because Its better display lined with the logo.

    And the Result Page show like:

    2- How can i quit that part? ” Searh only in: K2 component / Product ” etc.

    3- How can i quit “Date Created” ?

    4- If i make the search into the front page note that the ja slideshow appear before. It is possible non show ja slideshow into the results.

    Thank you in advance.

    Ger.

    ger12 Friend
    #486108

    Hi, 🙂

    I have ” Search ” Module in Hotline position.

    1- How can i put that a little down. I mean a litlle because Its better display lined with the logo.

    And the Result Page show like:

    2- How can i quit that part? ” Searh only in: K2 component / Product ” etc.

    3- How can i quit “Date Created” ?

    4- If i make the search into the front page note that the ja slideshow appear before. It is possible non show ja slideshow into the results.

    Thank you in advance.

    Ger.

    Ninja Lead Moderator
    #486173

    1) You can move it down by css style

    Open templates/ja_vintas/css/virtuemart.css file

    from

    #ja-header-info {
    float: right;
    font-family: "Times New Roman";
    font-size: 0.857em;
    margin-top: 7px;
    text-transform: uppercase;
    }

    change to


    #ja-header-info {
    float: right;
    font-family: "Times New Roman";
    font-size: 0.857em;
    margin-top: 10px;
    text-transform: uppercase;
    }

    2) How can i quit that part? ” Searh only in: K2 component / Product ” etc.

    Open templates/ja_vintas/css/template.css file

    Add new script


    .search .only {
    display: none;
    }

    3- How can i quit “Date Created” ?

    I would need to take a closer look at your site. Please send me url on your site.

    4- If i make the search into the front page note that the ja slideshow appear before. It is possible non show ja slideshow into the results.

    You can hide ja slideshow module on result search because JA SlideShow module is setting appear with all menu item, you need to uncheck it show on result search.

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

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

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