Jump to content

Featured Products Banner


Recommended Posts

Hi is it possible to upload an image via FTP and then adapt the .css to include the uploaded advertising image/banner to display on the Featured Products page above the featured products?

Any help from experienced prestashop users would be appreciated.

Matt

Link to comment
Share on other sites

yes, you can do that by modify the theme file.
because it is a module, so you can leave existing/original there no touched, create a new to override it

Copy this file
YourSiteRoot/modules/homefeatured/homefeatured.tpl

To here
YourSiteRoot/themes/YourSiteTheme/modules/homefeatured/homefeatured.tpl

Then edit the new file.

Link to comment
Share on other sites

×
×
  • Create New...