<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Add a transparent background to a feature tooltip in InfraWorks Forum</title>
    <link>https://forums.autodesk.com/t5/infraworks-forum/add-a-transparent-background-to-a-feature-tooltip/m-p/5948264#M21667</link>
    <description>&lt;P&gt;Hi there, sorry for the delayed response. That's a good question, I will have to test some HTML/CSS and see what I can find out. I'll report back shortly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Elliott&lt;/P&gt;</description>
    <pubDate>Fri, 11 Dec 2015 21:13:37 GMT</pubDate>
    <dc:creator>elliott.rosenfeld</dc:creator>
    <dc:date>2015-12-11T21:13:37Z</dc:date>
    <item>
      <title>Add a transparent background to a feature tooltip</title>
      <link>https://forums.autodesk.com/t5/infraworks-forum/add-a-transparent-background-to-a-feature-tooltip/m-p/5921604#M21665</link>
      <description>&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/202454iDD4D04EADE8500AA/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="transparency.jpg" title="transparency.jpg" /&gt;&lt;/P&gt;
&lt;P&gt;This is an easy but rewarding one. Say that you want a feature tooltip to provide a certain functionality, like a "Show in Google Maps" link, but you don't want the tooltip to cover up objects in your model when you view it. All you need to do is add a transparent background!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2015 21:07:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/infraworks-forum/add-a-transparent-background-to-a-feature-tooltip/m-p/5921604#M21665</guid>
      <dc:creator>elliott.rosenfeld</dc:creator>
      <dc:date>2015-11-23T21:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Add a transparent background to a feature tooltip</title>
      <link>https://forums.autodesk.com/t5/infraworks-forum/add-a-transparent-background-to-a-feature-tooltip/m-p/5937924#M21666</link>
      <description>&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One question: When using this code, not only the background becomes transparent, but also the text. Is it possible to make the background transparent without affecting the font/text? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Dec 2015 08:29:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/infraworks-forum/add-a-transparent-background-to-a-feature-tooltip/m-p/5937924#M21666</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-06T08:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Add a transparent background to a feature tooltip</title>
      <link>https://forums.autodesk.com/t5/infraworks-forum/add-a-transparent-background-to-a-feature-tooltip/m-p/5948264#M21667</link>
      <description>&lt;P&gt;Hi there, sorry for the delayed response. That's a good question, I will have to test some HTML/CSS and see what I can find out. I'll report back shortly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Elliott&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 21:13:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/infraworks-forum/add-a-transparent-background-to-a-feature-tooltip/m-p/5948264#M21667</guid>
      <dc:creator>elliott.rosenfeld</dc:creator>
      <dc:date>2015-12-11T21:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Add a transparent background to a feature tooltip</title>
      <link>https://forums.autodesk.com/t5/infraworks-forum/add-a-transparent-background-to-a-feature-tooltip/m-p/5978044#M21668</link>
      <description>&lt;P&gt;@Anonymous﻿&amp;nbsp;After looking into this further, I do not believe it is currently possible to apply opacity only to the background, although I would suggest playing around with the css/qss styles to see if you can come up with a solution. to my knowledge, these are&amp;nbsp;special elements that will work in the feature tooltip HTML editor to format the tooltip container.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;radius&lt;/STRONG&gt;: The corner radius of the tooltip.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;opacity&lt;/STRONG&gt;: The general opacity of the tooltip.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;style&lt;/STRONG&gt;: The style (css/qss) used to stylize the tooltip widget.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;forcewebview&lt;/STRONG&gt;: For simple tooltip content there is no web view used. The advantage is, that the size of the tooltip gets adjusted automatically. Nevertheless, sometimes not all html elements or styling are visualized correctly in this case. Then it might be necessary to force the use of the web view by setting this property to true.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Elliott&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 17:29:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/infraworks-forum/add-a-transparent-background-to-a-feature-tooltip/m-p/5978044#M21668</guid>
      <dc:creator>elliott.rosenfeld</dc:creator>
      <dc:date>2016-01-07T17:29:29Z</dc:date>
    </item>
  </channel>
</rss>

