Skip to Content
Menú
This question has been flagged
5 Respostes
5540 Vistes

Is it possible to completely change the current skin and im not talking about changing the colors, I mean a complete overhaul? If so how do i go about doing it without breaking the possibility of future updates?

Thank you

Avatar
Descartar
Best Answer

Hello,
If you are looking to implement a theme/skin with a wide range of customization features, you can try the Arc theme.
Let’s hope that the answer and this theme helps you.

Avatar
Descartar
Best Answer

Video Link: https://youtu.be/amHpruXQMOg


Module Link: https://github.com/hareshkansara/odoo_tutorial/tree/13.0/odoo_theme_backend

Avatar
Descartar
Best Answer

Hi,

Following link of module may help you to change the theme : https://www.openerp.com/apps/7.0/web_color/

Avatar
Descartar
Autor

Thanks for the link, but like I said in the original post I am not just looking to change the color I actually want to change the whole theme. aka the layout,navigation etc...

Best Answer

I have just seen this:

https://github.com/odoo/design-themes

Yet I did not try it or even know how to apply different themes.

Avatar
Descartar
Best Answer

Hi,

You could customize the color schemes by making the desired changes in the following css file named base.css that is located in

addons/web/static/src/css

I have customized the skin for many projects based on the likes of my customers. I want to show the image here. But i am not able to attach it here.

Note: This requires some knowledge on CSS that a developer obviously knows about.

 

 

Avatar
Descartar

You have a xml too in the src directory. You could modify to change the layout. But its not easy and not recommended.

Related Posts Respostes Vistes Activitat
1
de juny 24
837
0
d’oct. 23
853
0
de maig 16
4159
2
de juny 25
1159
1
d’ag. 23
2043