Odoo Help
Odoo is the world's easiest all-in-one management software. It includes hundreds of business apps:
CRM
|
e-Commerce
|
Accounting
|
Inventory
|
PoS
|
Project management
|
MRP
|
etc.
insert own font to openerp server
Me need change the fonts on web module, I insert font to web/static/font and override base.css but after restart server, I don't look my changing.
Maybe you help me insert new fonts and change it on web-face of openerp.
Hi dfdg,
You can change the web-font in your website builder going to Customize/HTML Editor, and in the select, click in "Main Layout". You have to write the link of the web-font (I recommend Google Webfonts) between the <head>...</head> tags. Then, if you want to use it, write in the tags of the text in the HTML Editor, "font-family: .... ". Example:
<p style="font-family: Open Sans;">Hello World!</p>
If you want to use in all the site, add in the body style: "font-family: .... "
Regards,
Juan José - Ing ADHOC
i want to change the size of a title on my website, I tried size="9" for example as an attribute, but it did'nt worked, have you an advice ? is there another method ?
About This Community
This platform is for beginners and experts willing to share their Odoo knowledge. It's not a forum to discuss ideas, but a knowledge base of questions and their answers.
RegisterOdoo Training Center
Access to our E-learning platform and experience all Odoo Apps through learning videos, exercises and Quizz.
Test it nowQuestion tools
Stats
Asked: 7/23/14, 9:28 AM |
Seen: 4633 times |
Last updated: 8/31/16, 6:10 AM |