Search the Community
Showing results for tags 'horizontal'.
-
Has anyone Scaled Prestashop Horizontally succesfully ?
JohnDavisGH posted a topic in General topics
Interested in hearing if anyone has successfully scaled Prestashop horizontally? Currently have 15k products and serving 80k users during peak sales. Already maxed out our dedicated server. Currently using LAMP stack. How did you solve data synchronization between the DBs and files. How did you handle user sessions? What LB did use? Thank you!- 1 reply
-
- 1
-
-
- horizontal
- high availability
-
(and 2 more)
Tagged with:
-
Bonjour, Je suis entrain de développer mon site sous prestashop 1.7, et j'ai un petit souci avec le menu principal. Au passage de la souris, j'ai certain menus déroulants qui cache le menu principal, alors que d'autres s'affiche normalement comme montré dans les photos jointes. Merci d'avance pour votre aide. Salutation
- 3 replies
-
- menu déroulant
- menu principal
-
(and 3 more)
Tagged with:
-
Hey Guys, i´ve got a small question, I would like to have the horizontal superfished menu in full width and the slideshow also in full width, like on this site: http://www.frontlineshop.com/?show=1 How do I do that? I Just want the menu in full width not the whole header. Would be great if somebody knows a solution. I´m using Prestashop 1.6.0.6 with custom kronan template. www.fashionresidenz.de Best regards, Lucas
-
Hello, My menu on mobile devices close automatically after clicking on it Could you please help me to fix this issue ? Please find attached Animated gif of this issue Website: https://www.royalmakeup.com Thank you !! Animated gif.mp4
-
- horizontal
- 1.6
-
(and 2 more)
Tagged with:
-
Hello, My menu on mobile devices close automatically after clicking on it Could you please help me to fix this issue ? Please find attached Animated gif of this issue Website: https://www.royalmakeup.com Animated gif.mp4
-
- close
- menu-mobile-grover
-
(and 4 more)
Tagged with:
-
Bonjour, suite à une mise à jour vers la version 1.6.1.20 le menu ne s'affiche plus sur mobile, alors qu'il est toujours bien présent sur la version PC, j'ai tenté de reinstaller le module et de remettre les paramètres par défaut, mais rien n'y fait. J'ai envisagé un conflit avec un autre module qui empêcherait l'affichage sur mobile, mais j'avoue sécher un peu. Si vous avez des pistes, je serais ravis de pouvoir les essayer ! Bien à vous, voici l'adresse de la boutique en question : https://www.jaiduchien.com
-
Hello dear prestashopers! I do not like how the subcategories are shown in the Top Horizontal Menu in Prestashop 1.6... I want to achieve something more simplistic, like in prestashop 1.5: - simple vertical subcategories grid - no pictures attached Can somebody help me please? Best regards
- 48 replies
-
- 1
-
-
- top horizontal menu
- top
-
(and 6 more)
Tagged with:
-
Hello everyone, I have a questions: Since my web app to work needs the default horizontal top menu of prestashop I would need to be able, to activate, configure but then hide it (perhaps with css). I use a purchased menu, megamenu, but it is not compatible with the webapp. Does any of you know how you can make this change? In this way, those who use the web app will use the default menu and those who use the PC (or smartphone browser) will see the megamenu. Thank you!
-
Bonjour, Je cherche comment personnaliser la mise en forme des sous menu du menu horizontal. C'est à dire quand on passe dessus, pour choisir si les sous menu sont disposés en 2 colonnes, 3 colonnes. Il me semble avoir vu un module pour cela mais impossible de le retrouver. Il ne s'agit pas du module menu horizontal qui permet juste de sélectionner les pages et catégories. Merci d'avance
- 5 replies
-
- menu
- horizontal
-
(and 1 more)
Tagged with:
-
Hi, I’m sure I’m asking something simple but I’m not sure how to make the Top Horizontal Menu bar centered - I'm using Prestashop version 1.6.1.1 I’ve managed to get my menu categories centre aligned within the bar, but there’s an un-needed and useless gap either end of the bar when it’s at 100% (screenshot 1 with red ovals attached ). If I change it to 90% in the themes/default-bootstrap/css/modules/blocktopmenu/css/superfish-modified.css /*** ESSENTIAL STYLES ***/ .sf-contener { clear: both; float: left; width: 90%; } I get rid of the useless ends but my menu block is left aligned (screenshot 2 attached ) – I know changing float to center won’t work, but hopefully someone can tell me how to center align the element when it’s at 90%. Thanks in advance! All the best! Kat
- 6 replies
-
- horizontal
- menu
-
(and 5 more)
Tagged with:
-
Hola buenas, quisiera saber como puedo poner los iconos en horizontal y no en vertical como están ahora, lo he intentado de diferentes maneras mediante css pero no cambia nada. Por favor, me podeis indicar que valor he de poner en css para que se muestren en horizontal? https://goo.gl/QZo2p8 Gracias!
-
- horizontal
- css
-
(and 1 more)
Tagged with:
-
Saludos, estoy intentando quitar la lineas del menú horizontal, tengo varios dias intentando y nada que doy con el estilo, he modificado casi todo el archivo superfish y nada, alguien podría ayudar. adjunto imagen mas descriptiva. Gracias de antemano
- 2 replies
-
- blocktopmenu
- horizontal
-
(and 2 more)
Tagged with:
-
Bonsoir, version 1.5.6 j'aimerai réduire la longueur du menu horizontal. j'ai chercher avec firebug mais pas trouvé. www.infinitylove.fr La barre est trop longue et c'est pas très joli. Merci pour votre aide
- 16 replies
-
- horizontal
- menu
-
(and 3 more)
Tagged with:
-
bonjour, Ne m'y connaissant pas beaucoup je ne sais pas vraiment comment expliquer mon pb d'où le fait que j'y ai mit une capture d'écran. Je vais tout de même essayer : en fait mes catégories ne sont plus à l'horizontal mais sous forme de menu en haut a gauche de mon écran sous mon logo. je ne sais pas pourquoi cela se produit sachant que mon module "menu Haut" est activé et configuré. Pitié aidez moi ... Merci bcp Cdt, Annnick
-
this is the code of my superfish-modified.css there is no word called thumbnails in my code how do i get thumbnails to be shown in the block top horizontal menu? /*** ESSENTIAL STYLES ***/ .sf-contener { clear: both; } .sf-right { margin-right: 14px; float: right; width: 7px; } .sf-menu, .sf-menu * { margin: 0; padding: 0; list-style: none; } .sf-menu { margin: 10px 0; padding:0; width:980px;/* 980 */ background: #383838; } .sf-menu ul { position: absolute; top: -999em; width: 10em; /* left offset of submenus need to match (see below) */ } .sf-menu ul li { width: 100%; } .sf-menu li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ } .sf-menu li { float: left; position: relative; border-right: 1px solid #777; } .sf-menu a { display: block; position: relative; color:#fff; text-shadow:0 1px 0 #333; } .sf-menu li:hover ul, .sf-menu li.sfHover ul { left: 0; top: 34px; /* match top ul list item height */ z-index: 99; width:auto } ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top: -999em; } ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left: 200px; /* match ul width */ top: 0; } ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top: -999em; } ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { left: 200px; /* match ul width */ top: 0; } /*** DEMO SKIN ***/ .sf-menu { float: left; margin-bottom: 1em; } .sf-menu a { display:block; margin-right:2px; padding: 0 22px 0 20px; line-height:34px; border: 0; text-decoration:none; } .sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/ color: #fff; white-space:nowrap; } .sf-menu li li { background: rgba(113, 113, 113, 0.9); } .sf-menu li li li { background: rgba(113, 113, 113, 0.9); } .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { background: #4E4E4E; } .sf-menu ul li:hover, .sf-menu ul li.sfHover, .sf-menu ul li a:focus, .sf-menu ul li a:hover, .sf-menu ul li a:active { background: #4e4e4e; outline: 0; } /*** arrows **/ .sf-menu a.sf-with-ul { padding-right: 2.25em; min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */ } .sf-sub-indicator { position: absolute; display: block; right: 10px; top: 1.05em; /* IE6 only */ width: 10px; height: 10px; text-indent: -999em; overflow: hidden; background: url('../img/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */ } a > .sf-sub-indicator { /* give all except IE6 the correct values */ top: 11px; background-position: 0 -100px; /* use translucent arrow for modern browsers*/ } /* apply hovers to modern browsers */ a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator { background-position: -10px -100px; /* arrow hovers for modern browsers*/ } /* point right for anchors in subs */ .sf-menu ul .sf-sub-indicator { background-position: -10px 0; } .sf-menu ul a > .sf-sub-indicator { background-position: 0 0; } /* apply hovers to modern browsers */ .sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator { background-position: -10px 0; /* arrow hovers for modern browsers*/ } /*** shadows for all but IE6 ***/ .sf-shadow ul { background: url('../img/shadow.png') no-repeat bottom right; padding: 0 8px 9px 0; -moz-border-bottom-left-radius: 17px; -moz-border-top-right-radius: 17px; -webkit-border-top-right-radius: 17px; -webkit-border-bottom-left-radius: 17px; } .sf-shadow ul.sf-shadow-off { background: transparent; } li.sf-search { background: inherit; float: right; line-height: 25px; } li.sf-search input { -moz-border-radius: 0 5px 5px 0; padding: 3px 0; padding-left: 20px; margin: 6px 6px 0 0; background: #fff url('../img/search.gif') no-repeat left center; border:1px solid #777 } /* hack IE7 */ .sf-menu a, .sf-menu a:visited {height:34px !IE;} .sf-menu li li { width:200px; background:#726f72 !IE; }
-
As you can see few subcategories are not visible these subcategories are enabled Seo of these subcategories is working their links and products are being displayed but not visible in the top horizontal module please advise http://www.designinfo.in
-
- top
- horizontal
-
(and 1 more)
Tagged with:
-
/themes/default-bootstrap/css/modules/blocktopmenu this entire folder got deleted... How can I get it back? this folder has 2 css files ....I need the entire folder lastest blocktopmenu module 1.6* Somebody please upload all the files of this folder or advise where to download it from Thanks
-
Hola grupo, un saludo. Estoy teniendo este problema con el menu horizontal pero solamente en la primera página, sé que sucede por el slider por que pareciera que se esconde detrás. Intenté subir de posición en ambos header y top el menu por si era un asunto de posicionamiento pero siguió igual. También sé que puede ser problema de plantilla pero el punto es que no sé como solucionarlo, alguien tiene la mínima idea? Gracias de antemano Sitio aquí: http://tivicr.com/ticolibro/
-
How do I increase 1 . Font 2. Vertical spacing in the TOP HORIZONTAL MENU MODULE when hovered over by the mouse on the main category in The Top Horizontal Menu ...there is a drop down list where the sub categories are shown which are congested and the vertical space is not enough. I want to increase that space . I also want to change the colour of the font in this module for only the subcategories when hovered over by he mouse. I also want to change the background of the entire module ( white current ) to light blue or any other colour.
-
- top horizontal menu
- font
-
(and 6 more)
Tagged with:
-
The top horizontal menu is not displaying all the Categories and Sub Categories as I want . Specifically in the Magazines section where I have 13 enabled Sub Categories - none of them are being displayed when the mouse cursor is being hovered over. Why are some subcategories being seen and some not PS - all the Subcategories are active. I have enables those categories in the module > Top Horizontal Menu. Please guide. I have cache disabled on my web browser so even that is not the issue. Designinfo.in - Domain name
- 1 reply
-
- top
- horizontal
-
(and 5 more)
Tagged with:
-
Menu horizontal superior vacio en pantallas pequeñas
moonbrewers posted a topic in Discusión general
Buenos días a todos, mi problema es que tengo configurado el menu horizontal superior con todas las categorias y enlaces que necesito, en la pantalla de un ordenador se ve perfectamente y funciona. Pero cuando visualizo la web en la pantalla de un movil el menu se adapta pero esta vacio. Aparece la palabra Categorias y un simbolo + pero cuando clico no se despliega nada con lo que no se si el fallo es que esta vacio o que no se despliega. Utilizo el prestashop 1.6 y el tema Blackhawk 3.0. Muchas gracias a todos.-
- menu
- horizontal
-
(and 2 more)
Tagged with:
-
Bonjour à tous, Je rencontre un soucis sur mon commerce en ligne. En effet, une fois que je choisis une catégorie sur mon menu haut horizontal et que j'arrive dans mes sous catégories, j'ai remarqué que le bandeau qui se déploie au survol des onglets du menu haut horizontal ne se déploie plus. Après quelques tests, il s'avère que tant que je suis dans le controller catégories, impossible d'afficher le bandeau. J'ai tout de me essayé de changer l'appel des fichiers css/ js mais rien de change . Quelqu'un as t il déjà rencontré ce problème ? Vous remerciant d'avance. Baptiste
- 2 replies
-
- CSS
- Javascript
-
(and 3 more)
Tagged with: