Post by ceebeeit » Mon Dec 30, 2019 11:38 pm

How do I change te default admin side menu to the smaller (in width) one I see on some places?

New member

Posts

Joined
Fri Feb 22, 2013 8:33 pm

Post by straightlight » Tue Dec 31, 2019 12:27 am

In your stylesheet.css file.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by ceebeeit » Fri Jan 03, 2020 8:58 pm

Can you be a little bit more specific in the items to change in stylesheet.css please?
Which style/ Width parameters or what else to change?

New member

Posts

Joined
Fri Feb 22, 2013 8:33 pm

Post by IP_CAM » Fri Jan 03, 2020 11:33 pm

Code: Select all

#column-left {
	width: 235px;
	height: 100%;
	overflow: auto;
	background-color: #242d37;
	position: absolute;
	top: 0px;
	left: -235px;
	padding-top: 60px;
	z-index: 10;
}

My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by ceebeeit » Sat Jan 04, 2020 4:59 am

Thanks
I tried that but it only resizes the menu width.
I mean: how to get the menu-items without the text (only the images)?

New member

Posts

Joined
Fri Feb 22, 2013 8:33 pm

Post by IP_CAM » Sat Jan 04, 2020 8:53 am

Well, that function does no longer exist in later OC Versions, as it looks,
but I recall, that it was part of earlier OC -2 as well.
Opencart.pro v.2.3.0.2.5 still uses that function. Check here, to see it work:
https://demo23.opencart.pro/admin/index.php
Admin Access: demo / demo
---
It's also available as paid Extension for OC 3 as well:
Hide Show Left Menu for Opencart 3x Admin
https://www.opencart.com/index.php?rout ... n_id=36240
---
Hide Admin Menu + Modules + Payments + Shipping + MORE
https://www.opencart.com/index.php?rout ... n_id=16982
---
Also read here about it too:
viewtopic.php?f=202&t=186868&p=773140#p773140
Ernie
---
Image

My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland
Who is online

Users browsing this forum: No registered users and 15 guests