Hello!
I'm currently working on my first own Prestashop theme and now I should need some help.
1. How can I make a horizontal menu like this or this?
2. How do I remove the view buttons?
3. I want my products to be shown as this, how do I do?
4. On the "Featured products" on the start page there is a huge space between the product name / description, how can I remove it (see this picture)?
I would be very grateful for help!
/Woolwich
Welcome to the PrestaShop Forum! We hope you'll share your comments and suggestions with us. We ask that you please post in English to the main sections of the PrestaShop Forum. If you want to write in another language, please post in the corresponding PrestaShop Community section below.
Please note that PrestaShop Community sections are largely self-moderated. PrestaShop team members may or may not participate in non-English sections. To improve the chances of receiving feedback to your question or comment, please post it in English to the main sections of our Forum.

Vous parlez français ? par ici !
Please note that PrestaShop Community sections are largely self-moderated. PrestaShop team members may or may not participate in non-English sections. To improve the chances of receiving feedback to your question or comment, please post it in English to the main sections of our Forum.

Vous parlez français ? par ici !
Help with Prestashop theme
Started by Woolwich, Mar 18 2010 05:35 PM
Help with Prestashop theme
#1
Posted 18 March 2010 - 05:35 PM
#2
Posted 19 March 2010 - 04:42 AM
1. Horizontal menu modules:
Wiznav
Horizontal navigation bar
Horizintal category menu
Horizontal categories
2. Edit modules/homefeatured/homefeatured.tpl and {* comment out *} line 20 (the line with the view link). Edit product-list.tpl in your theme's directory and comment out line 25 (the line with the view link).
3. See here.
4. That is because you haven't provided a short description, so it is leaving blank space for it. In the /* Special style for block products in the center column */ section of css/global.css in your theme's directory, look for the #center_column div.products_block p.product_desc block and change the height from 9.5 em to whatever height you want.
Wiznav
Horizontal navigation bar
Horizintal category menu
Horizontal categories
2. Edit modules/homefeatured/homefeatured.tpl and {* comment out *} line 20 (the line with the view link). Edit product-list.tpl in your theme's directory and comment out line 25 (the line with the view link).
3. See here.
4. That is because you haven't provided a short description, so it is leaving blank space for it. In the /* Special style for block products in the center column */ section of css/global.css in your theme's directory, look for the #center_column div.products_block p.product_desc block and change the height from 9.5 em to whatever height you want.
#3
Posted 31 March 2010 - 12:21 PM
Thanks for the help!
I got another question: how do I change the "content box" background (see this picture)?
/Woolwich
I got another question: how do I change the "content box" background (see this picture)?
/Woolwich
#4
Posted 01 April 2010 - 12:34 AM
I think you should be able to set the background of the #page under /* global layout */ in global.css.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











