<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>User Portal Customization: Published Ordered Knowledge Base: : General | Helprace Support</title>
    <description>Published Ordered Knowledge Base: User Portal Customization</description>
    <generator>Helprace RSS</generator>
    <link>https://support.helprace.com/s1-general/knowledgebase/default/c25-user-portal-customization?format=rss</link>
    <item>
      <title>Adding live chat to your user portal</title>
      <description><![CDATA[<p>This article explains how you can add a button from your live chat tool to your Helprace portal. This works for virtually any live chat provider out there.</p>
<p>Basically you just need to copy the code generated by your live chat tool and paste it in the right place in Helprace. Check your provider's instructions on how to add a chat tab to your website.</p>
<p>These instructions usually tell you to paste code to a specific part of your website source code.</p>
<p>"between the &lt;head&gt; and &lt;/head&gt; tags"</p>
<p>Open your Helprace admin panel and go to Settings &gt; Customization.</p>
<p>Paste[_cuted_]</p>]]></description>
      <pubDate>Fri, 09 Feb 2018 11:32:36 +0000</pubDate>
      <link>https://support.helprace.com/i640-adding-live-chat-to-your-user-portal</link>
      <guid>https://support.helprace.com/i640-adding-live-chat-to-your-user-portal</guid>
      <author>Edward</author>
      <dc:creator>Edward</dc:creator>
      <content:encoded><![CDATA[<p>This article explains how you can add a button from your live chat tool to your Helprace portal. This works for virtually any live chat provider out there.</p>
<p>Basically you just need to copy the code generated by your live chat tool and paste it in the right place in Helprace. Check your provider's instructions on how to add a chat tab to your website.</p>
<p>These instructions usually tell you to paste code to a specific part of your website source code.</p>
<h4>"between the &lt;head&gt; and &lt;/head&gt; tags"</h4>
<p>Open your Helprace admin panel and go to Settings &gt; Customization.</p>
<p>Paste the code to the "<b>HTML Code for &lt;head&gt;</b>" section and click Save.</p>
<h4>"before the closing &lt;/body&gt; tag"</h4>
<p>Open your Helprace admin panel and go to Settings &gt; Customization.</p>
<p>Paste the code to the "<b>Footer</b>" section and click Save.</p>
<h4>"after the &lt;body&gt; tag"</h4>
<p>Open your Helprace admin panel and go to Settings &gt; Customization.</p>
<p>Paste the code to the "<b>Header</b>" section and click Save.</p>]]></content:encoded>
    </item>
    <item>
      <title>User portal customization (CSS, Header &amp; Footer)</title>
      <description><![CDATA[<p>There are a number of customization features that allow you to change the look and feel of your user portal and feedback widget.</p>
<p>Change the style of the user interface; add a footer and header to match your website; adjust size and position of various UI elements; add links to your social media pages / resources and much more. This can be done by adding code for:</p>
<ul>
<li>CSS stylesheets</li>
<li>Custom header</li>
<li>Custom footer</li>
<li>HTML in &lt;head&gt;</li>
</ul>
<p>Customizing your Helprace user portal</p>
<p>The following applies to all pages in your user portal.</p>
<p>Start by going to the   Settings &gt; Customization page and add the appropriate code.</p>
<p>CSS[_cuted_]</p>]]></description>
      <pubDate>Fri, 31 May 2019 11:01:16 +0000</pubDate>
      <link>https://support.helprace.com/i331-user-portal-customization-css-header-footer</link>
      <guid>https://support.helprace.com/i331-user-portal-customization-css-header-footer</guid>
      <author>Edward</author>
      <dc:creator>Edward</dc:creator>
      <content:encoded><![CDATA[<p>There are a number of customization features that allow you to change the look and feel of your user portal and feedback widget.</p>
<p>Change the style of the user interface; add a footer and header to match your website; adjust size and position of various UI elements; add links to your social media pages / resources and much more. This can be done by adding code for:</p>
<ul>
<li>CSS stylesheets</li>
<li>Custom header</li>
<li>Custom footer</li>
<li>HTML in &lt;head&gt;</li>
</ul>
<h2>Customizing your Helprace user portal</h2>
<p>The following applies to all pages in your user portal.</p>
<p>Start by going to the  <i class="fa fa-cog"> </i>Settings &gt; Customization page and add the appropriate code.</p>
<p>CSS stylesheets can be added in three ways:</p>
<ul>
<li>By referencing an external .css file via URL. Helprace will retrieve the file remotely from your website/cloud, so any changes to the file will be reflected immediately.</li>
<li>By uploading your .css file to the Helprace cloud.</li>
<li>By typing or pasting your stylesheets in the text area.</li>
</ul>
<p>You can use a combination of the above methods to set styles. However, styles will be applied in the same order as they appear on the page. This means the subsequent property will override the previous property applied to the same item.</p>
<p>Specifying HTML for the Header and Footer will have your portal closely resemble your website.  </p>
<blockquote>
<p><span style="color: #800000;"><span style="color: #000000;">You don't need CSS to show or hide the</span> <a href="https://support.helprace.com/i190-customize-your-user-portal-and-admin-panel-with-apps">questions, ideas, problems, praise tabs</a> <span style="color: #000000;">or</span> <a href="https://support.helprace.com/i44-branding-your-helprace-to-match-your-business-profile#portal_homepage">certain components</a> <span style="color: #000000;">of your home page. You can also set</span> <a href="https://support.helprace.com/i102-sorting-and-filtering-out-discussions#default">default sorting settings</a> <span style="color: #000000;">for community discussions.</span></span></p>
</blockquote>
<blockquote>
<p><span style="color: #000000;">Custom CSS stylesheets and code for &lt;head&gt; also apply to the feedback widget. Custom header and footer are not used in the feedback widget.</span></p>
</blockquote>
<blockquote>
<p><span style="color: #800000;"><span style="color: #000000;">Try Stylus plugin for</span> <a href="https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne?hl=en" rel="nofollow">Chrome</a> <span style="color: #000000;">or</span> <a href="https://addons.mozilla.org/en-US/firefox/addon/styl-us/" rel="nofollow">Firefox</a> <span style="color: #000000;">to draft your custom CSS before publishing them.</span></span></p>
</blockquote>
<p><span style="color: #800000;"><span style="color: #000000;"><img src="//s3.amazonaws.com/chd-data/data/support/items/331/media/screenshots.png" alt="" data-file="___chdfid_5228___"></span></span></p>
<h2>Applying certain styles solely to the feedback widget</h2>
<p>You can apply custom styles to the feedback widget only, without affecting the user portal.</p>
<p>To do this simply add ".main-wrapper_widget" class to your CSS rules. For example, if you would like to hide icons on the tabs ("Search", "Ask a Question", etc) in your feedback widget you'd need to use this style:</p>
<pre class="language-css"><code>.main-wrapper_widget nav.tabbar .btn__icon {
   display: none;
}
</code></pre>
<p>To apply this change to the widget and user area pages, remove the widget class selector:</p>
<pre class="language-css"><code>nav.tabbar .btn__icon {
   display: none;
}
</code></pre>
<blockquote>
<p><span style="color: #000000;">User portal customization is available in Helpdesk, Self-Service and Complete plans.</span></p></blockquote>]]></content:encoded>
    </item>
  </channel>
</rss>
