Hello community, I want to know how can I change the fonts on iTop, I tried to install some, but I couldn't make it work, once I run the setup, everything comes back to normality. Where should I write the @font-face to make it work, and how to do it properly? Specifically, I tried to change the font from the picture below.
Thanks a lot.
Can you specify which iTop version you are using ?
iTop offers a powerful extension mechanism that allows to customize almost anything, and keep those modifications between updates : those are called modules. To learn more about the general principles, see the dedicated section in the documentation : Customizing iTop [iTop Documentation]
There is a dedicated tutorial on adding CSS in iTop : How to change Console colors [iTop Documentation]
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Pierre, I'm trying to read the article, but it's kinda confusing, it does say what to modify and stuff, but there's nothing about where can I find those files. It's frustrating hahaha
BTW, I'm using 2.7
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You don't have to find the files to overwrite the values within a new extension.
In the datamodel.myextension.xml file you will enter modifications of the XML default datamodel. Check the part : Customizing iTop [iTop Documentation]
❤️
2
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello community, I want to know how can I change the fonts on iTop, I tried to install some, but I couldn't make it work, once I run the setup, everything comes back to normality. Where should I write the @font-face to make it work, and how to do it properly? Specifically, I tried to change the font from the picture below.
Thanks a lot.
Hello,
You should give iTop 3.0.0-beta a try O:)
Can you specify which iTop version you are using ?
iTop offers a powerful extension mechanism that allows to customize almost anything, and keep those modifications between updates : those are called modules. To learn more about the general principles, see the dedicated section in the documentation : Customizing iTop [iTop Documentation]
There is a dedicated tutorial on adding CSS in iTop : How to change Console colors [iTop Documentation]
Hi Pierre, I'm trying to read the article, but it's kinda confusing, it does say what to modify and stuff, but there's nothing about where can I find those files. It's frustrating hahaha
BTW, I'm using 2.7
Thanks!
You don't have to find the files to overwrite the values within a new extension.
In the datamodel.myextension.xml file you will enter modifications of the XML default datamodel. Check the part : Customizing iTop [iTop Documentation]