Does anyone knows how to have an animated banner like on the them Animate ? Thanks.
A account8226 Guest Aug 4, 2011 #1 Aug 4, 2011 #1 Does anyone knows how to have an animated banner like on the them Animate ? Thanks.
Jake Bunce XenForo moderator Staff member Aug 4, 2011 #2 Aug 4, 2011 #2 Animations are usually achieved with a gif image or flash object. Once you have an animated banner then you can add it to your forum by editing the ad templates: Admin CP -> Appearance -> Templates -> ad_*
Animations are usually achieved with a gif image or flash object. Once you have an animated banner then you can add it to your forum by editing the ad templates: Admin CP -> Appearance -> Templates -> ad_*
A account8226 Guest Aug 4, 2011 #3 Aug 4, 2011 #3 In that case it is just a long image which move from right to left. Any idea ?
Jake Bunce XenForo moderator Staff member Aug 4, 2011 #4 Aug 4, 2011 #4 An image that moves across the page? You are probably looking at javascript code to implement something like that.
An image that moves across the page? You are probably looking at javascript code to implement something like that.
Russ Well-known member Aug 5, 2011 #5 Aug 5, 2011 #5 Jake Bunce said: An image that moves across the page? You are probably looking at javascript code to implement something like that. Click to expand... He's referring to: http://xenfocus.com/development/index.php?misc/style&style_id=9&redirect=/development/index.php
Jake Bunce said: An image that moves across the page? You are probably looking at javascript code to implement something like that. Click to expand... He's referring to: http://xenfocus.com/development/index.php?misc/style&style_id=9&redirect=/development/index.php
Jake Bunce XenForo moderator Staff member Aug 5, 2011 #6 Aug 5, 2011 #6 That's a cool effect. As I suspected, it uses javascript. I can probably examine their code and come up with instructions, but they sell that skin for $30: http://www.xenfocus.com/skins/animate/index.php
That's a cool effect. As I suspected, it uses javascript. I can probably examine their code and come up with instructions, but they sell that skin for $30: http://www.xenfocus.com/skins/animate/index.php
A account8226 Guest Aug 5, 2011 #7 Aug 5, 2011 #7 Jake Bunce said: That's a cool effect. As I suspected, it uses javascript. I can probably examine their code and come up with instructions, but they sell that skin for $30: http://www.xenfocus.com/skins/animate/index.php Click to expand... The theme is free at [removed], I downloaded it from there since I don't use it in public, it is just to find that code...
Jake Bunce said: That's a cool effect. As I suspected, it uses javascript. I can probably examine their code and come up with instructions, but they sell that skin for $30: http://www.xenfocus.com/skins/animate/index.php Click to expand... The theme is free at [removed], I downloaded it from there since I don't use it in public, it is just to find that code...
Brogan XenForo moderator Staff member Aug 5, 2011 #8 Aug 5, 2011 #8 I removed the site name from your post. Please don't mention or link to (para)sites which distribute software illegally.
I removed the site name from your post. Please don't mention or link to (para)sites which distribute software illegally.
Onimua Well-known member Aug 5, 2011 #9 Aug 5, 2011 #9 Elly said: The theme is free at [removed], I downloaded it from there since I don't use it in public, it is just to find that code... Click to expand... You are aware that site isn't reputable, right? Edit: Ah, ninja'd by Brogan...
Elly said: The theme is free at [removed], I downloaded it from there since I don't use it in public, it is just to find that code... Click to expand... You are aware that site isn't reputable, right? Edit: Ah, ninja'd by Brogan...
ChillaxOwner Active member Nov 12, 2012 #10 Nov 12, 2012 #10 So.... did anyone solve this? Like how to do it?
M MagnusB Well-known member Nov 12, 2012 #11 Nov 12, 2012 #11 They are using javascript to move the background.
ChillaxOwner Active member Nov 12, 2012 #12 Nov 12, 2012 #12 MagnusB said: They are using javascript to move the background. Click to expand... I figered it was JavaScript or Flash. But HOW are they doing it? Like what code?
MagnusB said: They are using javascript to move the background. Click to expand... I figered it was JavaScript or Flash. But HOW are they doing it? Like what code?
M MagnusB Well-known member Nov 12, 2012 #13 Nov 12, 2012 #13 The code is pretty easy to find, but I would suggest you ask them if you can use them, or search for a jQuery plugin that can do something similar. This one seems to do the same thing: http://www.htmldrive.net/items/show/207/Animated-Header-in-jQuery
The code is pretty easy to find, but I would suggest you ask them if you can use them, or search for a jQuery plugin that can do something similar. This one seems to do the same thing: http://www.htmldrive.net/items/show/207/Animated-Header-in-jQuery
Jake Bunce XenForo moderator Staff member Nov 13, 2012 #14 Nov 13, 2012 #14 As I said before... Jake Bunce said: That's a cool effect. As I suspected, it uses javascript. I can probably examine their code and come up with instructions, but they sell that skin for $30: http://www.xenfocus.com/skins/animate/index.php Click to expand... That skin is not free, so it would be wrong for me to rip their code and post it here. You should ask them for instructions and permission.
As I said before... Jake Bunce said: That's a cool effect. As I suspected, it uses javascript. I can probably examine their code and come up with instructions, but they sell that skin for $30: http://www.xenfocus.com/skins/animate/index.php Click to expand... That skin is not free, so it would be wrong for me to rip their code and post it here. You should ask them for instructions and permission.
Rawn Member Feb 9, 2013 #15 Feb 9, 2013 #15 Necro-bumping this. It isn't javascript or flash, it's pure CSS: http://designshack.net/articles/css/infinitephotobanner/
Necro-bumping this. It isn't javascript or flash, it's pure CSS: http://designshack.net/articles/css/infinitephotobanner/