A account8226 Guest Aug 4, 2011 #1 Does anyone knows how to have an animated banner like on the them Animate ? Thanks.
Jake Bunce Well-known member 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_* Upvote 0 Downvote
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 In that case it is just a long image which move from right to left. Any idea ? Upvote 0 Downvote
Jake Bunce Well-known member Aug 4, 2011 #4 An image that moves across the page? You are probably looking at javascript code to implement something like that. Upvote 0 Downvote
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 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 Upvote 0 Downvote
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 Well-known member 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 Upvote 0 Downvote
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 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... Upvote 0 Downvote
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...
P Paul B XenForo moderator Staff member 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. Upvote 1 Downvote
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 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... Upvote 0 Downvote
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 So.... did anyone solve this? Like how to do it? Upvote 0 Downvote
M MagnusB Well-known member Nov 12, 2012 #11 They are using javascript to move the background. Upvote 0 Downvote
ChillaxOwner Active member 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? Upvote 0 Downvote
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 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 Upvote 0 Downvote
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 Well-known member 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. Upvote 0 Downvote
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 Necro-bumping this. It isn't javascript or flash, it's pure CSS: http://designshack.net/articles/css/infinitephotobanner/ Upvote 0 Downvote
Necro-bumping this. It isn't javascript or flash, it's pure CSS: http://designshack.net/articles/css/infinitephotobanner/