Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • filmlover Friend
    #186230

    Could you please supply the code to duplicate the search function and search position in navbar like the t3-framework.org site?

    phong nam Friend
    #487983

    Hi filmlover,

    Thank you for caring about our JA template features. Our t3-framework.org is using T3 Blank template which you can find at http://www.joomlart.com/forums/downloads.php?do=cat&id=473. >> You can copy our Search box style for your need.

    The below css codes will define Search box style:


    #searchForm {
    padding: 10px 20px;
    border: 1px solid #ddd
    background: #eee
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *zoom: 1;
    }
    #searchForm:before,
    #searchForm:after {
    display: table;
    content: "";
    line-height: 0;
    }
    #searchForm:after {
    clear: both;
    }
    #searchForm fieldset {
    margin: 20px 0;
    }
    #searchForm legend {
    margin-bottom: 10px;
    }

    at path directory <blockquote>templatesja_t3v3_blankcsstemplate.css</blockquote>.

    Regards,

    Leo

    filmlover Friend
    #488015

    Please disregard, I figured it out.

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

This topic contains 3 replies, has 2 voices, and was last updated by  filmlover 11 years, 7 months ago.

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