Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • walkysss Friend
    #705090

    Hi

    i was wondering if i can add more style (article) on that template .actually we have only 2 – Dark and Image backgroumd

    can you tell how can i create more

    thanks

    Adam M Moderator
    #705419

    Hi @walkysss,

    1. First, you can open file templatesja_magz_iicontenttypeformsarticle_edit.xml then look for this code and add more option there :

    <field name="ctm_article_style" type="list"
    default="default"
    label="TPL_MOD_ARTICLES_CATEGORY_COLOUMN"
    description="TPL_MOD_ARTICLES_CATEGORY_COLOUMN_DESC">
    <option value="default">Default</option>
    <option value="dark">Dark</option>
    <option value="image">Image Background</option>
    </field>

    2. Next, open file templatesja_magz_iicsscustom.css (if you don’t have this file, just create a new one) and add custom CSS rule for you new style.

    Adam M Moderator
    #751882

    Hi @walkysss,

    1. First, you can open file templatesja_magz_iicontenttypeformsarticle_edit.xml then look for this code and add more option there :

    <field name="ctm_article_style" type="list"
    default="default"
    label="TPL_MOD_ARTICLES_CATEGORY_COLOUMN"
    description="TPL_MOD_ARTICLES_CATEGORY_COLOUMN_DESC">
    <option value="default">Default</option>
    <option value="dark">Dark</option>
    <option value="image">Image Background</option>
    </field>

    2. Next, open file templatesja_magz_iicsscustom.css (if you don’t have this file, just create a new one) and add custom CSS rule for you new style.

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

This topic contains 3 replies, has 2 voices, and was last updated by  Adam M 9 years, 1 month ago.

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