How To Color The Icon
#1
How To Color The Icon
How To Color The Sentora_Default module icons? Huh Huh Huh Huh
Reply
#2
RE: How To Color The Icon
which icon do you mean?
Do you mean the module icons?
Do you mean the favicon?
etc. etc.

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
#3
RE: How To Color The Icon
(12-26-2014, 10:20 PM)Ron-e Wrote: which icon do you mean?
Do you mean the module icons?
Do you mean the favicon?
etc. etc.

module icons......... Huh Huh Huh Huh
Reply
#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
#5
RE: How To Color The Icon
Thanks Ron-e
1 More Help Please

How To Change Panel Color?
like Blue,Red, Etc........
I Have Only 1 css File default.css
Reply
#6
RE: How To Color The Icon
Place the following code in a file beside the default.css and call it red.css and play around with it..

Code:
@import url("default.css"); .navbar-inverse { background-color: #FF0000; } .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav li.dropdown.open>.dropdown-toggle, .navbar-inverse .navbar-nav li.dropdown.active>.dropdown-toggle, .navbar-inverse .navbar-nav li.dropdown.open.active>.dropdown-toggle{ color: #fff; background-color: #777777; } .module-box-title { background-color: #FF0000; } #menu-sidebar { background: #FF0000; } .stats-but { background-color: #777777; background-image: none; border-color: #000; } .stats-but:hover { background-color: #FF0000; background-image: none; }
P.S. stop removing/changing footers of themes and claim them for yourself.. Smile

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
#7
RE: How To Color The Icon
There's no protected directories coloured icon... Sad I'll add it back in just now!
Before posting, update your profile with your OS, Sentora version and server type!

Reply
#8
RE: How To Color The Icon
This was the original:
[Image: vOtw6HN.png]
This one was also in the folder and it was named icon2 if i remember it correct.
[Image: XH7GYcs.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
#9
RE: How To Color The Icon
Check this Img..

[Image: e22ed74f4625ef374c0fd45d88570408.png]

This Is Zentora Thames......

Anyone tell me How To Fix This? Huh  Huh  Huh  Huh
Reply
#10
RE: How To Color The Icon
These are icons with a different size (much bigger), Zentora theme is not made for this (jet?).
Send me the icons and i will try to get a fix for this..

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


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

Forum Jump:


Users browsing this thread: 1 Guest(s)