• While creating requests or asking for support in the existing XenForo threads please maintain XenForo support policy strictly.

  • You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

i wanna know the name of this add-on

aneeas23

Member
Apr 7, 2020
62
4
8
i want load threads in my forum animated like babiato threads but i don't know what is the name of this add-on please tell me and thanks a lot.

1588085261324.png
 
What is this addon doing?
 
How good are your debugging and coding skills?
 
That's good. Think about xenforo like and php/css/less app. And think about what do you want to achieve. How would you do it using only what I've told you (php/css/less)?

Please note that I'm leading you into self answering to your own question.
 
That's good. Think about xenforo like and php/css/less app. And think about what do you want to achieve. How would you do it using only what I've told you (php/css/less)?

Please note that I'm leading you into self answering to your own question.
thanks dude i will try make my own add-ons soon after i learn basics about xenforo :)
 
I didn't mean that.
Hint:
1. xenforo, like many other apps, is using templates. Templates which are styled. Styled using css/less.
2. You are looking for a styling animation.

Combine these two and with few lines of code in the proper css file you can achieve your goals.

Edit: hint no. 2 -> pointing you in the right direction
.node-body {
transition ....
}

.structItemContainer {
animation ...
}
 
  • Like
Reactions: aneeas23
thank you i found the solution this animation is integred with xenforo style i tried IO Dark Mode and animation in exists :D
 
  • Like
Reactions: Mr G
thank you i found the solution this animation is integred with xenforo style i tried IO Dark Mode and animation in exists :D

Good job. Keep in mind that most of the time there are simple solutions for almost all issues/questions.
 
  • Like
Reactions: aneeas23
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock