This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

How To Color The Icon
#4
RE: How To Color The Icon
Rename dir: etc/sentora/panel/etc/styles/Sentora_Default/img/modules
To something like: etc/sentora/panel/etc/styles/Sentora_Default/img/modules_

change etc/sentora/panel/etc/styles/Sentora_Default/css/default.css starting at line 104:
Code:
.sortable.grid li ul li img {
   height: 40px;
   filter: grayscale(100%);
   -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   -o-filter: grayscale(100%);
   filter: gray;
}
to:
Code:
.sortable.grid li ul li img {
   height: 40px;
/*
   filter: grayscale(100%);
   -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
   -ms-filter: grayscale(100%);
   -o-filter: grayscale(100%);
   filter: gray;
*/
}
You will end up with this:
[Image: g6HeCe8l.png]

My Sentora DemoMy GithubAuxio Github
Zentora themeS-Type themeCstyleX theme
flat-color-iconssmall-n-flat-icons

Sentora's development takes way too long, so i'm transitioning to HestiaCP.
Reply
Thanks given by: duane


Messages In This Thread
How To Color The Icon - by MET4LG0D - 12-26-2014, 10:06 PM
RE: How To Color The Icon - by Ron-e - 12-26-2014, 10:20 PM
RE: How To Color The Icon - by MET4LG0D - 12-26-2014, 11:51 PM
RE: How To Color The Icon - by Ron-e - 12-27-2014, 12:06 AM
RE: How To Color The Icon - by MET4LG0D - 12-27-2014, 12:21 AM
RE: How To Color The Icon - by Ron-e - 12-27-2014, 12:40 AM
RE: How To Color The Icon - by jacobg830 - 12-27-2014, 10:02 PM
RE: How To Color The Icon - by Ron-e - 12-27-2014, 10:55 PM
RE: How To Color The Icon - by MET4LG0D - 04-10-2015, 08:22 AM
RE: How To Color The Icon - by MarkDark - 04-11-2015, 02:16 AM
RE: How To Color The Icon - by Ron-e - 04-10-2015, 02:22 PM
RE: How To Color The Icon - by MET4LG0D - 04-11-2015, 04:20 AM
RE: How To Color The Icon - by Ron-e - 04-11-2015, 02:44 AM
RE: How To Color The Icon - by MarkDark - 04-11-2015, 05:39 AM
RE: How To Color The Icon - by Ron-e - 04-11-2015, 05:12 AM
RE: How To Color The Icon - by Ron-e - 04-11-2015, 05:14 AM
RE: How To Color The Icon - by MET4LG0D - 04-11-2015, 05:25 AM
RE: How To Color The Icon - by tawhid111 - 04-24-2015, 01:22 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
flat color icon pack Ron-e 9 39 ,735 06-12-2015, 05:47 AM
Last Post: Rick
small-n-flat icon pack Ron-e 1 14 ,369 06-08-2015, 02:17 PM
Last Post: Ron-e

Forum Jump:


Users browsing this thread: 1 Guest(s)