You would need brogan's permission first as the code of the addon will be shared with another developer. For example i have been declined in the past to use my own developer to further develop the addon to what i need i.e. WF Widgets.Anyone interested? I can bake delicious cookies.![]()
You would need brogan's permission first as the code of the addon will be shared with another developer. For example i have been declined in the past to use my own developer to further develop the addon to what i need i.e. WF Widgets.
What wallpapers?Nice update Brogan, btw are those wallpapers available with the package?
Regarding the black line, it doesn't appear to be doing it for me on my various installations.
See the latest slider entry here: http://support.cliptheapex.com/
That has a plain white background image, exactly 682 x 400, which is the dimensions of the slider images.
.ctaFtListItemsPage
{
display: none;
}
.cta_featuredthreads_featured .pageNavLinkGroup
{
display: none;
}
<xen:if is="{$featuredThreads}">
<ol class="ctaFtListItemsPage">
<xen:foreach loop="$featuredThreads" value="$featuredThread">
<xen:include template="cta_featuredthreads_featured_list_item" />
</xen:foreach>
</ol>
<div class="pageNavLinkGroup">
<xen:pagenav link="threads/featured" page="{$page}" perpage="{$perPage}" total="{$featuredThreadsTotal}" />
</div>
<xen:else />
{xen:phrase cta_ft_there_are_no_featured_threads_to_display}
</xen:if>
We use essential cookies to make this site work, and optional cookies to enhance your experience.