New icon set in admin

Community contributions and modifications for AlegroCart
Post Reply
User avatar
leo
admin
Posts: 4320
Joined: Sun Dec 13, 2009 8:27 am
Location: Hungary

New icon set in admin

Post by leo » Wed Jul 28, 2010 1:52 pm

I decided to change my icon set in admin and I thought I would share with you.
So, download the file and extract it. If you like you just have to simply overwrite the original icons under /admin/template/default/image/ directory.
You have to change in /admin/template/default/css/default.css the lines from:

Code: Select all

#login {
	width: 260px;
	height: 130px;
	margin-top: 40px;
	margin-left: -130px;
	position: relative;
	left: 50%;
	border: 1px solid #D5D5D5;
}
to

Code: Select all

#login {
	width: 260px;
	height: 130px;
	margin-top: 40px;
	margin-left: -166px;
	position: relative;
	left: 50%;
	border: 1px solid #D5D5D5;
}
That's all.
Hope you like it.

Leo
Attachments
image.zip
new icon set
(102.2 KiB) Downloaded 673 times

certain
Posts: 1
Joined: Tue Dec 13, 2016 4:45 am

Re: New icon set in admin

Post by certain » Tue Dec 13, 2016 4:46 am

I have this problem. It is great advice for me :) Thank you.
Mam dużą nadwagę i mam problem z wysiłkiem fizycznym. Wiem, że trzeba się ruszać,
ale jest to póki co za ciężkie dla mnie. Chcę najpierw tabletki na odchudzanie. Internista je przepisuje? Wolę je w sumie zamówić, bo wstydzę się iść do niego z takim problemem

Post Reply