This topic is locked
[SOLVED]

 How to change the edit - view - inline edit icons

12/16/2013 7:02:14 AM
PHPRunner General questions
ffrinai author

I found this post
How to change the edit/view/inline edit icons - Forums - ASPRunner

Hi I have just uploaded a new project in PHPR 7.0 I tend to customize the final

pages and one of the things I have always done is change the ...

www.asprunner.com/forums/topic/21677-how-to-change-the-editviewinline-edit-icons/
but when i try to see it, this is the result:
[#10343] We could not determine which topic you were attempting to view.
may help me to change these icons ?

thanks

F
fantasmino 12/16/2013

In phpr 7 is all different, it use css3 and the icons are a font not a gif or png.

I think you can make your font with all icons

But shure the admin or someone more expert will give you a better answer

Sergey Kornilov admin 12/16/2013

fantasmino is correct, in version 7.0 separate icons are packed into a single font file and changing individual icons will be difficult.
You can change those icons colors though:

http://xlinesoft.com/blog/2013/12/04/more-custom-css-tricks/

ffrinai author 12/18/2013



fantasmino is correct, in version 7.0 separate icons are packed into a single font file and changing individual icons will be difficult.
You can change those icons colors though:

http://xlinesoft.com/blog/2013/12/04/more-custom-css-tricks/


Thanks