Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
9959 Переглядів

Hi everyone.
I want to customize openerp 7 login page. I want to put my own color instead of the red . To do that, i modified the color in the base.saas file and generated base.css file located in /addons/web/static/src/css/base.css . I get an interesting result, but my question is :
my method is the best method or if i want to modify the css code, must i create another module and not touch openerp web module ?
Please, give me your feedback.
Thank you!

Аватар
Відмінити
Найкраща відповідь

Using Custom Module you can change the Openerp Login page. without changing the original code you can inherit css, xml file, js and logo in custom module.

Web Custom Module link:-

Openerp 7   https://www.odoo.com/apps/7.0/web_custom_login/

EDIT:      https://www.odoo.com/apps/7.0/web_vauxoo_cust/

Openerp 6.1 https://www.odoo.com/apps/6.1/web_theme/

 

Аватар
Відмінити
Найкраща відповідь

you dont have to create another module to change the view of login page.you can make changes in css file to make effects all u wanted.

 

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
трав. 17
3689
3
лист. 18
11246
3
бер. 16
7486
0
лист. 15
3062
2
лип. 25
1465