YAFLogo

Naziha Izzati
4 years ago
Hi ,

1) I want to use gotham font as my main fonts. Which file that I need to change?
I already put gotham .tff and .otf file in /content/webfonts.

2) if i want to change the UI which file css I need to change?


Please help me.

Thanks
Sponsor

tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 3.0.3
4 years ago
If you want to modify the ui you can create your own theme or modify an existing theme. In the folder ..Content/Themes/.

You also need to download the source package and you need a SASS compiler to compiler your theme.

If you want to change the font you can do it easily by modifing the _variables.scss

$font-family-sans-serif:      -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !default;
$font-family-monospace:       SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !default;
$font-family-base:            $font-family-sans-serif !default;

and add whatever you want
YAF Logo Copyright © YetAnotherForum.NET & Ingo Herbote. All rights reserved
About Us

The YAF.NET is an open source .NET forum project. YAF.NET is supported by an team of international developers who are build community by building community software.

Powered by Resharper Donate with PayPal button