Neek Posted December 10, 2006 Posted December 10, 2006 How do I get a specific font to show up under my products description? I want to use a particular script font under some products. I have no idea where to start. Thanks for your help.
Guest Posted December 10, 2006 Posted December 10, 2006 How do I get a specific font to show up under my products description? I want to use a particular script font under some products. I have no idea where to start. Thanks for your help. Your product description text box under the admin part of your site will take HTML as well as plain text.. try something like this: <font size="2" face="Tahoma">your text here</font> Change "Tahoma" to any font that you want (stick to standard windows fonts) and change the "your text here" to what you want to add.
Neek Posted December 10, 2006 Author Posted December 10, 2006 Your product description text box under the admin part of your site will take HTML as well as plain text.. try something like this: <font size="2" face="Tahoma">your text here</font> Change "Tahoma" to any font that you want (stick to standard windows fonts) and change the "your text here" to what you want to add. You are a genius! Thank you so much. It worked perfectly. :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.