Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何更改 vtiger crm 登录页面中的徽标和 css 样式?这个文件在哪里?我试图找到但我失败了。
对于徽标
去测试->标志->vtiger-crm-logo.gif
粘贴您的徽标并将其重命名为“vtiger-crm-logo.gif”。
或者要更改登录页面徽标,请转到 smarty->templates->Login.tpl 并在第 16 行(附近)放置您的图像地址。
对于 CSS
转到主题->软化(您的主题名称)(默认主题)->style.css。