<?xml version="1.0" encoding="utf-8"?>
<layout>
<!-- This file is a jDownloads layout file -->

<!-- Optional: -->
<creation_date></creation_date>

<!-- Optional: -->
<author></author>

<!-- The installed version of jDownloads should be at or later than the version shown below, as otherwise this layout may not work properly. The value is set automatically when a layout is exported (optional) -->
<targetjdownloads>3.2.46</targetjdownloads>

<!-- This is the name of the layout (required) -->
<template_name>Scrolling Categories Layout for paginated Subcategories v3.2</template_name>

<!-- Must be one of: categories, category, files, details, summary, search (required) -->
<template_typ>categories</template_typ>

<!-- Start here with header, subheader and footer area -->
<!-- Header Area Layout -->
<template_header_text>

</template_header_text>

<!-- Sub Header Area Layout -->
<template_subheader_text>

</template_subheader_text>

<!-- Footer Area Layout -->
<template_footer_text>

</template_footer_text>

<!-- Start here with main layout part -->
<!-- Use Before Layout -->
<template_before_text>
{cat_title_begin}
&lt;div style=&quot;background-color:#EFEFEF; padding:6px; width: 100%; box-sizing: border-box;&quot;&gt;{subcats_title_text}&lt;/div&gt;
&lt;div id=&quot;pageNavPosition&quot; class=&quot;pageNavPosition&quot;&gt; &lt;/div&gt;
{cat_title_end}
&lt;div class=&quot;jd_clear&quot;&gt;&lt;/div&gt;
&lt;div id=&quot;results&quot; class=&quot;jd_subcats_main jd_subcats_scrolling_wrapper&quot; style=&quot;border-bottom: 1px solid #cccccc;&quot; /&gt;


</template_before_text>

<!-- The Main Layout Field -->
<template_text>
{cat_info_begin}
    &lt;div style=&quot;padding:3px 5px; float:left;&quot;&gt;{cat_pic}&lt;b&gt;{cat_title}&lt;/b&gt; &lt;/div&gt;
    &lt;div style=&quot;padding: 13px 5px 0px; float:right;&quot;&gt;{sum_files_cat}&lt;/div&gt;
    &lt;div style=&quot;padding: 13px 5px 0px; float:right; &quot;&gt;{sum_subcats}&lt;/div&gt;
    &lt;div class=&quot;jd_cat_desc&quot; style=&quot;width:100%; padding:5px; float:left; box-sizing: border-box;&quot;&gt;{cat_description}&lt;/div&gt;
{cat_info_end}

</template_text>

<!-- Use After Layout -->
<template_after_text>
&lt;/div&gt;

</template_after_text>

<!-- Should be allways 0 -->
<template_active>0</template_active>

<!-- Use 1 for default layout, normal value is 0. Default layouts cannot be deleted by the user. (required) -->
<template_locked>0</template_locked>

<!-- Layout description (optional) -->
<note>
This is a subcategory ls Layout used in categories when subcategory pagination is enabled by the 'Show page navigation for subcategories?' option in the Frontend tab of the Configuration. This layout must not be activated because it is automatically used when the above option is selected. It is not intended as a standalone category layout. -Scrolling version

</note>

<!-- Number of columns - only required for categories layouts - default 1 -->
<cols>1</cols>

<!-- Default = 1 - only usable in files layouts - use 0 when the layout has checkboxes for mass downloads -->
<checkbox_off>0</checkbox_off>

<!-- Default = 0 - should only be 1 for categories layouts when the layout shall be used to list sub categories -->
<use_to_view_subcats>0</use_to_view_subcats>

<!-- Default = 1 - only usable in files and details layouts - use 0 when the layout is to use mini symbols for some main data -->
<symbol_off>0</symbol_off>

<!-- Use * for all languages (default) - Note: this language field is not used currently, it is a possible future use in layouts. -->
<language>*</language>
</layout>