<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>How can I rebrand my community in an upgrade-safe way?</title><link>https://community.telligent.com/community/11/w/user-documentation/62936/how-can-i-rebrand-my-community-in-an-upgrade-safe-way</link><description /><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>How can I rebrand my community in an upgrade-safe way?</title><link>https://community.telligent.com/community/11/w/user-documentation/62936/how-can-i-rebrand-my-community-in-an-upgrade-safe-way</link><pubDate>Wed, 05 Aug 2020 20:09:42 GMT</pubDate><guid isPermaLink="false">8428221a-a62a-4bb4-a6eb-4b889b044372</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/11/w/user-documentation/62936/how-can-i-rebrand-my-community-in-an-upgrade-safe-way#comments</comments><description>Current Revision posted to User Documentation by Ben Tiedt on 08/05/2020 20:09:42&lt;br /&gt;
&lt;div class="message warning"&gt;This documentation is meant to supplement the general guidelines in&amp;nbsp;&lt;span&gt;&amp;nbsp;[[How do I customize my community in an upgrade-safe way?]]&lt;/span&gt;&lt;/div&gt;
&lt;p&gt;Telligent Community has many tools to enable UI customization (see [[How do I customize the look and feel of my community?]] for more details). This article covers specific topics to help rebrand your community in an upgrade safe way.&lt;/p&gt;
&lt;p&gt;[toc]&lt;/p&gt;
&lt;h2&gt;&lt;a id="Upgrade_Safety" name="Upgrade_Safety"&gt;&lt;/a&gt;Upgrade Safety&lt;/h2&gt;
&lt;p&gt;All communities can be upgraded and support the preview-based user experience upgrade process (see [[How do I upgrade the user experience of my community?]] for more details about user experience upgrades), however, developer-oriented changes to the user experience will be most likely to require developer intervention during upgrades. To minimize upgrade effort (especially with regard to developer intervention), customizations should focus on:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Widget placement, layouts, and configuration&lt;/li&gt;
&lt;li&gt;Custom pages&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;And avoid:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Editing widgets&lt;/li&gt;
&lt;li&gt;Significant customization via CSS overrides&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This is not to say that editing widgets and adjusting CSS is not supported, only that these types of changes are considered developer-level customizations and will require developer-level review when upgrading.&lt;/p&gt;
&lt;p&gt;The remainder of this guide focuses on rebranding with tools that avoid developer-level customization.&lt;/p&gt;
&lt;h2&gt;&lt;a id="Site_Banner" name="Site_Banner"&gt;&lt;/a&gt;Site Banner&lt;/h2&gt;
&lt;p&gt;The site banner is the top-most navigation and identification UI on every page of the community. By default, it makes use of the Site Banner widget. The Site Banner widget supports many configuration options to support rebranding:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_10_2D00_12-at-4.16.42-PM.png" /&gt;&lt;/p&gt;
&lt;p&gt;Specifically:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Logo&lt;/strong&gt;: Select and upload your community&amp;#39;s logo.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Color Palette&lt;/strong&gt;: Select the light or dark version or select a custom color palette.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Site navigation&lt;/strong&gt;: Enable showing navigation to your top-level groups or choose custom navigation to build a curated list of navigation options.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Alternatively, to incorporate community functions within a more custom persistent banner UI, you can use the &lt;strong&gt;Show&lt;/strong&gt; option to cause an instance of the Site Banner widget to only show the search bar or the community links (sign in, sign out, bookmarks, etc). By using multiple instances of the Site Banner along with other widgets, such as Unfiltered HTML, you can incorporate necessary community functionality (search and user navigation) into a completely custom banner.&lt;/p&gt;
&lt;h2&gt;&lt;a id="Site_Footer" name="Site_Footer"&gt;&lt;/a&gt;Site Footer&lt;/h2&gt;
&lt;p&gt;Often, footers are defined using the Generic Content or Unfiltered HTML widgets placed within the site theme&amp;#39;s footer and locked to ensure that the content is shown on every page. The content of community footers is usually complete custom and static, so definition of the full content can be performed using Generic Content or Unfiltered HTML widgets.&lt;/p&gt;
&lt;h2&gt;&lt;a id="Group_Banner" name="Group_Banner"&gt;&lt;/a&gt;Group Banner&lt;/h2&gt;
&lt;p&gt;The group banner includes many configuration options to adjust the styling of the banner and can be customized for each group individually:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_10_2D00_12-at-4.29.28-PM.png" /&gt;&lt;/p&gt;
&lt;p&gt;Specifically, on the Design tab, you can customize:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Design&lt;/strong&gt;: Whether the banner should use color (or a gradient) or a cover photo.&lt;/li&gt;
&lt;li&gt;For color-based designs, you can choose a predefined color or gradient or a custom one.&lt;/li&gt;
&lt;li&gt;For cover photos, you can choose the photo and whether it should be blurred or not.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;On the Options tab, you can select:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Include Group Avatar:&lt;/strong&gt; Whether the group avatar should be shown on the banner or not.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Navigation Items:&lt;/strong&gt; The links shown in the banner can be customized to provide clear/prioritized options.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following screenshots are variations on the group banner using the exposed styling options:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1507839924562v1.png" /&gt;&amp;nbsp;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1507839952059v2.png" /&gt;&amp;nbsp;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/banner8.png" /&gt;&amp;nbsp;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1507840103507v6.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;&lt;a id="Blog_Banner" name="Blog_Banner"&gt;&lt;/a&gt;Blog Banner&lt;/h2&gt;
&lt;p&gt;Blogs can be very personal spaces with unique voices and the blog banner widget supports configuration to personalize the styling of each individual blog to reflect its purpose:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_10_2D00_12-at-4.46.16-PM.png" /&gt;&lt;/p&gt;
&lt;p&gt;The styling of the blog can inherit styling from the group&amp;#39;s design by setting Design to &amp;quot;User Group&amp;#39;s Design&amp;quot;:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img alt=" " src="/resized-image/__size/320x0/__key/communityserver-wikis-components-files/00-00-00-12-80/blogbanner2.png" /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Alternatively, the Blog Banner supports configuring its own branding, including colors and gradients with widget-defined configuration as well as blog-specific cover photos. These branding configurations override the group&amp;#39;s own branding configuration. Similar to group banners, cover photos support blur and shadow effect options.&lt;/p&gt;
&lt;p&gt;For example, by using a cover photo, the blog&amp;#39;s cover photo overrides the group banner&amp;#39;s styling to create a seamless banner:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x0/__key/communityserver-wikis-components-files/00-00-00-12-80/blogbanner3.png" /&gt;&lt;/p&gt;
&lt;p&gt;The Group Banner still renders in this scenario to provide group-level navigation and preserve context but its branding&amp;nbsp;inherits the configuration of the blog banner.&lt;/p&gt;
&lt;p&gt;Blogs can benefit from exposing their own set of links to include options to contact the author, view content with a specific tag, or to feature specific posts. The Blog Banner widget supports custom navigation for the blog, for example:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/blogbanner4.png" /&gt;&lt;/p&gt;
&lt;p&gt;The Blog Banner widget&amp;nbsp;can also be configured to show the current blog post&amp;#39;s title instead of the blog&amp;#39;s title (by&amp;nbsp;checking &lt;strong&gt;Post Title&lt;/strong&gt; on the &lt;strong&gt;Options&lt;/strong&gt; tab) and optionally show the post&amp;#39;s image (by checking &lt;strong&gt;Post Image&lt;/strong&gt; on the &lt;strong&gt;Options&lt;/strong&gt; tab), for example:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/blogbanner5.png" /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;a id="Inserting_Custom_HTML_and_Content" name="Inserting_Custom_HTML_and_Content"&gt;&lt;/a&gt;Inserting Custom HTML and Content&lt;/h2&gt;
&lt;p&gt;Often, when branding a community, you&amp;#39;ll have the need to insert some static content into the layout of a page, header, or footer or you may have some HTML and Javascript from another web property to incorporate into a custom header or footer. In these situations, the&amp;nbsp;Generic Content and Unfiltered HTML widgets are useful. These two widgets enable similar behavior--the insertion of static content--but differ in subtle but important ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Generic Content:&lt;/strong&gt; This widget provides a rich text editor to define the content. The content supports embedding rich elements like polls, images, or videos but is also subject to content filtering (which includes HTML sanitization) so it generally does not allow Javascript. Generic Content is usually enabled to be used by all members with access to edit page layouts.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Unfiltered HTML:&lt;/strong&gt; This widget provides for direct insertion of raw content into the page layout--HTML, Javascript, CSS, etc can be embedded without any content filtering-based adjustments. This widget is usually restricted to only allow use by community administrators but is the best solution to insert raw embed codes or raw HTML with scripts when applying raw branding content from another web property or static design.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Both widgets support styling options to enable better integration into the Social theme:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_08_2D00_22-at-1.53.46-PM.png" /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Background color / image:&lt;/strong&gt;&amp;nbsp;Defines the background to be placed behind the content of the widget.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Height:&lt;/strong&gt;&amp;nbsp;An explicit height to better enable specific placement alignment of this widget or to confine the height of external markup.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Width:&lt;/strong&gt; To simplify common layout requirements, the widget can be configured to control width in a few layout-specific ways:&lt;br /&gt;&lt;br /&gt; Page width:&lt;br /&gt; &lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1508162692571v3.png" /&gt;&lt;br /&gt;&lt;br /&gt; Background at window width, content at page width:&lt;br /&gt; &lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1508162692571v4.png" /&gt;&lt;br /&gt;&lt;br /&gt; Window width:&lt;br /&gt; &lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1508162692571v5.png" /&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CSS Class:&lt;/strong&gt; This will apply this CSS class to the wrapper of the widget to enable 1-off styling of this instance of the widget using an external or theme-embedded CSS file.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: best practices&lt;/div&gt;
</description></item><item><title>How can I rebrand my community in an upgrade-safe way?</title><link>https://community.telligent.com/community/11/w/user-documentation/62936/how-can-i-rebrand-my-community-in-an-upgrade-safe-way/revision/3</link><pubDate>Fri, 27 Sep 2019 14:51:59 GMT</pubDate><guid isPermaLink="false">8428221a-a62a-4bb4-a6eb-4b889b044372</guid><dc:creator>Ramzi Banna</dc:creator><comments>https://community.telligent.com/community/11/w/user-documentation/62936/how-can-i-rebrand-my-community-in-an-upgrade-safe-way#comments</comments><description>Revision 3 posted to User Documentation by Ramzi Banna on 09/27/2019 14:51:59&lt;br /&gt;
&lt;p&gt;Telligent Community has many tools to enable UI customization (see [[How do I customize the look and feel of my community?]] for more details). This article covers specific topics to help rebrand your community in an upgrade safe way.&lt;/p&gt;
&lt;p&gt;[toc]&lt;/p&gt;
&lt;h2&gt;&lt;a id="Upgrade_Safety" name="Upgrade_Safety"&gt;&lt;/a&gt;Upgrade Safety&lt;/h2&gt;
&lt;p&gt;All communities can be upgraded and support the preview-based user experience upgrade process (see [[How do I upgrade the user experience of my community?]] for more details about user experience upgrades), however, developer-oriented changes to the user experience will be most likely to require developer intervention during upgrades. To minimize upgrade effort (especially with regard to developer intervention), customizations should focus on:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Widget placement, layouts, and configuration&lt;/li&gt;
&lt;li&gt;Custom pages&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;And avoid:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Editing widgets&lt;/li&gt;
&lt;li&gt;Significant customization via CSS overrides&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This is not to say that editing widgets and adjusting CSS is not supported, only that these types of changes are considered developer-level customizations and will require developer-level review when upgrading.&lt;/p&gt;
&lt;p&gt;The remainder of this guide focuses on rebranding with tools that avoid developer-level customization.&lt;/p&gt;
&lt;h2&gt;&lt;a id="Site_Banner" name="Site_Banner"&gt;&lt;/a&gt;Site Banner&lt;/h2&gt;
&lt;p&gt;The site banner is the top-most navigation and identification UI on every page of the community. By default, it makes use of the Site Banner widget. The Site Banner widget supports many configuration options to support rebranding:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_10_2D00_12-at-4.16.42-PM.png" /&gt;&lt;/p&gt;
&lt;p&gt;Specifically:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Logo&lt;/strong&gt;: Select and upload your community&amp;#39;s logo.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Color Palette&lt;/strong&gt;: Select the light or dark version or select a custom color palette.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Site navigation&lt;/strong&gt;: Enable showing navigation to your top-level groups or choose custom navigation to build a curated list of navigation options.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Alternatively, to incorporate community functions within a more custom persistent banner UI, you can use the &lt;strong&gt;Show&lt;/strong&gt; option to cause an instance of the Site Banner widget to only show the search bar or the community links (sign in, sign out, bookmarks, etc). By using multiple instances of the Site Banner along with other widgets, such as Unfiltered HTML, you can incorporate necessary community functionality (search and user navigation) into a completely custom banner.&lt;/p&gt;
&lt;h2&gt;&lt;a id="Site_Footer" name="Site_Footer"&gt;&lt;/a&gt;Site Footer&lt;/h2&gt;
&lt;p&gt;Often, footers are defined using the Generic Content or Unfiltered HTML widgets placed within the site theme&amp;#39;s footer and locked to ensure that the content is shown on every page. The content of community footers is usually complete custom and static, so definition of the full content can be performed using Generic Content or Unfiltered HTML widgets.&lt;/p&gt;
&lt;h2&gt;&lt;a id="Group_Banner" name="Group_Banner"&gt;&lt;/a&gt;Group Banner&lt;/h2&gt;
&lt;p&gt;The group banner includes many configuration options to adjust the styling of the banner and can be customized for each group individually:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_10_2D00_12-at-4.29.28-PM.png" /&gt;&lt;/p&gt;
&lt;p&gt;Specifically, on the Design tab, you can customize:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Design&lt;/strong&gt;: Whether the banner should use color (or a gradient) or a cover photo.&lt;/li&gt;
&lt;li&gt;For color-based designs, you can choose a predefined color or gradient or a custom one.&lt;/li&gt;
&lt;li&gt;For cover photos, you can choose the photo and whether it should be blurred or not.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;On the Options tab, you can select:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Include Group Avatar:&lt;/strong&gt; Whether the group avatar should be shown on the banner or not.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Navigation Items:&lt;/strong&gt; The links shown in the banner can be customized to provide clear/prioritized options.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following screenshots are variations on the group banner using the exposed styling options:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1507839924562v1.png" /&gt;&amp;nbsp;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1507839952059v2.png" /&gt;&amp;nbsp;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/banner8.png" /&gt;&amp;nbsp;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1507840103507v6.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;&lt;a id="Blog_Banner" name="Blog_Banner"&gt;&lt;/a&gt;Blog Banner&lt;/h2&gt;
&lt;p&gt;Blogs can be very personal spaces with unique voices and the blog banner widget supports configuration to personalize the styling of each individual blog to reflect its purpose:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_10_2D00_12-at-4.46.16-PM.png" /&gt;&lt;/p&gt;
&lt;p&gt;The styling of the blog can inherit styling from the group&amp;#39;s design by setting Design to &amp;quot;User Group&amp;#39;s Design&amp;quot;:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img alt=" " src="/resized-image/__size/320x0/__key/communityserver-wikis-components-files/00-00-00-12-80/blogbanner2.png" /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Alternatively, the Blog Banner supports configuring its own branding, including colors and gradients with widget-defined configuration as well as blog-specific cover photos. These branding configurations override the group&amp;#39;s own branding configuration. Similar to group banners, cover photos support blur and shadow effect options.&lt;/p&gt;
&lt;p&gt;For example, by using a cover photo, the blog&amp;#39;s cover photo overrides the group banner&amp;#39;s styling to create a seamless banner:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x0/__key/communityserver-wikis-components-files/00-00-00-12-80/blogbanner3.png" /&gt;&lt;/p&gt;
&lt;p&gt;The Group Banner still renders in this scenario to provide group-level navigation and preserve context but its branding&amp;nbsp;inherits the configuration of the blog banner.&lt;/p&gt;
&lt;p&gt;Blogs can benefit from exposing their own set of links to include options to contact the author, view content with a specific tag, or to feature specific posts. The Blog Banner widget supports custom navigation for the blog, for example:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/blogbanner4.png" /&gt;&lt;/p&gt;
&lt;p&gt;The Blog Banner widget&amp;nbsp;can also be configured to show the current blog post&amp;#39;s title instead of the blog&amp;#39;s title (by&amp;nbsp;checking &lt;strong&gt;Post Title&lt;/strong&gt; on the &lt;strong&gt;Options&lt;/strong&gt; tab) and optionally show the post&amp;#39;s image (by checking &lt;strong&gt;Post Image&lt;/strong&gt; on the &lt;strong&gt;Options&lt;/strong&gt; tab), for example:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/blogbanner5.png" /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;a id="Inserting_Custom_HTML_and_Content" name="Inserting_Custom_HTML_and_Content"&gt;&lt;/a&gt;Inserting Custom HTML and Content&lt;/h2&gt;
&lt;p&gt;Often, when branding a community, you&amp;#39;ll have the need to insert some static content into the layout of a page, header, or footer or you may have some HTML and Javascript from another web property to incorporate into a custom header or footer. In these situations, the&amp;nbsp;Generic Content and Unfiltered HTML widgets are useful. These two widgets enable similar behavior--the insertion of static content--but differ in subtle but important ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Generic Content:&lt;/strong&gt; This widget provides a rich text editor to define the content. The content supports embedding rich elements like polls, images, or videos but is also subject to content filtering (which includes HTML sanitization) so it generally does not allow Javascript. Generic Content is usually enabled to be used by all members with access to edit page layouts.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Unfiltered HTML:&lt;/strong&gt; This widget provides for direct insertion of raw content into the page layout--HTML, Javascript, CSS, etc can be embedded without any content filtering-based adjustments. This widget is usually restricted to only allow use by community administrators but is the best solution to insert raw embed codes or raw HTML with scripts when applying raw branding content from another web property or static design.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Both widgets support styling options to enable better integration into the Social theme:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_08_2D00_22-at-1.53.46-PM.png" /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Background color / image:&lt;/strong&gt;&amp;nbsp;Defines the background to be placed behind the content of the widget.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Height:&lt;/strong&gt;&amp;nbsp;An explicit height to better enable specific placement alignment of this widget or to confine the height of external markup.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Width:&lt;/strong&gt; To simplify common layout requirements, the widget can be configured to control width in a few layout-specific ways:&lt;br /&gt;&lt;br /&gt; Page width:&lt;br /&gt; &lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1508162692571v3.png" /&gt;&lt;br /&gt;&lt;br /&gt; Background at window width, content at page width:&lt;br /&gt; &lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1508162692571v4.png" /&gt;&lt;br /&gt;&lt;br /&gt; Window width:&lt;br /&gt; &lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1508162692571v5.png" /&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CSS Class:&lt;/strong&gt; This will apply this CSS class to the wrapper of the widget to enable 1-off styling of this instance of the widget using an external or theme-embedded CSS file.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: best practices&lt;/div&gt;
</description></item><item><title>How can I rebrand my community in an upgrade-safe way?</title><link>https://community.telligent.com/community/11/w/user-documentation/62936/how-can-i-rebrand-my-community-in-an-upgrade-safe-way/revision/2</link><pubDate>Thu, 18 Jul 2019 17:45:37 GMT</pubDate><guid isPermaLink="false">8428221a-a62a-4bb4-a6eb-4b889b044372</guid><dc:creator>Grant Pankonien</dc:creator><comments>https://community.telligent.com/community/11/w/user-documentation/62936/how-can-i-rebrand-my-community-in-an-upgrade-safe-way#comments</comments><description>Revision 2 posted to User Documentation by Grant Pankonien on 07/18/2019 17:45:37&lt;br /&gt;
&lt;p&gt;Telligent Community has many tools to enable UI customization (see [[How do I customize the look and feel of my community?]] for more details). This article covers specific topics to help rebrand your community in an upgrade safe way.&lt;/p&gt;
&lt;p&gt;[toc]&lt;/p&gt;
&lt;h2&gt;&lt;a id="Upgrade_Safety" name="Upgrade_Safety"&gt;&lt;/a&gt;Upgrade Safety&lt;/h2&gt;
&lt;p&gt;All communities can be upgraded and support the preview-based user experience upgrade process (see [[How do I upgrade the user experience of my community?]] for more details about user experience upgrades), however, developer-oriented changes to the user experience will be most likely to require developer intervention during upgrades. To minimize upgrade effort (especially with regard to developer intervention), customizations should focus on:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Widget placement, layouts, and configuration&lt;/li&gt;
&lt;li&gt;Custom pages&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;And avoid:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Editing widgets&lt;/li&gt;
&lt;li&gt;Significant customization via CSS overrides&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This is not to say that editing widgets and adjusting CSS is not supported, only that these types of changes are considered developer-level customizations and will require developer-level review when upgrading.&lt;/p&gt;
&lt;p&gt;The remainder of this guide focuses on rebranding with tools that avoid developer-level customization.&lt;/p&gt;
&lt;h2&gt;&lt;a id="Site_Banner" name="Site_Banner"&gt;&lt;/a&gt;Site Banner&lt;/h2&gt;
&lt;p&gt;The site banner is the top-most navigation and identification UI on every page of the community. By default, it makes use of the Site Banner widget. The Site Banner widget supports many configuration options to support rebranding:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_10_2D00_12-at-4.16.42-PM.png" /&gt;&lt;/p&gt;
&lt;p&gt;Specifically:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Logo&lt;/strong&gt;: Select and upload your community&amp;#39;s logo.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Color Palette&lt;/strong&gt;: Select the light or dark version or select a custom color palette.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Site navigation&lt;/strong&gt;: Enable showing navigation to your top-level groups or choose custom navigation to build a curated list of navigation options.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Alternatively, to incorporate community functions within a more custom persistent banner UI, you can use the &lt;strong&gt;Show&lt;/strong&gt; option to cause an instance of the Site Banner widget to only show the search bar or the community links (sign in, sign out, bookmarks, etc). By using multiple instances of the Site Banner along with other widgets, such as Unfiltered HTML, you can incorporate necessary community functionality (search and user navigation) into a completely custom banner.&lt;/p&gt;
&lt;h2&gt;&lt;a id="Site_Footer" name="Site_Footer"&gt;&lt;/a&gt;Site Footer&lt;/h2&gt;
&lt;p&gt;Often, footers are defined using the Generic Content or Unfiltered HTML widgets placed within the site theme&amp;#39;s footer and locked to ensure that the content is shown on every page. The content of community footers is usually complete custom and static, so definition of the full content can be performed using Generic Content or Unfiltered HTML widgets.&lt;/p&gt;
&lt;h2&gt;&lt;a id="Group_Banner" name="Group_Banner"&gt;&lt;/a&gt;Group Banner&lt;/h2&gt;
&lt;p&gt;The group banner includes many configuration options to adjust the styling of the banner and can be customized for each group individually:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_10_2D00_12-at-4.29.28-PM.png" /&gt;&lt;/p&gt;
&lt;p&gt;Specifically, on the Design tab, you can customize:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Design&lt;/strong&gt;: Whether the banner should use color (or a gradient) or a cover photo.&lt;/li&gt;
&lt;li&gt;For color-based designs, you can choose a predefined color or gradient or a custom one.&lt;/li&gt;
&lt;li&gt;For cover photos, you can choose the photo and whether it should be blurred or not.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;On the Options tab, you can select:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Include Group Avatar:&lt;/strong&gt; Whether the group avatar should be shown on the banner or not.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Navigation Items:&lt;/strong&gt; The links shown in the banner can be customized to provide clear/prioritized options.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following screenshots are variations on the group banner using the exposed styling options:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1507839924562v1.png" /&gt;&amp;nbsp;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1507839952059v2.png" /&gt;&amp;nbsp;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/banner8.png" /&gt;&amp;nbsp;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1507840103507v6.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;&lt;a id="Blog_Banner" name="Blog_Banner"&gt;&lt;/a&gt;Blog Banner&lt;/h2&gt;
&lt;p&gt;Blogs can be very personal spaces with unique voices and the blog banner widget supports configuration to personalize the styling of each individual blog to reflect its purpose:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_10_2D00_12-at-4.46.16-PM.png" /&gt;&lt;/p&gt;
&lt;p&gt;The styling of the blog can inherit styling from the group&amp;#39;s design by setting Design to &amp;quot;User Group&amp;#39;s Design&amp;quot;:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img alt=" " src="/resized-image/__size/320x0/__key/communityserver-wikis-components-files/00-00-00-12-80/blogbanner2.png" /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Alternatively, the Blog Banner supports configuring its own branding, including colors and gradients with widget-defined configuration as well as blog-specific cover photos. These branding configurations override the group&amp;#39;s own branding configuration. Similar to group banners, cover photos support blur and shadow effect options.&lt;/p&gt;
&lt;p&gt;For example, by using a cover photo, the blog&amp;#39;s cover photo overrides the group banner&amp;#39;s styling to create a seamless banner:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x0/__key/communityserver-wikis-components-files/00-00-00-12-80/blogbanner3.png" /&gt;&lt;/p&gt;
&lt;p&gt;The Group Banner still renders in this scenario to provide group-level navigation and preserve context but its branding&amp;nbsp;inherits the configuration of the blog banner.&lt;/p&gt;
&lt;p&gt;Blogs can benefit from exposing their own set of links to include options to contact the author, view content with a specific tag, or to feature specific posts. The Blog Banner widget supports custom navigation for the blog, for example:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/blogbanner4.png" /&gt;&lt;/p&gt;
&lt;p&gt;The Blog Banner widget&amp;nbsp;can also be configured to show the current blog post&amp;#39;s title instead of the blog&amp;#39;s title (by&amp;nbsp;checking &lt;strong&gt;Post Title&lt;/strong&gt; on the &lt;strong&gt;Options&lt;/strong&gt; tab) and optionally show the post&amp;#39;s image (by checking &lt;strong&gt;Post Image&lt;/strong&gt; on the &lt;strong&gt;Options&lt;/strong&gt; tab), for example:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/blogbanner5.png" /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;a id="Inserting_Custom_HTML_and_Content" name="Inserting_Custom_HTML_and_Content"&gt;&lt;/a&gt;Inserting Custom HTML and Content&lt;/h2&gt;
&lt;p&gt;Often, when branding a community, you&amp;#39;ll have the need to insert some static content into the layout of a page, header, or footer or you may have some HTML and Javascript from another web property to incorporate into a custom header or footer. In these situations, the&amp;nbsp;Generic Content and Unfiltered HTML widgets are useful. These two widgets enable similar behavior--the insertion of static content--but differ in subtle but important ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Generic Content:&lt;/strong&gt; This widget provides a rich text editor to define the content. The content supports embedding rich elements like polls, images, or videos but is also subject to content filtering (which includes HTML sanitization) so it generally does not allow Javascript. Generic Content is usually enabled to be used by all members with access to edit page layouts.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Unfiltered HTML:&lt;/strong&gt; This widget provides for direct insertion of raw content into the page layout--HTML, Javascript, CSS, etc can be embedded without any content filtering-based adjustments. This widget is usually restricted to only allow use by community administrators but is the best solution to insert raw embed codes or raw HTML with scripts when applying raw branding content from another web property or static design.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Both widgets support styling options to enable better integration into the Social theme:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_08_2D00_22-at-1.53.46-PM.png" /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Background color / image:&lt;/strong&gt;&amp;nbsp;Defines the background to be placed behind the content of the widget.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Height:&lt;/strong&gt;&amp;nbsp;An explicit height to better enable specific placement alignment of this widget or to confine the height of external markup.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Width:&lt;/strong&gt; To simplify common layout requirements, the widget can be configured to control width in a few layout-specific ways:&lt;br /&gt;&lt;br /&gt; Page width:&lt;br /&gt; &lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1508162692571v3.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt; Background at window width, content at page width:&lt;br /&gt; &lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1508162692571v4.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt; Window width:&lt;br /&gt; &lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1508162692571v5.png" alt=" " /&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CSS Class:&lt;/strong&gt; This will apply this CSS class to the wrapper of the widget to enable 1-off styling of this instance of the widget using an external or theme-embedded CSS file.&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>How can I rebrand my community in an upgrade-safe way?</title><link>https://community.telligent.com/community/11/w/user-documentation/62936/how-can-i-rebrand-my-community-in-an-upgrade-safe-way/revision/1</link><pubDate>Tue, 04 Jun 2019 20:13:14 GMT</pubDate><guid isPermaLink="false">8428221a-a62a-4bb4-a6eb-4b889b044372</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/11/w/user-documentation/62936/how-can-i-rebrand-my-community-in-an-upgrade-safe-way#comments</comments><description>Revision 1 posted to User Documentation by Ben Tiedt on 06/04/2019 20:13:14&lt;br /&gt;
&lt;p&gt;Telligent Community has many tools to enable UI customization (see [[How do I customize the look and feel of my community?]] for more details). This article covers specific topics to help rebrand your community in an upgrade safe way.&lt;/p&gt;
&lt;p&gt;[toc]&lt;/p&gt;
&lt;h2&gt;&lt;a id="Upgrade_Safety" name="Upgrade_Safety"&gt;&lt;/a&gt;Upgrade Safety&lt;/h2&gt;
&lt;p&gt;All communities can be upgraded and support the preview-based user experience upgrade process (see [[How do I upgrade the user experience of my community?]] for more details about user experience upgrades), however, developer-oriented changes to the user experience will be most likely to require developer intervention during upgrades. To minimize upgrade effort (especially with regard to developer intervention), customizations should focus on:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Widget placement, layouts, and configuration&lt;/li&gt;
&lt;li&gt;Custom pages&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;And avoid:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Editing widgets&lt;/li&gt;
&lt;li&gt;Significant customization via CSS overrides&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This is not to say that editing widgets and adjusting CSS is not supported, only that these types of changes are considered developer-level customizations and will require developer-level review when upgrading.&lt;/p&gt;
&lt;p&gt;The remainder of this guide focuses on rebranding with tools that avoid developer-level customization.&lt;/p&gt;
&lt;h2&gt;&lt;a id="Site_Banner" name="Site_Banner"&gt;&lt;/a&gt;Site Banner&lt;/h2&gt;
&lt;p&gt;The site banner is the top-most navigation and identification UI on every page of the community. By default, it makes use of the Site Banner widget. The Site Banner widget supports many configuration options to support rebranding:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_10_2D00_12-at-4.16.42-PM.png" /&gt;&lt;/p&gt;
&lt;p&gt;Specifically:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Logo&lt;/strong&gt;: Select and upload your community&amp;#39;s logo.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Color Palette&lt;/strong&gt;: Select the light or dark version or select a custom color palette.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Site navigation&lt;/strong&gt;: Enable showing navigation to your top-level groups or choose custom navigation to build a curated list of navigation options.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Alternatively, to incorporate community functions within a more custom persistent banner UI, you can use the &lt;strong&gt;Show&lt;/strong&gt; option to cause an instance of the Site Banner widget to only show the search bar or the community links (sign in, sign out, bookmarks, etc). By using multiple instances of the Site Banner along with other widgets, such as Unfiltered HTML, you can incorporate necessary community functionality (search and user navigation) into a completely custom banner.&lt;/p&gt;
&lt;h2&gt;&lt;a id="Site_Footer" name="Site_Footer"&gt;&lt;/a&gt;Site Footer&lt;/h2&gt;
&lt;p&gt;Often, footers are defined using the Generic Content or Unfiltered HTML widgets placed within the site theme&amp;#39;s footer and locked to ensure that the content is shown on every page. The content of community footers is usually complete custom and static, so definition of the full content can be performed using Generic Content or Unfiltered HTML widgets.&lt;/p&gt;
&lt;h2&gt;&lt;a id="Group_Banner" name="Group_Banner"&gt;&lt;/a&gt;Group Banner&lt;/h2&gt;
&lt;p&gt;The group banner includes many configuration options to adjust the styling of the banner and can be customized for each group individually:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_10_2D00_12-at-4.29.28-PM.png" /&gt;&lt;/p&gt;
&lt;p&gt;Specifically, on the Design tab, you can customize:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Design&lt;/strong&gt;: Whether the banner should use color (or a gradient) or a cover photo.&lt;/li&gt;
&lt;li&gt;For color-based designs, you can choose a predefined color or gradient or a custom one.&lt;/li&gt;
&lt;li&gt;For cover photos, you can choose the photo and whether it should be blurred or not.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;On the Options tab, you can select:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Include Group Avatar:&lt;/strong&gt; Whether the group avatar should be shown on the banner or not.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Navigation Items:&lt;/strong&gt; The links shown in the banner can be customized to provide clear/prioritized options.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following screenshots are variations on the group banner using the exposed styling options:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1507839924562v1.png" /&gt;&amp;nbsp;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1507839952059v2.png" /&gt;&amp;nbsp;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/banner8.png" /&gt;&amp;nbsp;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1507840103507v6.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2&gt;&lt;a id="Blog_Banner" name="Blog_Banner"&gt;&lt;/a&gt;Blog Banner&lt;/h2&gt;
&lt;p&gt;Blogs can be very personal spaces with unique voices and the blog banner widget supports configuration to personalize the styling of each individual blog to reflect its purpose:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_10_2D00_12-at-4.46.16-PM.png" /&gt;&lt;/p&gt;
&lt;p&gt;The styling of the blog can inherit styling from the group&amp;#39;s design by setting Design to &amp;quot;User Group&amp;#39;s Design&amp;quot;:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;img alt=" " src="/resized-image/__size/320x0/__key/communityserver-wikis-components-files/00-00-00-12-80/blogbanner2.png" /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Alternatively, the Blog Banner supports configuring its own branding, including colors and gradients with widget-defined configuration as well as blog-specific cover photos. These branding configurations override the group&amp;#39;s own branding configuration. Similar to group banners, cover photos support blur and shadow effect options.&lt;/p&gt;
&lt;p&gt;For example, by using a cover photo, the blog&amp;#39;s cover photo overrides the group banner&amp;#39;s styling to create a seamless banner:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x0/__key/communityserver-wikis-components-files/00-00-00-12-80/blogbanner3.png" /&gt;&lt;/p&gt;
&lt;p&gt;The Group Banner still renders in this scenario to provide group-level navigation and preserve context but its branding&amp;nbsp;inherits the configuration of the blog banner.&lt;/p&gt;
&lt;p&gt;Blogs can benefit from exposing their own set of links to include options to contact the author, view content with a specific tag, or to feature specific posts. The Blog Banner widget supports custom navigation for the blog, for example:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/blogbanner4.png" /&gt;&lt;/p&gt;
&lt;p&gt;The Blog Banner widget&amp;nbsp;can also be configured to show the current blog post&amp;#39;s title instead of the blog&amp;#39;s title (by&amp;nbsp;checking &lt;strong&gt;Post Title&lt;/strong&gt; on the &lt;strong&gt;Options&lt;/strong&gt; tab) and optionally show the post&amp;#39;s image (by checking &lt;strong&gt;Post Image&lt;/strong&gt; on the &lt;strong&gt;Options&lt;/strong&gt; tab), for example:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/blogbanner5.png" /&gt;&lt;/p&gt;
&lt;h2&gt;&lt;a id="Inserting_Custom_HTML_and_Content" name="Inserting_Custom_HTML_and_Content"&gt;&lt;/a&gt;Inserting Custom HTML and Content&lt;/h2&gt;
&lt;p&gt;Often, when branding a community, you&amp;#39;ll have the need to insert some static content into the layout of a page, header, or footer or you may have some HTML and Javascript from another web property to incorporate into a custom header or footer. In these situations, the&amp;nbsp;Generic Content and Unfiltered HTML widgets are useful. These two widgets enable similar behavior--the insertion of static content--but differ in subtle but important ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Generic Content:&lt;/strong&gt; This widget provides a rich text editor to define the content. The content supports embedding rich elements like polls, images, or videos but is also subject to content filtering (which includes HTML sanitization) so it generally does not allow Javascript. Generic Content is usually enabled to be used by all members with access to edit page layouts.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Unfiltered HTML:&lt;/strong&gt; This widget provides for direct insertion of raw content into the page layout--HTML, Javascript, CSS, etc can be embedded without any content filtering-based adjustments. This widget is usually restricted to only allow use by community administrators but is the best solution to insert raw embed codes or raw HTML with scripts when applying raw branding content from another web property or static design.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Both widgets support styling options to enable better integration into the Social theme:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/1040x0/__key/communityserver-wikis-components-files/00-00-00-12-80/Screen-Shot-2017_2D00_08_2D00_22-at-1.53.46-PM.png" /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Background color / image:&lt;/strong&gt;&amp;nbsp;Defines the background to be placed behind the content of the widget.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Height:&lt;/strong&gt;&amp;nbsp;An explicit height to better enable specific placement alignment of this widget or to confine the height of external markup.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Width:&lt;/strong&gt; To simplify common layout requirements, the widget can be configured to control width in a few layout-specific ways:&lt;br /&gt;&lt;br /&gt; Page width:&lt;br /&gt; &lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1508162692571v3.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt; Background at window width, content at page width:&lt;br /&gt; &lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1508162692571v4.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt; Window width:&lt;br /&gt; &lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-12-80/pastedimage1508162692571v5.png" alt=" " /&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;CSS Class:&lt;/strong&gt; This will apply this CSS class to the wrapper of the widget to enable 1-off styling of this instance of the widget using an external or theme-embedded CSS file.&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>