Again something wrong with banner jumble
4 posters
Page 1 of 1
Again something wrong with banner jumble
- Spoiler:
<script language="JavaScript">
var theImages = new Array()
//Random-loading images
theImages[0] = 'https://2img.net/h/oi44.tinypic.com/2s8k3zt.png'
theImages[1] = 'http://rozzex.com/images/bannerjumble.png'
theImages[2] = 'http://rozzex.com/images/bannerjumble.png'
theImages[3] = 'https://i.servimg.com/u/f68/14/88/83/00/new_ga11.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://www.advertiseit.forumotion.com"><img src="'+theImages[0]+'" border=0 width=400 height=300></a>');
}
else if(whichImage==1){
document.write('<a href ="http://rozzex.darkbb.com/banner-jumble-f7/"><img src="'+theImages[1]+'" border=0 width=400 height=300></a>');
}
else if(whichImage==2){
document.write('<a href ="http://rozzex.darkbb.com/banner-jumble-f7/"><img src="'+theImages[2]+'" border=0 width=400 height=300></a>');
}
else if(whichImage==3){
document.write('<a href ="http://www.bleach.eu.tc/"><img src"'+theImages[3]+'" border=0 width=400 height=300></a>');
}
</script>
<script>showImage();</script>
<br></div><font size="3"><font size="2"><br><br></font></font></div>
<style>
div.pre{
background:#f9f9f9;
border:1px solid #cacaca;
position:fixed;
width: 800px;
top: auto;
right: 0;
margin: 0 auto;
bottom: 0;
left: 0;"
z-index:1000;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
height:25px;
}
</style>
So is there anything I need to edit.
Extra notes: I just recently switched from punBB to phpBB3.
dballerp- Am I in your cart yet?
-
1179
1058
11
2010-03-15
Why do you care? Stalker
Re: Again something wrong with banner jumble
try:
edit accordingly.
- Code:
<br><div align="center">
<script language="JavaScript">
var theImages = new Array()
//Random-loading images
theImages[0] = 'http://i10.servimg.com/u/f10/14/40/03/60/vhog310.gif'
theImages[1] = 'http://i39.tinypic.com/f9o8ba.jpg'
theImages[2] = 'http://i526.photobucket.com/albums/cc342/pikachupalooza/newbanner.png'
theImages[3] = 'http://i526.photobucket.com/albums/cc342/pikachupalooza/[b]banner[/b]-1-1.gif'
theImages[4] = 'http://i526.photobucket.com/albums/cc342/pikachupalooza/rsz_rsz_hogwartz-1-adv-htspt.jpg'
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://dungeons.forumotion.com/"><img
src="'+theImages[0]+'" border=0 width=452 height=135></a>');
}
else if(whichImage==1){
document.write('<a
href ="http://www.promotion-planet.net/"><img
src="'+theImages[1]+'" border=0 width=460 height=120></a>');
}
else if(whichImage==2){
document.write('<a
href ="http://eternalduel.darkbb.com/"><img
src="'+theImages[2]+'" border=0 width=452 height=135></a>');
}
else if(whichImage==3){
document.write('<a
href ="http://starsurfer.darkbb.com/"><img src="'+theImages[3]+'"
border=0 width=452 height=181></a>');
}
else if(whichImage==4){
document.write('<a
href ="http://hogwartz.5forum.net/"><img src="'+theImages[4]+'"
border=0 width=452 height=135></a>');
}
}
</script>
<script>showImage();</script>
<br><font size="3"><font size="2"><br><br></font></font></div>
<style>
div.pre{
background:#f9f9f9;
border:1px solid #cacaca;
position:fixed;
width: 800px;
top: auto;
right: 0;
margin: 0 auto;
bottom: 0;
left: 0;"
z-index:1000;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
height:25px;
}
</style>
edit accordingly.
Joel- Founder
-
11220
15338
73
2009-12-16
27
Singapore
Re: Again something wrong with banner jumble
Still doesn't work, and now the widgets are going to the bottom.
http://rozzex.darkbb.com/index.htm Check it.
http://rozzex.darkbb.com/index.htm Check it.
dballerp- Am I in your cart yet?
-
1179
1058
11
2010-03-15
Why do you care? Stalker
Re: Again something wrong with banner jumble
wow, thats another problem.
I dont know why the widgets are stretching down
I dont know why the widgets are stretching down
Joel- Founder
-
11220
15338
73
2009-12-16
27
Singapore
Re: Again something wrong with banner jumble
This is serious, help me please
dballerp- Am I in your cart yet?
-
1179
1058
11
2010-03-15
Why do you care? Stalker
Re: Again something wrong with banner jumble
Where did you put the code?
Cafetin- Administrator Team
-
1735
2909
39
2010-03-04
37
Serbia
Re: Again something wrong with banner jumble
forum description
dballerp- Am I in your cart yet?
-
1179
1058
11
2010-03-15
Why do you care? Stalker
Re: Again something wrong with banner jumble
Are you banners show up or not ????
Maki- Loving AH
-
279
0
1
2010-01-21
Re: Again something wrong with banner jumble
BlueSky wrote:Are you banners show up or not ????
Did I not say that already? No it's not
dballerp- Am I in your cart yet?
-
1179
1058
11
2010-03-15
Why do you care? Stalker
Re: Again something wrong with banner jumble
dballerp wrote:forum description
dont put it there. Put it in the homepage.
Joel- Founder
-
11220
15338
73
2009-12-16
27
Singapore
Re: Again something wrong with banner jumble
Joel wrote:dballerp wrote:forum description
dont put it there. Put it in the homepage.
Table ad and link jumble in the homepage message? Is that what you mean?
dballerp- Am I in your cart yet?
-
1179
1058
11
2010-03-15
Why do you care? Stalker
Re: Again something wrong with banner jumble
No. But the banner jumble in the homepage message.
Joel- Founder
-
11220
15338
73
2009-12-16
27
Singapore
Re: Again something wrong with banner jumble
Joel wrote:No. But the banner jumble in the homepage message.
That's what I did!!!!!!
dballerp- Am I in your cart yet?
-
1179
1058
11
2010-03-15
Why do you care? Stalker
Re: Again something wrong with banner jumble
Than what did you put in the forum description?
Joel- Founder
-
11220
15338
73
2009-12-16
27
Singapore
Re: Again something wrong with banner jumble
Joel wrote:Than what did you put in the forum description?
The table ad and link jumble
dballerp- Am I in your cart yet?
-
1179
1058
11
2010-03-15
Why do you care? Stalker
Re: Again something wrong with banner jumble
Table Ad and Link Jumble is fine if you put it in the description..
So the only problem now is the widgets?
So the only problem now is the widgets?
Joel- Founder
-
11220
15338
73
2009-12-16
27
Singapore
Re: Again something wrong with banner jumble
The Banner Jumble goes to Admin Panel -> Display -> Generalities -> Homepage Message.
If you already put it there, just tell me if anything else is there too. Like some other codes or something.
If you already put it there, just tell me if anything else is there too. Like some other codes or something.
Cafetin- Administrator Team
-
1735
2909
39
2010-03-04
37
Serbia
Re: Again something wrong with banner jumble
- Spoiler:
<br><div style="text-align: center;"><span style="font-weight: bold; color: Blue;">Follow Rozzex on twitter</span><br></div><div style="text-align: center;"><a href="http://twitter.com/rozzex"><img src="http://twitter-badges.s3.amazonaws.com/follow_us-b.png"></a></div><div align="center"><br><div style="text-align: center;">
and
- Spoiler:
<center>
<!-- This is the ad code, do not edit anything -->
<script language="JavaScript">
var dd = document.domain;
document.write('<iframe src="http://rozzex.com/ad.php?id=65&site='+ dd +'" border="0" framspacing="0" marginheight="0" marginwidth="0" vspace="0" hspace="0" frameborder="0" height="100px" scrolling="no" width="550px"></iframe>');
</script>
</center>
<!-- End of the ad code --><div id="myfooter" style="height: 40px; position: fixed;
width: 800px;
height: 22px;
top: auto;
right: 0;
margin: 0 auto;
bottom: 0;
left: 100;" >
<p align="center">
<a href="http://rozzex.darkbb.com/tool-bar-f35/"><img src="http://www.rozzex.com/images/banner3.gif" title="Open spot" border="0"></a>
<a href="http://rozzex.darkbb.com/tool-bar-f35/"><img src="http://www.rozzex.com/images/banner3.gif" title="Open spot" border="0"></a>
</p></form></div></p></div>
Anything wrong?
dballerp- Am I in your cart yet?
-
1179
1058
11
2010-03-15
Why do you care? Stalker
Re: Again something wrong with banner jumble
No. Those can stay there. Just replace Joel`s with this code:
Tell me if it works. But it should.
- Code:
<br><div align="center">
<SCRIPT LANGUAGE="JavaScript">
var theImages = new Array()
//Random-loading images
theImages[0] = 'http://i596.photobucket.com/albums/tt46/Wildfire_Baku4/AnimatedBannerTest5537-TRI4.gif'
theImages[1] = 'http://img177.imageshack.us/img177/6310/vwwfh4.png'
theImages[2] = 'http://img177.imageshack.us/img177/6310/vwwfh4.png'
theImages[3] = 'http://img177.imageshack.us/img177/6310/vwwfh4.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://www.pokefarm.mybbnew.com/"><img src="'+theImages[whichImage]+'" align=center border=0></a>');
}
else if(whichImage==1){
document.write('<a href ="link.html"><img src="'+theImages[whichImage]+'" align=center border=0></a>');
}
else if(whichImage==2){
document.write('<a href ="link.html"><img src="'+theImages[whichImage]+'" align=center border=0></a>');
}
else if(whichImage==3){
document.write('<a href ="link.html"><img src="'+theImages[whichImage]+'" align=center border=0 width=452 height=181></a>');
}
else if(whichImage==4){
document.write('<a href ="link.html"><img src="'+theImages[whichImage]+'" align=center border=0 width=452 height=181></a>');
}
}
</script>
<script>showImage();</script>
</div>
Tell me if it works. But it should.
Cafetin- Administrator Team
-
1735
2909
39
2010-03-04
37
Serbia
Re: Again something wrong with banner jumble
Banner jumble and widgets is now working.
Last thing, the last post thingy. Everyone will be angry on that. I really need it to come back
Last thing, the last post thingy. Everyone will be angry on that. I really need it to come back
dballerp- Am I in your cart yet?
-
1179
1058
11
2010-03-15
Why do you care? Stalker
Re: Again something wrong with banner jumble
post? What do you mean?
Joel- Founder
-
11220
15338
73
2009-12-16
27
Singapore
Re: Again something wrong with banner jumble
Joel wrote:post? What do you mean?
Go to rozzex and look. You can't see beside each forum the last post or even who wrote it
dballerp- Am I in your cart yet?
-
1179
1058
11
2010-03-15
Why do you care? Stalker
Re: Again something wrong with banner jumble
No wonder.
Hmm, i got no idea why its like this. Lets wait for Cafetin.
Hmm, i got no idea why its like this. Lets wait for Cafetin.
Joel- Founder
-
11220
15338
73
2009-12-16
27
Singapore
Re: Again something wrong with banner jumble
Joel wrote:No wonder.
Hmm, i got no idea why its like this. Lets wait for Cafetin.
Pretty sure it's a bug, but it's really bad now. I tried refreshing forum, doesn't work.
Hope caf can help me
dballerp- Am I in your cart yet?
-
1179
1058
11
2010-03-15
Why do you care? Stalker
Re: Again something wrong with banner jumble
Interesting. But what is that "width=452 height=181" beside the banner? Get rid of it. I don`t know how that appeared for you there. I tried to do the same but I could not do that. So just try removing any line in the code I gave you, where there is that width and height thingy.
Also if you want to know if it is a bug, you can just take out the whole "Banner Jumble" to see if it still exist. If not, than it is not a bug, but the code does that.
If you can`t solve the problem like this, maybe I can join you like a temporary admin to solve this for you cause it seems like you guys have this problem for quite a long time now. Of course only if you and the other admins agree in 100%.
Also if you want to know if it is a bug, you can just take out the whole "Banner Jumble" to see if it still exist. If not, than it is not a bug, but the code does that.
If you can`t solve the problem like this, maybe I can join you like a temporary admin to solve this for you cause it seems like you guys have this problem for quite a long time now. Of course only if you and the other admins agree in 100%.
Cafetin- Administrator Team
-
1735
2909
39
2010-03-04
37
Serbia
Re: Again something wrong with banner jumble
I put that so all images will automatically become that size.
And yes, if you are willing, you can be temporary admin, just until the problem is fixed
And yes, if you are willing, you can be temporary admin, just until the problem is fixed
dballerp- Am I in your cart yet?
-
1179
1058
11
2010-03-15
Why do you care? Stalker
Re: Again something wrong with banner jumble
No worry we are here to help each others
Maki- Loving AH
-
279
0
1
2010-01-21
Re: Again something wrong with banner jumble
This is just gonna be funny once you guys hear this.
So I was looking through my CSS stylesheet, and I saw that i inserted a code (by mistake thinking it did something else) and it got rid of the last post.
eh?
So I was looking through my CSS stylesheet, and I saw that i inserted a code (by mistake thinking it did something else) and it got rid of the last post.
eh?
dballerp- Am I in your cart yet?
-
1179
1058
11
2010-03-15
Why do you care? Stalker
Re: Again something wrong with banner jumble
Oh, so it is resolved now, eh? I`m glad you noticed that.
See, I get sick and everybody got some luck.
Anyway... I will lock this as it is obviously solved.
See, I get sick and everybody got some luck.
Anyway... I will lock this as it is obviously solved.
Cafetin- Administrator Team
-
1735
2909
39
2010-03-04
37
Serbia
Similar topics
» Requesting Banner for Banner Jumble
» Banner for banner jumble and affiliate.
» Banner Jumble
» Banner jumble?
» Banner Jumble
» Banner for banner jumble and affiliate.
» Banner Jumble
» Banner jumble?
» Banner Jumble
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum