コンテンツへスキップ
メニュー
この質問にフラグが付けられました
5 返信
5912 ビュー

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.

関連投稿 返信 ビュー 活動
1
6月 24
1198
0
10月 23
1097
0
5月 16
4446
2
6月 25
1782
1
8月 23
2570