Where are the sys-icons?

I'm looking for the directory where all the sys icons are, but i cant find them.

Who can help me please?

http://www.busimatch.club ( The most exclusive business club)
Quote · 18 Aug 2013

If I am not mistaken - I believe Dolphin has switched to a new standard of icons - which does not need an actual image, but instead just the name. Google "Font Awesome" for better explanation.

caredesign.net
Quote · 18 Aug 2013

ok, but these icons must be somewhere, i want coloring them..

http://www.busimatch.club ( The most exclusive business club)
Quote · 18 Aug 2013

I am not sure your getting it. But if you insist on knowing where they are, here.  templates\base\fonts

They are font files. You can't edit them. Dolphin 7.1 now uses font awesome. Not actual image files.

To change the color, you change the css.

Example.  When you see this in the source.

<i class="sys-icon dashboard col-blue3"></i>

The third class col-blue3 is the css for the color of that icon.

The second class dashboard is the class that determines which icon to use. In this example the dashboard icon. And the first class sys-icon is a common class for all of them which should not be changed.



https://www.deanbassett.com
Quote · 18 Aug 2013

ok, thank you. :-)

Ands where can i see al the characters of that font?

I downloaded the zip but i cand find it.

Can i find a list where all the icons are + the name of that icon then?

Thank to help me.

http://www.busimatch.club ( The most exclusive business club)
Quote · 18 Aug 2013

this is a list of most - if not all - of the existing font awesome icons: http://fortawesome.github.io/Font-Awesome/cheatsheet/

caredesign.net
Quote · 18 Aug 2013

Not only can you change the colour, you can change the size as well just by using the font-size in the CSS.  I personally don't like them but they do serve a purpose.

Geeks, making the world a better place
Quote · 18 Aug 2013

One ones that dolphin uses are defined in the css templates/base/css/icons.css

The colors are defined in templates/base/css/colors.css


https://www.deanbassett.com
Quote · 18 Aug 2013

 

Not only can you change the colour, you can change the size as well just by using the font-size in the CSS.  I personally don't like them but they do serve a purpose.

 

correct uni coded icon serves its purpose, it helps the site to improve loading time and its neat..

"Your future is created by what you do today, not tomorrow." @ www.dexpertz.net
Quote · 18 Aug 2013

Thank you all !!

http://www.busimatch.club ( The most exclusive business club)
Quote · 18 Aug 2013

 

 

Not only can you change the colour, you can change the size as well just by using the font-size in the CSS.  I personally don't like them but they do serve a purpose.

 

correct uni coded icon serves its purpose, it helps the site to improve loading time and its neat..

But from an eye candy viewpoint, they are ugly and reduces the visual appeal of a site.

Geeks, making the world a better place
Quote · 19 Aug 2013

I would like to change the following fa icons for the class .sys-icon.sign-blank:before from "\f0c8" to "\f111"


I know that the font-face has to be included and the D7.1 already has defined body .sys-icon as font-family:"sys-user", sans-serif;

How do I do it?

Quote · 26 Sep 2014

The css file is located at templates\base\css\icons.css

Paypal email is jeromemingo@gmail.com - http://www.boonex.com/market/posts/modzzz
Quote · 26 Sep 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.