Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
9927 Visualizzazioni

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!

Avatar
Abbandona
Risposta migliore

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/

 

Avatar
Abbandona
Risposta migliore

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.

 

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
mag 17
3684
3
nov 18
11236
3
mar 16
7479
0
nov 15
3033
2
lug 25
1397