<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[CSS codes for fa-info icon]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/phenomlab" aria-label="Profile: phenomlab">@<bdi>phenomlab</bdi></a> , how are you?</p>
<p dir="auto">I have an info icon because of the glossary plugin, however, the icon is not at the place where I want it to be…  I made it smaller with this code, however, I also want to change its position, I think I prefer it further above, on the upper right corner of the word. Do you know which codes should I use?</p>
<p dir="auto"><img src="/assets/uploads/files/1643579788502-screen-shot-2022-01-30-at-4.55.37-pm.png" alt="Screen Shot 2022-01-30 at 4.55.37 PM.png" class=" img-fluid img-markdown" /></p>
<pre><code>.glossary-wrapper {
    .fa-info {
        font-size: .500em;
    }
}
</code></pre>
]]></description><link>https://sudonix.org/topic/213/css-codes-for-fa-info-icon</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 04:47:46 GMT</lastBuildDate><atom:link href="https://sudonix.org/topic/213.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 30 Jan 2022 22:07:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to CSS codes for fa-info icon on Sat, 23 Mar 2024 18:47:24 GMT]]></title><description><![CDATA[<p dir="auto">I have just figured it out…</p>
<p dir="auto">it can be targeted with <code>text-decoration-color:</code></p>
<p dir="auto">I was mistakenly using <code>color</code></p>
]]></description><link>https://sudonix.org/post/8630</link><guid isPermaLink="true">https://sudonix.org/post/8630</guid><dc:creator><![CDATA[crazycells]]></dc:creator><pubDate>Sat, 23 Mar 2024 18:47:24 GMT</pubDate></item><item><title><![CDATA[Reply to CSS codes for fa-info icon on Sat, 23 Mar 2024 18:26:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phenomlab" aria-label="Profile: phenomlab">@<bdi>phenomlab</bdi></a> it looks like I am going with <code>wavy</code>… at least it does not interfere with the visibility of the word…</p>
<p dir="auto"><img src="/assets/uploads/files/1711217899067-screenshot-2024-03-23-at-14.17.22.png" alt="Screenshot 2024-03-23 at 14.17.22.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">is there any way to target the wave line only, and not the word? I am trying to change the color of the wavy line, but the code changes the color of the word too…</p>
]]></description><link>https://sudonix.org/post/8629</link><guid isPermaLink="true">https://sudonix.org/post/8629</guid><dc:creator><![CDATA[crazycells]]></dc:creator><pubDate>Sat, 23 Mar 2024 18:26:32 GMT</pubDate></item><item><title><![CDATA[Reply to CSS codes for fa-info icon on Sat, 23 Mar 2024 17:56:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phenomlab" aria-label="Profile: phenomlab">@<bdi>phenomlab</bdi></a> thank you very much <img src="https://sudonix.org/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=9c043d314b9" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":+1:" alt="👍" /></p>
]]></description><link>https://sudonix.org/post/8628</link><guid isPermaLink="true">https://sudonix.org/post/8628</guid><dc:creator><![CDATA[crazycells]]></dc:creator><pubDate>Sat, 23 Mar 2024 17:56:02 GMT</pubDate></item><item><title><![CDATA[Reply to CSS codes for fa-info icon on Sat, 23 Mar 2024 17:22:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/crazycells" aria-label="Profile: crazycells">@<bdi>crazycells</bdi></a> You can find that here</p>
<pre><code>.glossary-wrapper .glossary-word {
    text-decoration: underline;
    text-decoration-style: dotted;
}
</code></pre>
<p dir="auto">Specifically, you want to either remove or change the <code>text-decoration-style</code> value <img src="https://sudonix.org/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=9c043d314b9" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://sudonix.org/post/8624</link><guid isPermaLink="true">https://sudonix.org/post/8624</guid><dc:creator><![CDATA[phenomlab]]></dc:creator><pubDate>Sat, 23 Mar 2024 17:22:51 GMT</pubDate></item><item><title><![CDATA[Reply to CSS codes for fa-info icon on Fri, 22 Mar 2024 21:29:48 GMT]]></title><description><![CDATA[<p dir="auto">hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/phenomlab" aria-label="Profile: phenomlab">@<bdi>phenomlab</bdi></a> , I have a follow up question about the glossary plugin… is there any way to target the underlying “…” I want them smaller and maybe will change the color… I could not identify the specific class to target…</p>
<p dir="auto"><img src="/assets/uploads/files/1711142903437-screenshot-2024-03-22-at-17.25.10.png" alt="Screenshot 2024-03-22 at 17.25.10.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://sudonix.org/post/8614</link><guid isPermaLink="true">https://sudonix.org/post/8614</guid><dc:creator><![CDATA[crazycells]]></dc:creator><pubDate>Fri, 22 Mar 2024 21:29:48 GMT</pubDate></item><item><title><![CDATA[Reply to CSS codes for fa-info icon on Mon, 31 Jan 2022 15:01:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phenomlab" aria-label="Profile: phenomlab">@<bdi>phenomlab</bdi></a> yes, thanks a lot. this works <img src="https://sudonix.org/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=9c043d314b9" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":+1:" alt="👍" /></p>
]]></description><link>https://sudonix.org/post/2369</link><guid isPermaLink="true">https://sudonix.org/post/2369</guid><dc:creator><![CDATA[crazycells]]></dc:creator><pubDate>Mon, 31 Jan 2022 15:01:36 GMT</pubDate></item><item><title><![CDATA[Reply to CSS codes for fa-info icon on Mon, 31 Jan 2022 10:46:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/crazycells" aria-label="Profile: crazycells">@<bdi>crazycells</bdi></a> Something like this would probably do it. Sadly, it requires <code>position: absolute</code> and you will need to play around with this to get the desired effect you are looking for, but it does work</p>
<pre><code>.glossary-wrapper .fa-info {
    font-size: .5em;
    display: inline-block;
    position: absolute;
    margin-left: -5px;
}
</code></pre>
<p dir="auto"><img src="/assets/uploads/files/1643626011479-0723b195-74da-4ed3-8b85-be8499ea1ff9-image.png" alt="0723b195-74da-4ed3-8b85-be8499ea1ff9-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://sudonix.org/post/2367</link><guid isPermaLink="true">https://sudonix.org/post/2367</guid><dc:creator><![CDATA[phenomlab]]></dc:creator><pubDate>Mon, 31 Jan 2022 10:46:53 GMT</pubDate></item><item><title><![CDATA[Reply to CSS codes for fa-info icon on Mon, 31 Jan 2022 00:31:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/crazycells" aria-label="Profile: crazycells">@<bdi>crazycells</bdi></a> hi. Can you supply your site url so I can have a look ? Either here or via PM if you’d prefer.</p>
]]></description><link>https://sudonix.org/post/2366</link><guid isPermaLink="true">https://sudonix.org/post/2366</guid><dc:creator><![CDATA[phenomlab]]></dc:creator><pubDate>Mon, 31 Jan 2022 00:31:17 GMT</pubDate></item></channel></rss>