Thank you so much for your help, can't believe that Microsoft doesn't accommodate Apple Users. Very helpful, it worked perfectly out of Dreamweaver and Text Edit.
Thank you so much for this! I was looking for something exactly like this tutorial, but nothing had a solution online. Amazing video and very very helpful for all us designers out here :)
Thank you for the question. Yes, it is the same process. Use a different font name for the second section of the code. I will aim to record another video that explains it more.
Yes, different code style. In general Microsoft works better on a PC and Adobe Products work better on a Mac. But PowerPoint is still the best option even on a Mac. I still recommend it to all my clients as opposed to Keynote or Google Slides.
It's so bad that they haven't optimized for Mac users yet. Having to do these types of crazy workarounds is just insane. It's no wonder people prefer MACs.
Thanks for this, sooo helpful! I have one question! In the branding I work with, I need to use the Medium font weight for headings. Since you don't recommend defining the font weight in the xml-code, is it possible to define the style for the Bold button/shortcut on Mac? Thanks 💖
Glad it is helpful! The reason I don’t recommend medium is because some font variations don’t work well in PowerPoint. PowerPoint might not know how to bold a medium font. Do some testing as some fonts work, and some don’t. You can still define it as medium in the XML file and have it show up as the default. Do a test first and ask users if they plan to user font variations in the heading. If the heading is always medium, it should be fine. If there is a mix of bold and medium, that is where some issues can show up.
Hi there, this was so helpful and made me feel validated! Question, however, I believe I've done the steps correctly - with an XML being created, saved in my theme fonts that I found by making a custom color palette first, and the font is named precisely as it is in my computer. However, in PPT, I only see "Office" under my custom fonts under my master theme drop down - nothing else is showing up. Am I missing a step?
Glad the video was helpful! If the font name in the xml is not an exact match to the font name on your computer, sometimes a hyphen or space can make a difference. Try restarting PowerPoint to see if that resolves the issue.
Glad it helped! Make sure you also have the font installed on your computer. Or it could be the font name in the xml is not an exact match to the font name on your computer. Sometime a hyphen or space can make difference. If you have the font installed, open it on your Mac and match the exact spelling in the xml file. Another issue could be to restart PowerPoint so it picks up on the new fonts.
This is a great video, super helpful. Question, can you assign a header font and then a different font for body? When I tested I could only assign a single font. If I share this file, will it look for that XML file? Do they need that theme or just the font installed?
Glad you found it helpful. Yes you can assign different fonts for the Header and Body. Once the theme font is picked the other user will not need the XML file. But they do need to have the font installed on their computer.
@@MagnasMedia Thanks for the reply. I can't see how to assign a header and then a body. It only allows me to select 1 custom font. I am on a mac. Thanks
Change the theme and select one font for the heading and one for the body. On a mac, you need to do this with an XML file. Once you upload the XML file to the right folder, you'll be able to select a new theme. Once you have a new theme in place that supports different fonts for a heading and body, you'll be able to make a selection.
Hey! First of all, thank you so much for your videos, they are very useful! I'm trying to create an .xml file for my costume font that is Gotham, but my process is: 1.opening dreamweaver to create a .xml file 2.copy and paste the code that is on the website you mentioned. 3. saved it in the font theme file But when I try to do the fina step that it would be opening the font in the master slide in power point, the font is not there. I wonder what's going on, I would really appreciate your advice on this. Thank you so much for the amazing content!!
Glad the videos are helping! If the xml file is saved in the theme folder and you have the font already installed on your computer, but it is still not showing up in the PowerPoint Theme font dropdown menu it could be one of the following: 1. Restart PowerPoint so PowerPoint can refresh the files. 2. There is a minor error in the XML file. Sometimes one character can mess up the code
Thank you for this helpful tutorial. Do you know if you pick a custom font and someone does not have it installed on their computer, can they still use it? Or is it best to stick to the system fonts offered by Microsoft?
Thank you for the comment. Not all fonts work with PowerPoint. I just created a guide on the top 35 free fonts to use with PowerPoint and I will be recording a video about that soon. In the meantime you can get the free guide on my website. It is a 52 page PDF with the best fonts from Microsoft and Google that work on both desktop and PowerPoint Online. Not all fonts work in the cloud even if they are installed on your computer. Check it out and let me know how it goes. Here is the link to the PDF and PowerPoint customization guide: magnasmedia.pro/free-powerpoint-template
So hey, thanks - though I located John's site myself - but you do NOT explain how to adjusted John's code accordingly.. do simply affect a Theme font. Helpful, but still struggling.
This video is intended for PowerPoint designers who help both a Mac and PC user, so they need to know how to help their teams and clients. They need to know the difference, so they can collaborate and help each other.
Thank you so much for your help, can't believe that Microsoft doesn't accommodate Apple Users. Very helpful, it worked perfectly out of Dreamweaver and Text Edit.
Thank you! Glad the video was helpful.
Thank you so much for this! I was looking for something exactly like this tutorial, but nothing had a solution online. Amazing video and very very helpful for all us designers out here :)
Perfect, exactly what I was looking for! Thanks so much for the resources on the blog as well.
You saved my life! thanks and greetings from Brazil.
Glad I could help!
Thank you for the thorough information, very useful!
Glad it was helpful!
Great video...can you explain how I can create a theme font that has one font for the header and a different one for the body text?
Thank you for the question. Yes, it is the same process. Use a different font name for the second section of the code. I will aim to record another video that explains it more.
So, where to grab that XML code you showed? This is helpful, right up to the "do it yourself" part.
Please check the links below the video. It points to a blog where you can download the code from a dropbox folder.
Thank you for this. It amazes me how drastically different the Mac and PC versions are. I really don't get it.
Yes, different code style. In general Microsoft works better on a PC and Adobe Products work better on a Mac. But PowerPoint is still the best option even on a Mac. I still recommend it to all my clients as opposed to Keynote or Google Slides.
It's so bad that they haven't optimized for Mac users yet. Having to do these types of crazy workarounds is just insane. It's no wonder people prefer MACs.
Agreed. Specially for a simple change. It works for the colour, but not the fonts. Very strange. Hopefully they fix it soon!
Thanks for this, sooo helpful! I have one question! In the branding I work with, I need to use the Medium font weight for headings. Since you don't recommend defining the font weight in the xml-code, is it possible to define the style for the Bold button/shortcut on Mac? Thanks 💖
Glad it is helpful! The reason I don’t recommend medium is because some font variations don’t work well in PowerPoint. PowerPoint might not know how to bold a medium font. Do some testing as some fonts work, and some don’t. You can still define it as medium in the XML file and have it show up as the default. Do a test first and ask users if they plan to user font variations in the heading. If the heading is always medium, it should be fine. If there is a mix of bold and medium, that is where some issues can show up.
Hi there, this was so helpful and made me feel validated! Question, however, I believe I've done the steps correctly - with an XML being created, saved in my theme fonts that I found by making a custom color palette first, and the font is named precisely as it is in my computer. However, in PPT, I only see "Office" under my custom fonts under my master theme drop down - nothing else is showing up. Am I missing a step?
Glad the video was helpful! If the font name in the xml is not an exact match to the font name on your computer, sometimes a hyphen or space can make a difference. Try restarting PowerPoint to see if that resolves the issue.
This is the type of great content that changes lives! ❤
Thank you!
Huge help. Thanks for creating this.
I have also had great benefit from your videos. Could you do something about creating templates for charts and diagram?
Thank you for the suggestion!
Thank you so much for the video! I‘m on a mac. I did everthing as you said, got the font shown up in PPT, but when i choose it nothing happens 😞
Glad it helped! Make sure you also have the font installed on your computer. Or it could be the font name in the xml is not an exact match to the font name on your computer. Sometime a hyphen or space can make difference. If you have the font installed, open it on your Mac and match the exact spelling in the xml file. Another issue could be to restart PowerPoint so it picks up on the new fonts.
@@MagnasMedia Unfortunaltely none of it makes it work.
Thank you so much anyway and greetings from Germany
This is a great video, super helpful.
Question, can you assign a header font and then a different font for body? When I tested I could only assign a single font.
If I share this file, will it look for that XML file? Do they need that theme or just the font installed?
Glad you found it helpful. Yes you can assign different fonts for the Header and Body. Once the theme font is picked the other user will not need the XML file. But they do need to have the font installed on their computer.
@@MagnasMedia Thanks for the reply. I can't see how to assign a header and then a body. It only allows me to select 1 custom font. I am on a mac. Thanks
Change the theme and select one font for the heading and one for the body. On a mac, you need to do this with an XML file. Once you upload the XML file to the right folder, you'll be able to select a new theme. Once you have a new theme in place that supports different fonts for a heading and body, you'll be able to make a selection.
Great explanation - thanks!
Hey! First of all, thank you so much for your videos, they are very useful!
I'm trying to create an .xml file for my costume font that is Gotham, but my process is:
1.opening dreamweaver to create a .xml file
2.copy and paste the code that is on the website you mentioned.
3. saved it in the font theme file
But when I try to do the fina step that it would be opening the font in the master slide in power point, the font is not there.
I wonder what's going on, I would really appreciate your advice on this. Thank you so much for the amazing content!!
Glad the videos are helping!
If the xml file is saved in the theme folder and you have the font already installed on your computer, but it is still not showing up in the PowerPoint Theme font dropdown menu it could be one of the following:
1. Restart PowerPoint so PowerPoint can refresh the files.
2. There is a minor error in the XML file. Sometimes one character can mess up the code
Thank you for this helpful tutorial. Do you know if you pick a custom font and someone does not have it installed on their computer, can they still use it? Or is it best to stick to the system fonts offered by Microsoft?
Thank you for the comment. Not all fonts work with PowerPoint. I just created a guide on the top 35 free fonts to use with PowerPoint and I will be recording a video about that soon. In the meantime you can get the free guide on my website. It is a 52 page PDF with the best fonts from Microsoft and Google that work on both desktop and PowerPoint Online. Not all fonts work in the cloud even if they are installed on your computer. Check it out and let me know how it goes. Here is the link to the PDF and PowerPoint customization guide: magnasmedia.pro/free-powerpoint-template
Now I can go be a Master.
super helpful. thanks
Life saver, thank you!!!
Lovely! Thank you so much!
Glad you like it!
Thanks a million!!
Thank you so much!!
Glad it was helpful!
So hey, thanks - though I located John's site myself - but you do NOT explain how to adjusted John's code accordingly.. do simply affect a Theme font. Helpful, but still struggling.
It is an XML code. At the end of the video I show how to edit the code using a web editing tool. Hope you got that sorted out!
if i dont have any xml file, how can i create first?!
Check the link below the video. It goes to the blog where you can download the samples magnasmedia.com/powerpoint-theme-fonts-mac-users/
Wow... ths saved my butt
Thank you! Glad you found it helpful!
@magnasmedia, just by any chance are you learn French with Alexa? :O because your voice is so similar!!!
Wow. Not me. But I will have to check it out. Thank you!
Why are you tlking about Windows, when you describe this video for "Mac users" Waste of time!!!!!!
This video is intended for PowerPoint designers who help both a Mac and PC user, so they need to know how to help their teams and clients. They need to know the difference, so they can collaborate and help each other.
Fantastic. Thank you!
You're very welcome!