<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<!--
  This web page is actually a data file that is meant to be read by RSS reader programs.
-->
<channel>
<atom:link href="https://support.khooseller.co.uk/121/xml/" rel="self" type="application/rss+xml" />
<title>support.khooseller.co.uk</title>
<link>https://support.khooseller.co.uk:443</link>
<description>News for support.khooseller.co.uk</description>
<language>en-gb</language>
<lastBuildDate>Mon, 11 Jul 2016 16:46:20 +0100</lastBuildDate>
<copyright>Copyright: (C) iPages</copyright>
<ttl>15</ttl>

<item>
<title>Horizontal Menus</title>
<guid isPermaLink="false">support_154092</guid>
<pubDate>Mon, 11 Jul 2016 16:46:20 +0100</pubDate>
<description><![CDATA[The majority of websites predominantly use a basic horizontal menu for navigation.]]></description>
<link>https://support.khooseller.co.uk:443/335/Horizontal-Menus</link>

</item>
<item>
<title>Mega Menus</title>
<guid isPermaLink="false">support_154096</guid>
<pubDate>Mon, 11 Jul 2016 16:46:20 +0100</pubDate>
<description><![CDATA[Mega menus are used when there are several pages and/or filtered pages that need to be displayed across a horizontal navigation. The feature is normally used for eCommerce websites with large product ranges.]]></description>
<link>https://support.khooseller.co.uk:443/336/Mega-Menus</link>

</item>
<item>
<title>Menus</title>
<guid isPermaLink="false">support_154074</guid>
<pubDate>Mon, 11 Jul 2016 16:39:44 +0100</pubDate>
<description><![CDATA[]]></description>
<link>https://support.khooseller.co.uk:443/334/Menus</link>

</item>
<item>
<title>Introducing Presets</title>
<guid isPermaLink="false">support_154088</guid>
<pubDate>Tue, 05 Jul 2016 10:05:38 +0100</pubDate>
<description><![CDATA[A preset is a style of formatting for modules within KhooSeller, that can be applied globally (everywhere) on a site. Your presets can be found within KhooSeller under <strong>My Site > Presets</strong>.]]></description>
<link>https://support.khooseller.co.uk:443/330/Introducing-Presets</link>

