Jump to content

(SOLVED) Decrease homepage product size


Recommended Posts

Hi,

i need to decrease the size of the homepage products. Currently all the products from the homepage are listed in a long rectangle. I want to decrease the length of this rectangle.

I attached a picture that shows what i want to do: I want to get rid of the green part of the picture.
How can i do that?

Thanks!

14707_hjNwg8puZJGI1Bw3Djf5_t

Link to comment
Share on other sites

Thank you very much! That was the solution.


Regarding the product and its description and its picture, how can i change the order of these in the product's rectangle from the homepage?

What i need is to place the product's image first, and after that the title and finally description.


Thank you!

Link to comment
Share on other sites

Just move the following code in modules/homefeatured/homefeatured.tpl just above the

:

getImageLink($product.link_rewrite, $product.id_image, 'home')}" height="{$homeSize.height}" width="{$homeSize.width}" alt="{$product.legend|escape:htmlall:'UTF-8'}" />

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...