Jump to content

[solved] remove the space below the featured products


Recommended Posts

i added the info to create the image slider to go fully across the bar

how do remove the space below the featured products

i have it set to include 21 images?

 

http://laloptical.com/Shop/en/

 

using 1.5.3.1.

 

i added the info to create the image slider to go fully across the bar

how do remove the space below the featured products

i have it set to include 21 images?

 

http://laloptical.com/Shop/en/

 

using 1.5.3.1.

Link to comment
Share on other sites

Hi,

 

In order to remove that line, you will need to modify homefeatured.tpl, located on modules/homefeatured folder, or if you have edited this file on your theme, on themes/your_theme/modules/homefeatured

 

Here around line 32, you should find this:

 

{assign var='liHeight' value=250}
{assign var='nbItemsPerLine' value=4}

 

Modify the value "250", to "240" and number of items per line from "4" to "7"

Link to comment
Share on other sites

×
×
  • Create New...