Jump to content

Problem with Top BLock Menu & Manufacturers Carousel ++


Recommended Posts

Hello I am a prestashop noob and I have some problems with my webpage.

 

First of all I am on prestashop 1.5.6.0 , the webpage is www.aegeanimportexport.com.

 

Now the problems

 

1) Blocktopmenu uses full Capital letters, this is fine with English and French but in GREEK it uses ACCENTS on capital letters, which is wrong and looks very bad.

 

So I want some help to either stop full capitalization on blocktopmenu, or to stop accentuation on blocktopmenu.

 

 

2)Near the footer of my page I have the manufacturers carousel. Problem is that while it extends to the full page length (i like that) it shows only 4 manufacturers at the same time, how can I change that so that it shows 8 or even 10.

 

3) Once I click on a product, the information tab appears, problem is I can see only one link to "our store" which module is this and how can i make it to show the links that appear under information tab in my Footer.

 

4) I would like the new product carousel to appear in my  first page as well as to the right side of the rest of my site. Unfortunately it does not appear nomatter what.

 

I would appreciate any help provided, thanks in advance

Link to comment
Share on other sites

 

 

1) Blocktopmenu uses full Capital letters, this is fine with English and French but in GREEK it uses ACCENTS on capital letters, which is wrong and looks very bad.

you can use this css code to lowercase all capitals

.sf-menu a {text-transform:lowercase!important;}

 

 

2)Near the footer of my page I have the manufacturers carousel. Problem is that while it extends to the full page length (i like that) it shows only 4 manufacturers at the same time, how can I change that so that it shows 8 or even 10.

we dont know what module you use. it looks like non default solution.

Link to comment
Share on other sites

you can use this css code to lowercase all capitals

.sf-menu a {text-transform:lowercase!important;}

we dont know what module you use. it looks like non default solution.

 

Thank you very much for your help, I will follow the rules, just if it is possible tell me where to put this css as I am a total noob .

 

So I would like to know which file to edit and where to put this line.

 

P.S. how can I get help for the manufacturer's carousel?

Edited by aegean (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...