<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: macro request.... in myFICO® Forums Technical Help</title>
    <link>http://ficoforums.myfico.com/t5/myFICO-Forums-Technical-Help/macro-request/m-p/28448#M238</link>
    <description>Dog, at this point in time we do not have the ability to control that. However, it is possible to input this yourself through HTML.&lt;br&gt;&lt;br&gt;To change font size, you can write &amp;lt;font size=+NUMBER&amp;gt; to make it larger or &amp;lt;font size=-NUMBER&amp;gt; to make it smaller. You will always want to close it with an &amp;lt;/font&amp;gt; tag.&lt;br&gt;&lt;br&gt;Here are a couple of examples:&lt;br&gt;&lt;br&gt;&amp;lt;font size=+2&amp;gt;&lt;font size="+2"&gt;Example of Font Size +2&lt;/font&gt;&amp;lt;/font&amp;gt;&lt;br&gt;&amp;lt;font size=-2&amp;gt;&lt;font size="+2"&gt;Example of Font Size -2&lt;/font&gt;&amp;lt;/font&amp;gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;If you know the name of the text style you'd like to use, you can change the font by using the &amp;lt;font face=&amp;quot;FONT_NAME&amp;quot;&amp;gt; tag. It works exactly the same as the examples above.&lt;br&gt;&lt;br&gt;Here's an example:&lt;br&gt;&lt;br&gt;&amp;lt;font face=&amp;quot;times new roman&amp;quot;&amp;gt;&lt;font face="times new roman"&gt;Example of Times New Roman&lt;/font&gt;&amp;lt;/font&amp;gt;&lt;br&gt;&lt;br&gt;If you would like to combine the two, it would look like this:&lt;br&gt;&lt;br&gt;&amp;lt;font size=+2 face=&amp;quot;times new roman&amp;quot;&amp;gt;&lt;font size="+2" face="Times new roman"&gt;Example of Font Size +2 and Face Times New Roman&lt;/font&gt;&amp;lt;/font&amp;gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;To add an image, you can use the &amp;lt;img src=&amp;quot;URL&amp;quot;&amp;gt; tag.&lt;br&gt;&lt;br&gt;Here's an example:&lt;br&gt;&lt;br&gt;&amp;lt;img src=&amp;quot;http://www.myfico.com/Images/BillMeLater/accept_cc_bml.png&amp;quot;&amp;gt;&lt;br&gt;&lt;img src="http://www.myfico.com/Images/BillMeLater/accept_cc_bml.png"&gt;- I borrowed this image from MyFICO.&lt;br&gt;&lt;br&gt;&lt;br&gt;It's also possible to add a link.&lt;br&gt;&lt;br&gt;&amp;lt;a href=&amp;quot;http://www.myfico.com&amp;quot;&amp;gt;Here is a link&amp;lt;/a&amp;gt;&lt;br&gt;&lt;br&gt;looks like:&lt;br&gt;&lt;br&gt;&lt;a href="http://www.myfico.com" target="_blank"&gt;Here's a link&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;It is of course possible to put the link on either sides of the image tag to link to a website with the image. For that, you would put the tag for the image in the space where &amp;quot;Here's a link&amp;quot; is currently.&lt;br&gt;&lt;br&gt;&lt;br&gt;I hope that lays out a little more information about the macros and how you can get around us not having a graphical editor for the macros!&lt;br&gt;&lt;br&gt;--Raine&lt;br&gt;&lt;br&gt;Message Edited by Raine on &lt;span class=date_text&gt;07-05-2007&lt;/span&gt; &lt;span class=time_text&gt;05:56 PM&lt;/span&gt;</description>
    <pubDate>Fri, 06 Jul 2007 00:56:23 GMT</pubDate>
    <dc:creator>Raine</dc:creator>
    <dc:date>2007-07-06T00:56:23Z</dc:date>
    <item>
      <title>macro request....</title>
      <link>http://ficoforums.myfico.com/t5/myFICO-Forums-Technical-Help/macro-request/m-p/27796#M229</link>
      <description>&lt;div&gt;adminstrators....is there any way that you would consider changing the macro options to include the ability to change font, text size, add images, etc???&lt;/div&gt;</description>
      <pubDate>Wed, 04 Jul 2007 23:43:49 GMT</pubDate>
      <guid>http://ficoforums.myfico.com/t5/myFICO-Forums-Technical-Help/macro-request/m-p/27796#M229</guid>
      <dc:creator>dog</dc:creator>
      <dc:date>2007-07-04T23:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: macro request....</title>
      <link>http://ficoforums.myfico.com/t5/myFICO-Forums-Technical-Help/macro-request/m-p/28448#M238</link>
      <description>Dog, at this point in time we do not have the ability to control that. However, it is possible to input this yourself through HTML.&lt;br&gt;&lt;br&gt;To change font size, you can write &amp;lt;font size=+NUMBER&amp;gt; to make it larger or &amp;lt;font size=-NUMBER&amp;gt; to make it smaller. You will always want to close it with an &amp;lt;/font&amp;gt; tag.&lt;br&gt;&lt;br&gt;Here are a couple of examples:&lt;br&gt;&lt;br&gt;&amp;lt;font size=+2&amp;gt;&lt;font size="+2"&gt;Example of Font Size +2&lt;/font&gt;&amp;lt;/font&amp;gt;&lt;br&gt;&amp;lt;font size=-2&amp;gt;&lt;font size="+2"&gt;Example of Font Size -2&lt;/font&gt;&amp;lt;/font&amp;gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;If you know the name of the text style you'd like to use, you can change the font by using the &amp;lt;font face=&amp;quot;FONT_NAME&amp;quot;&amp;gt; tag. It works exactly the same as the examples above.&lt;br&gt;&lt;br&gt;Here's an example:&lt;br&gt;&lt;br&gt;&amp;lt;font face=&amp;quot;times new roman&amp;quot;&amp;gt;&lt;font face="times new roman"&gt;Example of Times New Roman&lt;/font&gt;&amp;lt;/font&amp;gt;&lt;br&gt;&lt;br&gt;If you would like to combine the two, it would look like this:&lt;br&gt;&lt;br&gt;&amp;lt;font size=+2 face=&amp;quot;times new roman&amp;quot;&amp;gt;&lt;font size="+2" face="Times new roman"&gt;Example of Font Size +2 and Face Times New Roman&lt;/font&gt;&amp;lt;/font&amp;gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;To add an image, you can use the &amp;lt;img src=&amp;quot;URL&amp;quot;&amp;gt; tag.&lt;br&gt;&lt;br&gt;Here's an example:&lt;br&gt;&lt;br&gt;&amp;lt;img src=&amp;quot;http://www.myfico.com/Images/BillMeLater/accept_cc_bml.png&amp;quot;&amp;gt;&lt;br&gt;&lt;img src="http://www.myfico.com/Images/BillMeLater/accept_cc_bml.png"&gt;- I borrowed this image from MyFICO.&lt;br&gt;&lt;br&gt;&lt;br&gt;It's also possible to add a link.&lt;br&gt;&lt;br&gt;&amp;lt;a href=&amp;quot;http://www.myfico.com&amp;quot;&amp;gt;Here is a link&amp;lt;/a&amp;gt;&lt;br&gt;&lt;br&gt;looks like:&lt;br&gt;&lt;br&gt;&lt;a href="http://www.myfico.com" target="_blank"&gt;Here's a link&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;It is of course possible to put the link on either sides of the image tag to link to a website with the image. For that, you would put the tag for the image in the space where &amp;quot;Here's a link&amp;quot; is currently.&lt;br&gt;&lt;br&gt;&lt;br&gt;I hope that lays out a little more information about the macros and how you can get around us not having a graphical editor for the macros!&lt;br&gt;&lt;br&gt;--Raine&lt;br&gt;&lt;br&gt;Message Edited by Raine on &lt;span class=date_text&gt;07-05-2007&lt;/span&gt; &lt;span class=time_text&gt;05:56 PM&lt;/span&gt;</description>
      <pubDate>Fri, 06 Jul 2007 00:56:23 GMT</pubDate>
      <guid>http://ficoforums.myfico.com/t5/myFICO-Forums-Technical-Help/macro-request/m-p/28448#M238</guid>
      <dc:creator>Raine</dc:creator>
      <dc:date>2007-07-06T00:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: macro request....</title>
      <link>http://ficoforums.myfico.com/t5/myFICO-Forums-Technical-Help/macro-request/m-p/29903#M253</link>
      <description>&lt;div&gt;wow, thanks a lot for the info, raine.  i appreciate it.&lt;/div&gt;</description>
      <pubDate>Mon, 09 Jul 2007 02:12:50 GMT</pubDate>
      <guid>http://ficoforums.myfico.com/t5/myFICO-Forums-Technical-Help/macro-request/m-p/29903#M253</guid>
      <dc:creator>dog</dc:creator>
      <dc:date>2007-07-09T02:12:50Z</dc:date>
    </item>
  </channel>
</rss>

