Jump to content

(NB40) Secondary Group Icons


Recommended Posts

  • 2 weeks later...
  • 2 weeks later...
21 minutes ago, tekguru said:

Do you have any plans to test it at all?

Hello,

You bought this plugin. You can do it yourself :)

If you get any errors let me know and I'll fix them.

IPB 4.1.3.1

Got 1 visual bug in topics if "Reorder" and "Reorder primary icon" disabled

post.png.ec921a7f44d5a5f359b102ae78408d6

 

Edited by newbie LAC
Link to comment
  • 1 month later...
  • 3 weeks later...

@newbie LAC - I like the plugin very much :) but how can I get rid of spacing between lower badges? See the pic. I want spacing to be as between 1st and 2nd badge. Despite using CSS trick you mentioned earlier nothing helps for these lower badges.

35whoc.jpg

EDIT: fixed that by editing ipspad_bottom class, wonder what will look wonky now :D

Edited by Jcdx
Link to comment
5 hours ago, Jcdx said:

@newbie LAC - I like the plugin very much :) but how can I get rid of spacing between lower badges? See the pic. I want spacing to be as between 1st and 2nd badge. Despite using CSS trick you mentioned earlier nothing helps for these lower badges.

EDIT: fixed that by editing ipspad_bottom class, wonder what will look wonky now :D

Hello,

ipsPad_bottom is global class. I reverted changes and added 

.nbSecGroupIconsPost {
    padding-bottom: 2px;
}

Result

sgi.jpg.c72ff939bbc828ed008649d2959eb990

Link to comment
5 hours ago, Jcdx said:

@newbie LAC - I like the plugin very much :) but how can I get rid of spacing between lower badges? See the pic. I want spacing to be as between 1st and 2nd badge. Despite using CSS trick you mentioned earlier nothing helps for these lower badges.

EDIT: fixed that by editing ipspad_bottom class, wonder what will look wonky now :D

Hello,

ipsPad_bottom is global class. I reverted changes and added 

.nbSecGroupIconsPost {
    padding-bottom: 2px;
}

Result

sgi.jpg.c72ff939bbc828ed008649d2959eb990

Link to comment
  • Recently Browsing   0 members

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