MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

How to change custom font in MonoX CMS in Trial Setup.  (Mono Support )

Viewed 9322 time(s), 2 post(s) 8/11/2014 9:46:32 AMby pulak
pulak

pulak

8/11/2014 9:46:32 AM
Hi Team,

Could you please let me know
1. How can I change the custom font-face in MonoX CMS.
2. Can I use Default.css to modify the theme rather than using SASS files ?
3. If this is not possible to do using Default.css then How can I utilize the SASS file to reach our expectation.

We are awaiting for your quick response.

Thanks
This content has not been rated yet. 
69 Reputation 6 Total posts
ivanb

ivanb

8/11/2014 10:25:23 AM
Hi Pulak,
1. Custom fonts are located in /Portal/App_Themes/Default/Fonts, and additional fontface settings lays in _font-face.scss. You can also adjust fontface settings directly in Default.css,  but it's not recommended if your planning to use sass later (it will be overwritten on sass compile). Instructions about using fontface you can find here.
2. Yes you can, but again, it's not recommended if your planning to use sass later.
3. For using sass you must install all prerequirements. Instructions about that you can find here.

Hope my answer will help you!
Greetings,
Ivan
This content has not been rated yet. 
459 Reputation 55 Total posts