Change tables font size, theme creation and hooks,

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • pluscrm
    replied
    Did you clear the cache? ( Administration > Clear cache ) + Browser cache.

    Leave a comment:


  • jorgeyoma
    replied
    up! please your help!

    Leave a comment:


  • jorgeyoma
    replied
    Originally posted by yurikuzn
    Hi


    You can create themes. Search by 'theme' keyword and replicate existing theme.

    available hooks: afterSave, beforeSave, afterRemove, beforeRemove
    Hi.
    I copied the applicatino/Espo/Resources/metadata/themes/Espo.json to Negocia.json:
    {
    "stylesheet": "client/css/negocia.css",
    "dashboardCellHeight": 155,
    "dashboardCellMargin": 19
    }

    I copied espo.css to negocia.css.

    But when I try to select the Negocia Theme on the Preference or Admin it doesn't appear.

    Leave a comment:


  • yuri
    replied
    Hi


    You can create themes. Search by 'theme' keyword and replicate existing theme.

    available hooks: afterSave, beforeSave, afterRemove, beforeRemove

    Leave a comment:


  • Change tables font size, theme creation and hooks,

    Hi.
    I want to change the font size of the tables that list accounts and contacts, setting them to <small>. ¿which files should I change?.

    By the way, is it possible to create a theme?

    I saw there is a hook folder, is there a list of this hooks?

    Thanks!
Working...