</item>
<item>
<title>Product Customisation Presets</title>
<guid isPermaLink="false">support_154090</guid>
<pubDate>Tue, 05 Jul 2016 10:05:38 +0100</pubDate>
<description><![CDATA[Custom fields that apply to a specific type of product regarding it's different types of customisation can be created as a preset.]]></description>
<link>https://support.khooseller.co.uk:443/343/Product-Customisation-Presets</link>

</item>
<item>
<title>Using Custom Styles</title>
<guid isPermaLink="false">support_154076</guid>
<pubDate>Mon, 04 Jul 2016 14:44:32 +0100</pubDate>
<description><![CDATA[For more unique design features, KhooSeller makes it easy for designers to format the layout and content of a website using <strong>Cascading Style Sheets (CSS)</strong> under the section <strong>Design > Stylesheets</strong>. ]]></description>
<link>https://support.khooseller.co.uk:443/324/Using-Custom-Styles</link>

</item>
<item>
<title>Mobile Page Layout</title>
<guid isPermaLink="false">support_154084</guid>
<pubDate>Mon, 04 Jul 2016 14:44:32 +0100</pubDate>
<description><![CDATA[]]></description>
<link>https://support.khooseller.co.uk:443/325/Mobile-Page-Layout</link>

</item>
<item>
<title>Designing Page Layout in KhooSeller</title>
<guid isPermaLink="false">support_154085</guid>
<pubDate>Mon, 04 Jul 2016 14:44:32 +0100</pubDate>
<description><![CDATA[<div>
<p><strong>Caution:</strong> We do not recommend changing anything unless you know&nbsp;exactly&nbsp;what you're doing. This part is usually completed by your designer.</p>
<p><strong>On this page:</strong></p>
<ul>
<li>Understanding Basic&nbsp;Page Layout</li>
<li>Browser Settings</li>
<li>Customising Layout Sections using CSS</li>
<li>Understanding Main Content</li>
</ul>
</div>

<h3>Customising&nbsp;Layout Sections using CSS</h3>
<p>Using relevant identities, content for each&nbsp;layout section and sub-sections can be styled using CSS in <strong>Design &gt; Stylesheets</strong>.</p>
<p><strong>It is advisable to make any CSS styling across a site general rather than specific.&nbsp;This&nbsp;keeps styled&nbsp;content&nbsp;much easier to find&nbsp;when editing and&nbsp;means there is&nbsp;less of an impact on&nbsp;a sites loading speed.&nbsp;KhooSeller is designed so that minimal manual CSS is required to design an effective and unique webpage.&nbsp;</strong></p>
<p>Each layout section has three CSS identities. The outer identity is the section (full width) identity, which encloses the&nbsp;section inner identity. The section inner identity encloses the third and final identity, the box identity.</p>
<p>The outer identity is used to style the full width background image/colour for the section as set in <strong>Page Layout</strong>.</p>
<p>The section inner identity is used to make the section obey the&nbsp;browser&nbsp;width (and to style the background image/colour if applicable) as set in <strong>Page Layout</strong>.</p>
<p>The box identity is used to style content, such as text and images, within the section.</p>
<p>The identities for each layout section are shown below:</p>
<table>
<tbody>
<tr style="height: 15px;">
<td style="height: 15px;"><strong>Section</strong></td>
<td style="height: 15px;"><strong>CSS Full Width Identity</strong></td>
<td style="height: 15px;"><strong>CSS Inner Identity</strong></td>
<td style="height: 15px;"><strong>CSS&nbsp;Box Identity</strong></td>
</tr>
<tr style="height: 15px;">
<td style="height: 15px;">Header</td>
<td style="height: 15px;">#header</td>
<td style="height: 15px;">#header-inner</td>
<td style="height: 15px;">#header-box</td>
</tr>
<tr style="height: 15px;">
<td style="height: 15px;">Horizontal Navigation</td>
<td style="height: 15px;">#h-nav</td>
<td style="height: 15px;">#h-nav-inner</td>
<td style="height: 15px;">#h-nav-box</td>
</tr>
<tr style="height: 15px;">
<td style="height: 15px;">Body Header</td>
<td style="height: 15px;">#body-header</td>
<td style="height: 15px;">#body-header-inner</td>
<td style="height: 15px;">#body-header-box</td>
</tr>
<tr style="height: 15px;">
<td style="height: 15px;">Main Content</td>
<td style="height: 15px;">#main-content</td>
<td style="height: 15px;">#main-content-inner</td>
<td style="height: 15px;">#main-content-box</td>
</tr>
<tr style="height: 15px;">
<td style="height: 15px;">Body Footer</td>
<td style="height: 15px;">#body-footer</td>
<td style="height: 15px;">#body-footer-inner</td>
<td style="height: 15px;">#body-footer-box</td>
</tr>
<tr style="height: 15px;">
<td style="height: 15px;">Footer</td>
<td style="height: 15px;">#footer</td>
<td style="height: 15px;">#footer-inner</td>
<td style="height: 15px;">#footer-box</td>
</tr>
</tbody>
</table>
<h3>Understanding&nbsp;Main Content</h3>
<p>The layout section, "Main Content" is broken down into three <strong>horizontal</strong>&nbsp;sections: one central content&nbsp;"column"&nbsp;and two optional&nbsp;left and right columns.</p>
<p>Inside "#main-content-box" are each of these three columns. The identities showing the breakdown of the sub-sections are shown below:</p>
<table>
<tbody>
<tr style="height: 15px;">
<td style="height: 15px;"><strong>Sub Section</strong></td>
<td style="height: 15px;"><strong>CSS Identity</strong></td>
<td style="height: 15px;"><strong>CSS Inner Identity</strong></td>
<td style="height: 15px;"><strong>CSS&nbsp;Box Identity</strong></td>
</tr>
<tr style="height: 15px;">
<td style="height: 15px;">Central Content Column</td>
<td style="height: 15px;">#c-col</td>
<td style="height: 15px;">#c-col-inner</td>
<td style="height: 15px;">#c-col-box</td>
</tr>
<tr style="height: 15px;">
<td style="height: 15px;">Left Column</td>
<td style="height: 15px;">#l-col</td>
<td style="height: 15px;">---</td>
<td style="height: 15px;">#l-col-box</td>
</tr>
<tr style="height: 15px;">
<td style="height: 15px;">Right Column</td>
<td style="height: 15px;">#r-col</td>
<td style="height: 15px;">---</td>
<td style="height: 15px;">#r-col-box</td>
</tr>
</tbody>
</table>
<p>In addition, the Central Content Column is broken down into three&nbsp;<strong>vertical</strong> sections: the central content body and an optional header and footer.</p>
<p>Here are the identities for these sub-sections:</p>
<table>
<tbody>
<tr style="height: 15px;">
<td style="height: 15px;"><strong>Sub Section</strong></td>
<td style="height: 15px;"><strong>CSS Identity</strong></td>
</tr>
<tr style="height: 15px;">
<td style="height: 15px;">Content Header</td>
<td style="height: 15px;">#content-header</td>
</tr>
<tr style="height: 15px;">
<td style="height: 15px;">Content Body</td>
<td style="height: 15px;">#content-body</td>
</tr>
<tr style="height: 15px;">
<td style="height: 15px;">Content Footer</td>
<td style="height: 15px;">#content-footer</td>
</tr>
</tbody>
</table>
<h3>&nbsp;</h3>
<p>&nbsp;</p>]]></description>
<link>https://support.khooseller.co.uk:443/322/Designing-Page-Layout-in-KhooSeller</link>

</item>
<item>
<title>About Menus</title>
<guid isPermaLink="false">support_154093</guid>
<pubDate>Mon, 04 Jul 2016 14:44:32 +0100</pubDate>
<description><![CDATA[Find out about all the different menu options KhooSeller offers here.]]></description>
<link>https://support.khooseller.co.uk:443/326/About-Menus</link>

</item>
<item>
<title>Vertical Menus</title>
<guid isPermaLink="false">support_154094</guid>
<pubDate>Mon, 04 Jul 2016 14:44:32 +0100</pubDate>
<description><![CDATA[Vertical menus are often used within Left or Right Column sections. They can be styled globally within this section of the site and brought in with a component to the desired section. ]]></description>
<link>https://support.khooseller.co.uk:443/337/Vertical-Menus</link>

</item>
<item>
<title>The Hamburger Menu</title>
<guid isPermaLink="false">support_154095</guid>
<pubDate>Mon, 04 Jul 2016 14:44:32 +0100</pubDate>
<description><![CDATA[The mobile-friendly hamburger menu is a feature for responsive websites only.]]></description>
<link>https://support.khooseller.co.uk:443/338/The-Hamburger-Menu</link>

</item>
<item>
<title>Designer FAQs</title>
<guid isPermaLink="false">support_154091</guid>
<pubDate>Tue, 05 Jan 2016 08:59:37 +0000</pubDate>
<description><![CDATA[Frequently asked questions by designers working with KhooSeller]]></description>
<link>https://support.khooseller.co.uk:443/262/Designer-FAQs</link>

</item>
<item>
<title>FAQs</title>
<guid isPermaLink="false">support_154073</guid>
<pubDate>Tue, 05 Jan 2016 08:59:24 +0000</pubDate>
<description><![CDATA[]]></description>
<link>https://support.khooseller.co.uk:443/261/FAQs</link>

</item>
<item>
<title>Custom Styles</title>
<guid isPermaLink="false">support_154072</guid>
<pubDate>Mon, 18 May 2015 12:03:50 +0100</pubDate>
<description><![CDATA[Custom styles is where you'll be able to put your custom CSS which will affect your site globally.]]></description>
<link>https://support.khooseller.co.uk:443/165/Custom-Styles</link>

</item>
<item>
<title>Introducing Fonts</title>
<guid isPermaLink="false">support_154075</guid>
<pubDate>Mon, 18 May 2015 11:36:05 +0100</pubDate>
<description><![CDATA[The fonts section of Design is where you upload your web fonts and include any associated CSS. ]]></description>
<link>https://support.khooseller.co.uk:443/164/Introducing-Fonts</link>

</item>
<item>
<title>Fonts</title>
<guid isPermaLink="false">support_154071</guid>
<pubDate>Mon, 18 May 2015 11:35:48 +0100</pubDate>
<description><![CDATA[The fonts section of Design is where you upload your web fonts and include any associated CSS. ]]></description>
<link>https://support.khooseller.co.uk:443/163/Fonts</link>

</item>
<item>
<title>Folder Presets</title>
<guid isPermaLink="false">support_154086</guid>
<pubDate>Mon, 18 May 2015 10:46:20 +0100</pubDate>
<description><![CDATA[Folder presets define how content within folders are displayed. The preset you create will depend on the content inside the folder.]]></description>
<link>https://support.khooseller.co.uk:443/146/Folder-Presets</link>

</item>
<item>
<title>Media Presets</title>
<guid isPermaLink="false">support_154089</guid>
<pubDate>Mon, 18 May 2015 10:45:49 +0100</pubDate>
<description><![CDATA[Media presets are attached to your layout presets and define the look of your media.]]></description>
<link>https://support.khooseller.co.uk:443/342/Media-Presets</link>

</item>
<item>
<title>Layout Presets</title>
<guid isPermaLink="false">support_154087</guid>
<pubDate>Mon, 18 May 2015 10:45:18 +0100</pubDate>
<description><![CDATA[Layout presets define the look of the content body and are applied to every page of your website.]]></description>
<link>https://support.khooseller.co.uk:443/144/Layout-Presets</link>

</item>
<item>
<title>Presets</title>
<guid isPermaLink="false">support_154069</guid>
<pubDate>Mon, 18 May 2015 10:42:29 +0100</pubDate>
<description><![CDATA[Presets define the look of certain elements on your website.]]></description>
<link>https://support.khooseller.co.uk:443/142/Presets</link>

</item>
<item>
<title>Layout</title>
<guid isPermaLink="false">support_154070</guid>
<pubDate>Mon, 18 May 2015 10:42:15 +0100</pubDate>
<description><![CDATA[Following the structure of your website from top to bottom, 'Layout' gives you full control over the website appearance. ]]></description>
<link>https://support.khooseller.co.uk:443/141/Layout</link>

</item>
<item>
<title>Desktop Page Layout</title>
<guid isPermaLink="false">support_154082</guid>
<pubDate>Fri, 15 May 2015 23:40:18 +0100</pubDate>
<description><![CDATA[Following the structure of your website from top to bottom, 'Layout' gives you full control over the website appearance. ]]></description>
<link>https://support.khooseller.co.uk:443/122/Desktop-Page-Layout</link>

</item>
<item>
<title>Introducing Page Layout</title>
<guid isPermaLink="false">support_154083</guid>
<pubDate>Fri, 15 May 2015 23:40:18 +0100</pubDate>
<description><![CDATA[Following the structure of your website from top to bottom, 'Layout' gives you full control over the website appearance. ]]></description>
<link>https://support.khooseller.co.uk:443/350/Introducing-Page-Layout</link>

</item>

</channel>
</rss>