Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-10594

Possibility to use custom css for forum's icons/catégory's icons

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Duplicate
    • Icon: Minor Minor
    • 3.1.7-RC1, 3.2.0-a1
    • 3.0.10
    • ACP
    • None

      Hello i think it should nice to use a custom css for forum's icons or catégory's icons, because in one big forum, the admin may want use a single image with a css position..
      Example:
      I have 56 forums and 40 category so it's equal to 96 icons !!! Time to load, woow, this increases the server load and the server bandwidth and the client caching size...
      While if i use a single image who contains all my icons, i can use it in all forum with a custom css position...
      With a nice css:
      ##########
      span.forum-image

      { background: url("[root]/images/my_custom_forum_icon.png"); background-position:16px 0px; background-size: 800px 16px; /*It can contain 800 icons in one line and it is very light !!!*/ height: 16px; width: 16px; position:absolute; }

      ##########
      Maybe some admins don't understand what is a css Class but other can use it with pure ease

            Hanakin Michael Miday
            Geolim4 Geolim4 [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: