Jump to content

Group Icon


Andrej

Recommended Posts

No he is asking about the group Icon not the name format I would think you could do that  might have to add a setting to the groups section 

​Exactly, I said CSS icon. :) Just to make it more clear, here is a mockup:

Since there is a setting to upload and use an image, it is logical that there should be also an option to specify custom css class so this could be achieved easily. 

Link to comment
Share on other sites

​Exactly, I said CSS icon. :) Just to make it more clear, here is a mockup:

Since there is a setting to upload and use an image, it is logical that there should be also an option to specify custom css class so this could be achieved easily. 

​Meaning bips and icons are gone now by default?

Link to comment
Share on other sites

you could aloways do this in CSS and add it to the theme settings 

​It has been a long time since I touched the conditional statements. I suppose this one is wrong:

    <if test="$this->memberData['member_group_id'] == 4">
       <span class="userManagement">Management</span>
          </if>

What would be the correct conditional in this case? 

Link to comment
Share on other sites

​It has been a long time since I touched the conditional statements. I suppose this one is wrong:

    <if test="$this->memberData['member_group_id'] == 4">
       <span class="userManagement">Management</span>
          </if>

What would be the correct conditional in this case? 

I feel like us having to manually code this is a step backwards from previous versions.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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