Author Topic: Need some help using fade with themes  (Read 3079 times)

bundangdon

  • Sr. Member
  • ****
  • Posts: 212
    • View Profile
Need some help using fade with themes
« on: December 18, 2016, 05:11:59 AM »
Hey all! I've been trying to find some information about this and have looked through the forums and even at the code in some of the other themes but I haven't been able to find the answer as of yet. I've noticed that there is a fade module and I've been able to get it to work with various elements such as artwork, videos, etc. while customizing my own (personal) themes but is there any way to implement a fade when themes start/change? Any information would be much appreciated :)

bundangdon

  • Sr. Member
  • ****
  • Posts: 212
    • View Profile
Re: Need some help using fade with themes
« Reply #1 on: December 20, 2016, 09:34:30 PM »
Has anyone out there tried this with their themes? Just wondering if it's possible to 'fade' an entire layout

keilmillerjr

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1167
    • View Profile
Re: Need some help using fade with themes
« Reply #2 on: December 21, 2016, 03:28:08 AM »
Add all objects to a surface. Change opacity progressively using ticks on transition start layout.

bundangdon

  • Sr. Member
  • ****
  • Posts: 212
    • View Profile
Re: Need some help using fade with themes
« Reply #3 on: December 21, 2016, 04:58:46 AM »
Add all objects to a surface. Change opacity progressively using ticks on transition start layout.

Thank you very much for the answer! Are there any examples in other layouts or code where I could see this? :)