i wanna know the name of this add-on

aneeas23

Member
Apr 7, 2020
59
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
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,980
27,278
120
How good are your debugging and coding skills?
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,980
27,278
120
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.
 

aneeas23

Member
Apr 7, 2020
59
4
8
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 :)
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,980
27,278
120
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

aneeas23

Member
Apr 7, 2020
59
4
8
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

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,980
27,278
120
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

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu