Jump to content

nodle

Clients
  • Posts

    819
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Like
    nodle reacted to TheJackal84 in (DF41) Enhanced User Info Panel (Support Topic)   
    1. Yeah that's easy enough to do
    2. I will set it so they can be edited/translated in the language settings of the ACP otherwise it will get confusing for people to know whats what in the plugin settings
    I was going to wait till 4.2 to release a update as it don't work on 4.2 so I had to make some changes and have only been working on updating that, but I will make one for 4.1 with them edits it will be with-in the next day or 2
  2. Like
    nodle reacted to TheJackal84 in (DF41) Enhanced User Info Panel (Support Topic)   
    I could probably do that but I will need to check it with the cover photo, If you are not using the cover photo then add this to your custom.css for now and I will look into adding it to the settings properly for the next update
    .euip_TStarterBadge { margin-top: -210px; } .euip_AvatarSize img, img.euip_AvatarSize, .euip_AvatarSize::after { margin-top: 30px; } That looks fine on default so the numbers might need changing on another theme, Plus it might also depend your image size
  3. Like
    nodle got a reaction from TheJackal84 in (DF41) Enhanced User Info Panel (Support Topic)   
    Ya that would be great if we just had a box so we can put it in ourselves.
     
    Btw top notch work and support. I was able to remove two plugins because this now handles the same functions. Topic starter, and online status. Loving the updates!
  4. Like
    nodle reacted to TheJackal84 in (DF41) Enhanced User Info Panel (Support Topic)   
    the border radius I will fix in the next one for now go into theme settings and select html & css then go into css like you are going into custom but go into enhanceduserinfopanel.css
    and find
    {{if settings.euip_RoundAvatar == 1 }} .euip_AvatarSize { {{if settings.euip_AvatarRadius == 0 }} border-radius: 38px; {{elseif settings.euip_AvatarRadius == 1 }} border-radius: 76px; {{elseif settings.euip_AvatarRadius == 2 }} border-radius: 152px; {{endif}} } {{endif}} and replace with
    {{if settings.euip_RoundAvatar == 1 }} .euip_AvatarSize img, img.euip_AvatarSize, .euip_AvatarSize::after { {{if settings.euip_AvatarRadius == 0 }} border-radius: 38px; {{elseif settings.euip_AvatarRadius == 1 }} border-radius: 76px; {{elseif settings.euip_AvatarRadius == 2 }} border-radius: 152px; {{endif}} } {{endif}}  
    where would you want the radius?
  5. Like
    nodle got a reaction from TheJackal84 in (DF41) Enhanced User Info Panel (Support Topic)   
    Avatars are working fine on my end now. Thanks for the great work @TheJackal84!
  6. Like
    nodle reacted to TheJackal84 in (DF41) Enhanced User Info Panel (Support Topic)   
    1.0.5 Uploaded fixes avatar size issues on hovercard etc
  7. Like
    nodle reacted to TheJackal84 in (DF41) Enhanced User Info Panel (Support Topic)   
    hmm to shouldn't as its a separate class, I will check it out
  8. Like
    nodle reacted to TheJackal84 in (DF41) Enhanced User Info Panel (Support Topic)   
    1.0.4 available
    New features
    Show/Hide a topic starter badge or field to the info panel (As requested) Change the width & height of the avatar (As requested) Change the font of the username (you can use web safe fonts, Google fonts or you can even upload your own!!!!!) (As requested) Change the height of the users cover photo (As requested)
  9. Like
    nodle reacted to TheJackal84 in (DF41) Enhanced User Info Panel (Support Topic)   
    I done it below the avatar because of the cover photo and I will need to do a lot more edits if it was above the avatar because of the cover photo but this is how it looks


    And the avatar bit is done too, I will be doing some final checks today before I release it

     
  10. Like
    nodle reacted to TheJackal84 in (DF41) Enhanced User Info Panel (Support Topic)   
    Alright maybe I can add 2 settings one to show in the panel or the ips badge above the avatar, I will see how I get on
  11. Like
    nodle got a reaction from CP_User in (DF41) Enhanced User Info Panel (Support Topic)   
    Don't worry about this. I missed the glow portion and the green works fine. Works comes to worse I can change it using some .css to match my color not that big of a deal.
    Nice looking forward to this. Keep up the great work.
  12. Like
    nodle got a reaction from TheJackal84 in (DF41) Enhanced User Info Panel (Support Topic)   
    Don't worry about this. I missed the glow portion and the green works fine. Works comes to worse I can change it using some .css to match my color not that big of a deal.
    Nice looking forward to this. Keep up the great work.
  13. Like
    nodle got a reaction from SJ77 in (DF41) Enhanced User Info Panel (Support Topic)   
    I purchased this because of all the updates you have been doing. A couple of things I have noticed.
    First off this add-on no longer makes the topic starter add-on work. Is there anyway just to say have when not using the online pip instead of the glow feature just to have a standard color, like the example below?
    Plus a spot to put the hex # color in the box to set the Online/Offline color. It would keep everything clean and inline. Or just a spot do disable that "glow" feature?
        3. I also noticed that the Last activity sometimes gets broke depending on the day.

        4. Also I noticed this add-on shrunk down my users avatars. Is there anyway to make it so it does not overwrite these settings?
    It's a great addon and keep up all the updates and changes.
  14. Like
    nodle reacted to Adriano Faria in Profile Photo in Online Lists   
    Yes.
  15. Like
    nodle got a reaction from CheersnGears in Needed: Save Draft Button in Editor   
    + 1 for me. I miss this feature. Xenforo had it.
  16. Like
    nodle got a reaction from tolik777 in Needed: Save Draft Button in Editor   
    + 1 for me. I miss this feature. Xenforo had it.
  17. Like
    nodle got a reaction from rhyker2u in Lazy Load Videos (Support)   
    +1 for Lazy loading images also.
×
×
  • Create New...