👀 You are watching:
Jump to content
👉 Click here to explore Remote Jobs, Work From Home & Global News – USA 🇺🇸 | UK 🇬🇧 | Canada 🇨🇦 | Pakistan 🇵🇰 ×
🚫 Guest Access Notice ×

Recommended Posts


  • Member ID:  2
  • Group:  🔥 Admin/Core Authority
  • Topic Count:  690
  • Topics Per Day:  0.12
  • Content Count:  11,145
  • Content Per Day:  1.89
  • Reputation:   7,050
  • Days Won:  532
  • Joined:  03/29/2010
  • Status:  Offline
  • Last Seen:  
  • Timezone:  Asia/Karachi
  • Device:  Windows

Posted
  • Enter in your ACP;
  • Go to "Customizations > Themes > "Theme that you use" > Edit HTML and CSS";
  • Go to "Templates > core > front > global > logo"
  • At the beginning of your code, place: <font face="NameOfFont">;
  • At the end of your code, place: </font>
  • On final of your "logo" code, you need put this code:
    • <style>
      
      				  @font-face {
      
      				    font-family: NameOfFont;
      
      				    src: url(http://yourdomain.com/uploads/YourFont.ttf);
      
      				    font-weight:400;
      
      				}
      
      				 NameOfFont {
      
      				  font-family: NameOfFont;
      
      				  }
      
      				</style>
       

Change NameOfFont for the name of your font; Download the font you want to use; Upload your font (.ttf file) on "public_html/uploads" Save your code.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Forum Statistics

    2.6k
    Total Topics
    9.8k
    Total Posts


×
×
  • Create New...