Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
8791 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć

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 ?

Powiązane posty Odpowiedzi Widoki Czynność
2
lip 25
1279
1
maj 25
795
2
maj 25
1387
1
lip 24
3026
0
sie 24
341