Jump to content

Pages database: please, add ability to change category icon


ipbfuck

Recommended Posts

Hi!

Like from object,

can be a great feature add ability to change category icon in pages database via category settings.

otherwise, atm, all category contain same icon and this isn't a great view.

i hope this can be implemented in feature release :)

-

Edit: this can be a good feature also in forum category...

-

regards,

S.N.

Edited by laltroweb.it
Link to comment
Share on other sites

9 hours ago, laltroweb.it said:

Hi!

Like from object,

can be a great feature add ability to change category icon in pages database via category settings.

otherwise, atm, all category contain same icon and this isn't a great view.

i hope this can be implemented in feature release :)

-

Edit: this can be a good feature also in forum category...

-

regards,

S.N.

I've suggested this before myself, and it would be a helpful and visual indication of the difference in categories.  

I used this feature to really customize my forums, and it really helped each forum board differentiate themselves.  

Link to comment
Share on other sites

Edit: this work in forum:

[data-forumid="1"] .fa::before {content:"\f1ea";} /* news icon forum id=1 */

and this in pages database:

[data-categoryid="1"] .fa::before {content:"\f121";} /* code icon database id=1 */

 

U can choose icons from here: https://fortawesome.github.io/Font-Awesome/icons/

and copy "Unicode" format (+ a backslash).

 

thats is all (i've put all in custom.css) :)

 

Cattura.PNG.babdd964bd913706af47b9e92b6d

Edited by laltroweb.it
Link to comment
Share on other sites

  • 4 months later...
  • 3 months later...
  • 3 years later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...