News:

AbanteCart v1.4.2 is released.

Main Menu
support

v1.3.0 Dashboard icon issue

Started by Talnz, April 19, 2021, 04:51:58 PM

Previous topic - Next topic

Talnz

The dashboard icons are now 10x the size they were previously, which when viewed in a normal window, makes it unreadable.  How can I change the icon size on the dashboard?

Basara

Hello.
Please clear the browser cache

Talnz


chrisoft

Hello
Same problem here.
I cleared abantecart cache, browser cache, tried different browser.
Still dashboard icons are huge.
Any recommendation??

chrisoft

I found the solution it was css issue

I added important on this part of css at public_html/admin/view/default/stylesheet/stylesheet.css

.contentpanel .panel-body .shortcut img.img-circle {
    max-width: 73px!important;
}

Forum Rules Code of conduct
AbanteCart.com 2010 -