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

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

Аватар
Отменить
Лучший ответ

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.

Аватар
Отменить
Лучший ответ

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


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

Аватар
Отменить
Лучший ответ

Hi,

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

Аватар
Отменить
Автор

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

Лучший ответ

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.

Аватар
Отменить
Лучший ответ

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.

 

 

Аватар
Отменить

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 Ответы Просмотры Активность
1
июн. 24
1199
0
окт. 23
1097
0
мая 16
4446
2
июн. 25
1786
1
авг. 23
2571