The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How do I add something like Banner Jumble?

4 posters

Go down

How do I add something like Banner Jumble? Empty How do I add something like Banner Jumble?

Post by The Pked April 25th 2010, 2:43 pm

How do I add something like Baner Jumble?
avatar
The Pked
Forumember

Male Posts : 187
Reputation : 0
Language : English

http://www.theigraphics.info/

Back to top Go down

How do I add something like Banner Jumble? Empty Re: How do I add something like Banner Jumble?

Post by CraZyWolf April 25th 2010, 3:02 pm

if you mean how to add a banner you should do this
ACP>display<Pictures and Colors>Pics management>Simple Mode .
Then press on the banner then add the new banner link in the banner box .

~ Regards Wolf
CraZyWolf
CraZyWolf
Forumember

Male Posts : 562
Reputation : 7
Language : HTML || CSS (learning) || Graphic Design ... can u guys stop sending me pms about gfx request cuz im not staff here.
Location : Los Angeles -LA-

Back to top Go down

How do I add something like Banner Jumble? Empty Re: How do I add something like Banner Jumble?

Post by The Pked April 25th 2010, 3:05 pm

No, I mean for advertising sites, like this.. http://advertisehighway.forumotion.com
avatar
The Pked
Forumember

Male Posts : 187
Reputation : 0
Language : English

http://www.theigraphics.info/

Back to top Go down

How do I add something like Banner Jumble? Empty Re: How do I add something like Banner Jumble?

Post by CraZyWolf April 25th 2010, 3:08 pm

sorry im not understand maybe someone else can help you Smile

~ Regards Wolf
CraZyWolf
CraZyWolf
Forumember

Male Posts : 562
Reputation : 7
Language : HTML || CSS (learning) || Graphic Design ... can u guys stop sending me pms about gfx request cuz im not staff here.
Location : Los Angeles -LA-

Back to top Go down

How do I add something like Banner Jumble? Empty Re: How do I add something like Banner Jumble?

Post by Dumbledore27 April 25th 2010, 3:17 pm

CraZyWolf wrote:sorry im not understand maybe someone else can help you Smile

~ Regards Wolf
I understand, but I can't help you. At forum he gave is underneath nav bar and ads "Jumble Banner" which always shows something else.

But I don't know how to do this. Sad
~ Regards, Dumbledore27
avatar
Dumbledore27
Forumember

Male Posts : 632
Reputation : -3
Language : Online
Location : Error 403 - You do not have the permission to view this item's value

Back to top Go down

How do I add something like Banner Jumble? Empty Re: How do I add something like Banner Jumble?

Post by The Pked April 25th 2010, 3:25 pm

Yeah
avatar
The Pked
Forumember

Male Posts : 187
Reputation : 0
Language : English

http://www.theigraphics.info/

Back to top Go down

How do I add something like Banner Jumble? Empty Re: How do I add something like Banner Jumble?

Post by Maki1 May 2nd 2010, 1:03 am

The Pked wrote:No, I mean for advertising sites, like this.. http://advertisehighway.forumotion.com

Hello,

This is what I use

Code:

<b>Banner Jumble</b><div style="margin:auto;text-align:center;width:100%"><SCRIPT LANGUAGE="JavaScript">
var theImages = new Array()

//Random-loading images
theImages[0] = 'http://i64.servimg.com/u/f64/15/04/48/59/lol11.png'
theImages[1] = 'http://i64.servimg.com/u/f64/15/04/48/59/lol11.png'
theImages[2] = 'http://i64.servimg.com/u/f64/15/04/48/59/lol11.png'
theImages[3] = 'http://i64.servimg.com/u/f64/15/04/48/59/lol11.png'

var j = 0
var p = theImages.length;
var preBuffer = new Array()

for (i = 0; i < p; i++){
preBuffer[i] = new Image()
preBuffer[i].src = theImages[i]
}
var whichImage = Math.round(Math.random()*(p-1));

function showImage(){
if(whichImage==0){
document.write('<a href ="http://advertisehighway.forumotion.com"><img src="'+theImages[whichImage]+'" border=0 width=452 height=181></a>');
}
else if(whichImage==1){
document.write('<a href ="http://advertisehighway.forumotion.com"><img src="'+theImages[whichImage]+'" border=0 width=452 height=181></a>');
}
else if(whichImage==2){
document.write('<a href ="http://advertisehighway.forumotion.com"><img src="'+theImages[whichImage]+'" border=0 width=452 height=181></a>');
}
else if(whichImage==3){
document.write('<a href ="http://advertisehighway.forumotion.com"><img src="'+theImages[whichImage]+'" border=0 width=452 height=181></a>');
}

}

</script>


<script>showImage();</script></div>

Just edit the code and your good to go Smile
Maki1
Maki1
Hyperactive

Male Posts : 2529
Reputation : 442
Language : English »» CSS Stylesheet
Location : The » Support » forum » Section! • No support by PM If you need custom theme please contact me!

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum