I would like to have several background images that rotate automatically after e.g. 5 seconds on the frontpage. Is this possible? If yes, how could I add a transition between the background images?
Fresh Boarder
GK User
Sun Aug 31, 2014 11:10 am
This type of customisations are beyond our technical support.
Moderator
GK User
Mon Sep 01, 2014 6:12 pm
And you could have continued; ... I would suggest you look into XXX....
So, directing me in a certain direction instead of cutting the discussion.
Fresh Boarder
GK User
Mon Sep 01, 2014 7:10 pm
Yes, you need to create some javascript that will change background css of an element in timeout calling itself... or change class of an element (body?) which will in override determine background with same kind of js - those are at least ones that comes to my mind and aren't simple things to do if you are not a frontend developer.
Moderator
GK User
Mon Sep 01, 2014 9:41 pm
Thanks for pointing me in the right direction!
Fresh Boarder
GK User
Wed Sep 03, 2014 1:26 pm
If you will have some code that works fine and would require some small tips, feel free to ask - it is much easier to check on working or almost working code and help.