Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
9924 Представления

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
3682
3
нояб. 18
11236
3
мар. 16
7475
0
нояб. 15
3031
2
июл. 25
1395