Jump to content

Category page header image?


Recommended Posts

You can use image mapping to add a banner to category pages. Go to Catalog > Image mapping, upload a banner, then assign it to the category. The "Black & white" theme has removed the code that displays the banner though. You will need to edit themes/blackwhite/category.tpl and add the following after the breadcrumb line:

{if $scenes}
   <!-- Scenes -->
   {include file=$tpl_dir./scenes.tpl scenes=$scenes}
{/if}

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...