Font for Page Header Title
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-18-2011 12:56 AM
Hi,
is there a way to change the font for the Page Header Title? The Title itself can be customized through System Properties -> System -> "Rightmost portion of the page header and browser title.". Also the font for lists and forms can be set in System Properties -> CSS -> "Font used in forms and lists:". But the Page title? I see there is a property "css.nav_header.font-size" but there is none for "css.nav_header.font-family". There are both for "css.base....". It should be Arial for us, now it seems to be Calibri ...
It's a corporate communication thing, the world will terminate if not changed, you know the game... 😉
- Labels:
-
Orchestration (ITOM)
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2011 06:40 PM
Have you tried adding the font in System Properties -> System -> "Style for product description next to banner"? It is right under the property that defines the text to appear there.
Add something like:
font-family: arial, sans-serif;
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2011 08:17 AM
Thanx for your replies guys 🙂 I've had a brief try into the first suggestion, not success 😞 The other one using UI script will definately be checked out tomorrow and I'll update you on how it went.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2011 06:44 PM
You can also customize the title in a UI script. For example, if on a task record I use a UI script to show the task number as the title.