Hi Gunni,
Thank you for your reply. You are welcome to visit my website www.kplcl.com.my.
Waiting your soonest reply with advice.
Hi Gunni,
Thank you for your reply. You are welcome to visit my website www.kplcl.com.my.
Waiting your soonest reply with advice.
Hi
As suspected, you are not using Responsive Classic template but Winchester black.
Maybe you have made an upgrade and left with Winchester black template.
When making a fresh install of 1.5.5 you will get the Responsive Classic template which has no
shopping cart icon if cart is empty.
But Responsive Classic template does have "Login" button so check carefully before you choose which
template to work with.
Another thing to check is if you have under admin->tools->template selection (or similar name) the Responsive Classic
template installed. If yes, you can choose it.
Hi Gunni,
Sorry for trouble again. Do you have any idea, how/where do I disable/remove the link tabs in the drop down menus (Information-->General Info-->Gift Certificate faq, Discount coupon and Newsletter subscription at the top ? We don't use or give any of these.
Thank you.
Regards, Lee
Hi Lee,
No trouble at all.
I worked with "Responsive sheffield blue 2" template and it is made by the same person Anne from
picaflor-azul.com who made your template "Winchester black" so thinds are similar.
Meaning to say, you could find more answers to your template questions on this thread:
https://www.zen-cart.com/showthread....ield-Blue-v2-0
Regarding your question, to hide "links" on the upper part, you will need to make a state of "display:none"
as follows:
includes/templates/Your_Template/templates/css/stylesheet.css
around line 359:
.slimmenu li.brands-li{display:none;}
.slimmenu li.info-li{display:none;}
This will hide the "brands" and "info" on desktops.
To do the same on mobiles:
around line 359 on the same file:
.slimmenu.collapsed li.brands-li{display:none;}
.slimmenu.collapsed li.info-li{display:none;}
You will need to find your "link" name in order to add it as above.
Good luck![]()
Hi Gunni,
I managed to find the link through "inspect" (right click on the menu bar), then indicate "display:none" on each line.
And now the elements of shopping cart "0-$0.00" and drop down menu have hide from the stylesheet.css.
Thank you again, and good luck to you too.
Regards,Lee![]()
Hi,
May i know how to change the image, link and messages in custom left slide out?
Thank you.
Regards, Lee
Tab Slide Out - pic is 202x302 png format, in includes/templates/winchester_black/images/
Content for title, text, photo name and link is in includes/languages/english/extra definitions/winchester_black/winchester_black_defines.php
I don't use this template now, but I found that using the same size photos as in the original template eliminated a lot of layout problems for me. Same in the template I use now by same author - Responsive Sheffield Blue.
Bookmarks