Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Icons in admin
#1
I would like to personalize some of the admin buttons to make them stand out more for other users, by adding some icons.
I have tried adding normal <img='save.png'> tags to do so within the lang files, but this fails.
Aside from modifying all the CSS tags for buttons, anyone know of a simpler solution?


GS Community Edition with php8.x compatibility, new features and much more!  Support Me


Reply
#2
islander Wrote:I would like to personalize some of the admin buttons to make them stand out more for other users, by adding some icons.
I have tried adding normal <img='save.png'> tags to do so within the lang files, but this fails.
Aside from modifying all the CSS tags for buttons, anyone know of a simpler solution?

The best way would be to create a plugin with all images in a subdirectory and adding the CSS (background-image, padding-left for a.pages, etc.) in a header hook.
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
Reply
#3
I am new to GS, so I haven´t even contemplated creating a plug-in.
Thanks for the info, I will browse the Wiki.


GS Community Edition with php8.x compatibility, new features and much more!  Support Me


Reply
#4
islander Wrote:I am new to GS, so I haven´t even contemplated creating a plug-in.
Thanks for the info, I will browse the Wiki.

you can easily achieve this with the custom admin css pluign;
Reply
#5
alienee2 Wrote:
islander Wrote:I am new to GS, so I haven´t even contemplated creating a plug-in.
Thanks for the info, I will browse the Wiki.

you can easily achieve this with the custom admin css pluign;

Awesome, I didnt see this plug-in, downloading it now. Thanks!


GS Community Edition with php8.x compatibility, new features and much more!  Support Me


Reply




Users browsing this thread: 1 Guest(s)