콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
8929 화면

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 ?

관련 게시물 답글 화면 활동
2
7월 25
1588
1
5월 25
1029
2
5월 25
1650
1
7월 24
3450
0
8월 24
341