Ir al contenido
Menú
Se marcó esta pregunta
5 Respuestas
5931 Vistas

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
Mejor respuesta

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
Mejor respuesta

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


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

Avatar
Descartar
Mejor respuesta

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...

Mejor respuesta

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
Mejor respuesta

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.

Publicaciones relacionadas Respuestas Vistas Actividad
1
jun 24
1200
0
oct 23
1100
0
may 16
4451
2
jun 25
1800
1
ago 23
2578