Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Gorden Mack Developer
    #192029

    Could you please start to divulge the menu class suffixes used inside your demo template somewhere as part of your standard release process. It is most aggravating to have to submit a tech support ticket to find out what your suffixes are, which seems to be different for each template.

    I looked in templates/ja_beranis/css and so no module hilite to look them up. Please advise what the suffixes are.

    phong nam Friend
    #511596

    Hi gordenmack,

    There are 3 available module class suffixes we use on the JA Beranis template: white, highlight and dark. These module class suffixes are stored in templates/ja_beranis/css/template.css file, at lines (i.e):

    .t3-module.highlight {
    background: #01a3d4;
    color: #fff;
    padding: 0;
    }

    .t3-module.white {
    background:#fff;
    color: #666;
    }

    .t3-module.dark {
    background:#222;
    color: #fff;
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by  phong nam 10 years, 6 months ago.

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