The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com
Add this to your custom CSS file:
.nav .dropdown-menu.dropdown-menu-right li:nth-of-type(n+5) {
display: none;
}
If you don't have custom.css, I'd really recommend you to create it and add to the page. It's a lot easier to solve such issues with CSS rather than having a bunch of one-liner extensions.
Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com
And change this:
Code: Select all
<li><a href="http://www.opencart.com" target="_blank"><i class="fa fa-opencart fa-fw"></i> {{ text_homepage }}</a></li>
<li><a href="http://docs.opencart.com" target="_blank"><i class="fa fa-file-text-o fa-fw"></i> {{ text_documentation }}</a></li>
<li><a href="http://forum.opencart.com" target="_blank"><i class="fa fa-comments-o fa-fw"></i> {{ text_support }}</a></li>
Code: Select all
<!--<li><a href="http://www.opencart.com" target="_blank"><i class="fa fa-opencart fa-fw"></i> {{ text_homepage }}</a></li>
<li><a href="http://docs.opencart.com" target="_blank"><i class="fa fa-file-text-o fa-fw"></i> {{ text_documentation }}</a></li>
<li><a href="http://forum.opencart.com" target="_blank"><i class="fa fa-comments-o fa-fw"></i> {{ text_support }}</a></li>-->
His choice

My converted modules | Buy me a beer | Opencart upgrade service
Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com
Thank you for your extension. It is very nice.
I am request you one more help related this extension.
I am attaching a picture here. in that picture there is a red rectangular. There is a horizontal line divider line inside that red rectangular. Can you just help me to remove that that line also using your extension.
I expect your reply
Thank you.
Attachments
Horizontal Line - oc.jpg (522.83 KiB) Viewed 4281 times
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
Users browsing this forum: paulfeakins and 24 guests