Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • xiondesigns Friend
    #152744

    I have a website that has 3 sections that have to look different (not just on color, also on the element’s order inside the item.php file)

    I know i can:
    components/com_k2/templates/default/
    Copy it to >
    components/com_k2/templates/secondtemplate/
    components/com_k2/templates/thirdtemplate/
    components/com_k2/templates/fourthtemplate/

    And i also can: (does the component recognize templates -while editing a category- if they are placed like this)
    templates/MYTEMPLATENAME/html/com_k2/templates/secondtemplate/
    templates/MYTEMPLATENAME/html/com_k2/templates/thirdtemplate/
    templates/MYTEMPLATENAME/html/com_k2/templates/fourthtemplate/

    But where should i put CSS (k2.css) file if i need a custom one for each file?.

    I dont understund how to make custom K2 templates for JAT3 II…

    xiondesigns Friend
    #350677

    I cant understund how nobody knows the answers… JA team where are you !! ?? OMG HELP please

    Trimud Friend
    #350681

    You could try templates/ja_t3_blank/core/themes/default/css/k2.css

    Hung Dinh Friend
    #350757

    <em>@Trimud 187564 wrote:</em><blockquote>You could try templates/ja_t3_blank/core/themes/default/css/k2.css</blockquote>

    and for the custom styles/colors of the rest:

    Either it will be in the CORE

    /ja_t3_blank/core/themes/custom_01/css/k2.css
    /ja_t3_blank/core/themes/custom_02/css/k2.css
    /ja_t3_blank/core/themes/custom_03/css/k2.css

    Or in Local (user theme)

    /ja_t3_blank/local/themes/custom_01/css/k2.css
    /ja_t3_blank/local/themes/custom_02/css/k2.css
    /ja_t3_blank/local/themes/custom_03/css/k2.css

    Laura Rubino Friend
    #350759

    Ok,.. create your secondary templates as you have named them. They will by default take the css from k2. Don’t move the css

    I would presume you know html and css. First create your categories, and when assigning tempates you will see your new templates.

    Once assigned. go to the root of the first one and customize as you wish. You can use default template.css or k2.css ( The aim is to not have as many css files) as this will impact on the websites speed.

    Hope this helps you.

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

This topic contains 5 replies, has 4 voices, and was last updated by  Laura Rubino 13 years, 9 months ago.

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