Anime +
<!-- this script got from www.javascriptfreecode.com-->
<!-- this script got from KKR-->

<body bgcolor='#000000' >
<!-- Start of Fireworks -->
<script language="JavaScript">
<!-- IE4+, NS4+, NS6 Fireworks script by kurt.grigg@virgin.net
CL=new Array('#ff0000','#00ff00','#ffffff','#ff00ff','#ffa500','#ffff00','#00ff00','#ffffff','#ff00ff')
CL2=new Array('#ffa500','#00ff00','#FFAAFF','#fff000','#fffffF')
Xpos=130;
Ypos=130;
I='#00ff00';
C=0;
S=5;
H=null;
W=null;
Y=null;
NS4=(document.layers);
NS6=(document.getElementById&&!document.all);
IE4=(document.all);
A=14;
E=120;
L=null;
if (NS4){
for (i=0; i < A; i++)
document.write('<LAYER NAME="nsstars'+i+'" TOP=0 LEFT=0 BGCOLOR='+I+' CLIP="0,0,2,2"></LAYER>');
}
if (NS6){
window.document.body.style.overflow='hidden';
for (i=0; i < A; i++)
document.write('<div id="ns6stars'+i+'" style="position:absolute;top:0px;left:0px;height:2px;width:2px;font-size:2px;background:'+I+'"></div>');
}
if (IE4){
document.write('<div id="ie" style="position:absolute;top:0px;left:0px"><div style="position:relative">');
for (i=0; i < A; i++)
document.write('<div id="iestars" style="position:absolute;top:0;left:0;width:2px;height:2px;background:'+I+';font-size:2px"></div>');
document.write('</div></div>');
}
function Fireworks(){
H=(NS4||NS6)?window.innerHeight:window.document.body.clientHeight;
W=(NS4||NS6)?window.innerWidth:window.document.body.clientWidth;
Y=(NS4||NS6)?window.pageYOffset:window.document.body.scrollTop;
for (i=0; i < A; i++){
if (IE4)L=iestars[i].style;
if (NS4)L=document.layers["nsstars"+i];
if (NS6)L=document.getElementById("ns6stars"+i).style;
var F = CL[Math.floor(Math.random()*CL.length)];
var RS=Math.round(Math.random()*2);
L.top = Ypos + E*Math.sin((C+i*5)/3)*Math.sin(C/100)
L.left= Xpos + E*Math.cos((C+i*5)/3)*Math.sin(C/100)
if (C < 110){
if (NS4){L.bgColor=I;L.clip.width=1;L.clip.height=1}
if (IE4||document.getElementById)
{L.background=I;L.width=1;L.height=1;L.fontSize=1}
}
else{
if (NS4){L.bgColor=F;L.clip.width=RS;L.clip.height=RS}
if (IE4||document.getElementById){L.background=F;L.width=RS;L.height=RS;L.fontSize=RS}
}
}
if (C > 220){
C=0;
var NC = CL2[Math.floor(Math.random()*CL2.length)];
I=NC;
E=Math.round(100+Math.random()*90);
Ypos = E+Math.round(Math.random()*(H-(E*2.2)))+Y;
Xpos = E+Math.round(Math.random()*(W-(E*2.2)));
}
C+=S;
setTimeout("Fireworks()",10);
}
Fireworks();
// -->
</script>
<!-- End of Fireworks -->

<font face="Tahoma"><a target="_blank" href="http://www.javascriptfreecode.com/"><span style="font-size: 8pt; text-decoration: none">JavaScript Free Code</span></a></font>


Alăturați-vă forumului, este rapid și ușor

Anime +
<!-- this script got from www.javascriptfreecode.com-->
<!-- this script got from KKR-->

<body bgcolor='#000000' >
<!-- Start of Fireworks -->
<script language="JavaScript">
<!-- IE4+, NS4+, NS6 Fireworks script by kurt.grigg@virgin.net
CL=new Array('#ff0000','#00ff00','#ffffff','#ff00ff','#ffa500','#ffff00','#00ff00','#ffffff','#ff00ff')
CL2=new Array('#ffa500','#00ff00','#FFAAFF','#fff000','#fffffF')
Xpos=130;
Ypos=130;
I='#00ff00';
C=0;
S=5;
H=null;
W=null;
Y=null;
NS4=(document.layers);
NS6=(document.getElementById&&!document.all);
IE4=(document.all);
A=14;
E=120;
L=null;
if (NS4){
for (i=0; i < A; i++)
document.write('<LAYER NAME="nsstars'+i+'" TOP=0 LEFT=0 BGCOLOR='+I+' CLIP="0,0,2,2"></LAYER>');
}
if (NS6){
window.document.body.style.overflow='hidden';
for (i=0; i < A; i++)
document.write('<div id="ns6stars'+i+'" style="position:absolute;top:0px;left:0px;height:2px;width:2px;font-size:2px;background:'+I+'"></div>');
}
if (IE4){
document.write('<div id="ie" style="position:absolute;top:0px;left:0px"><div style="position:relative">');
for (i=0; i < A; i++)
document.write('<div id="iestars" style="position:absolute;top:0;left:0;width:2px;height:2px;background:'+I+';font-size:2px"></div>');
document.write('</div></div>');
}
function Fireworks(){
H=(NS4||NS6)?window.innerHeight:window.document.body.clientHeight;
W=(NS4||NS6)?window.innerWidth:window.document.body.clientWidth;
Y=(NS4||NS6)?window.pageYOffset:window.document.body.scrollTop;
for (i=0; i < A; i++){
if (IE4)L=iestars[i].style;
if (NS4)L=document.layers["nsstars"+i];
if (NS6)L=document.getElementById("ns6stars"+i).style;
var F = CL[Math.floor(Math.random()*CL.length)];
var RS=Math.round(Math.random()*2);
L.top = Ypos + E*Math.sin((C+i*5)/3)*Math.sin(C/100)
L.left= Xpos + E*Math.cos((C+i*5)/3)*Math.sin(C/100)
if (C < 110){
if (NS4){L.bgColor=I;L.clip.width=1;L.clip.height=1}
if (IE4||document.getElementById)
{L.background=I;L.width=1;L.height=1;L.fontSize=1}
}
else{
if (NS4){L.bgColor=F;L.clip.width=RS;L.clip.height=RS}
if (IE4||document.getElementById){L.background=F;L.width=RS;L.height=RS;L.fontSize=RS}
}
}
if (C > 220){
C=0;
var NC = CL2[Math.floor(Math.random()*CL2.length)];
I=NC;
E=Math.round(100+Math.random()*90);
Ypos = E+Math.round(Math.random()*(H-(E*2.2)))+Y;
Xpos = E+Math.round(Math.random()*(W-(E*2.2)));
}
C+=S;
setTimeout("Fireworks()",10);
}
Fireworks();
// -->
</script>
<!-- End of Fireworks -->

<font face="Tahoma"><a target="_blank" href="http://www.javascriptfreecode.com/"><span style="font-size: 8pt; text-decoration: none">JavaScript Free Code</span></a></font>
Anime +
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

Sugestii/ Imbunatatiri

3 participanți

In jos

Sugestii/ Imbunatatiri Empty Sugestii/ Imbunatatiri

Mesaj Scris de Leigh Joi Dec 30, 2010 11:01 pm

Aici imi puteti spune ce nu va place la acest forum sau ce ati vrea sa schimb pentru a-l imbunatati.

Deci, astept sugestii ...
Leigh
Leigh
Earnest

Mesaje : 97
Data de inscriere : 30/12/2010
Varsta : 27
Localizare : Heart No Kuni No Leigh

https://animeplus.forumgratuit.ro

Sus In jos

Sugestii/ Imbunatatiri Empty Re: Sugestii/ Imbunatatiri

Mesaj Scris de Rose Joi Dec 30, 2010 11:45 pm

Mai, decat sa-ti trimit un P.M., mai bine iti spun aici fata in fata Smile)
Sa stii ca imi e foarte greu ca atunci cand comentez sa dau Post Reply, decat sa fie o sectiune in josul paginii unde sa scrii mai repede. Intelegi la ce ma refer?
Okay, in rest imi plac culorile alese :X
Rose
Rose
Earnest

Mesaje : 88
Data de inscriere : 30/12/2010
Varsta : 27
Localizare : Dunno...

Sus In jos

Sugestii/ Imbunatatiri Empty Re: Sugestii/ Imbunatatiri

Mesaj Scris de Leigh Joi Dec 30, 2010 11:49 pm

Bine, am inteles si ma apuc imediat de modificari.

Sincer, ma gandisem la metoda mesajelor rapide dar credeam ca nu va fi cine stie ce ^^"
Leigh
Leigh
Earnest

Mesaje : 97
Data de inscriere : 30/12/2010
Varsta : 27
Localizare : Heart No Kuni No Leigh

https://animeplus.forumgratuit.ro

Sus In jos

Sugestii/ Imbunatatiri Empty Re: Sugestii/ Imbunatatiri

Mesaj Scris de Nana-rei-chan Joi Dec 30, 2010 11:59 pm

De regula, e mai indicata varianta propusa de Georgiana pentru ca e mult mai la-ndemana casuta din josul paginii.Stau si caut butonul de raspuns, lalaind pana imi pierd ideea.
Astept si eu imbunatatiri. Sugestii/ Imbunatatiri 256519
Nana-rei-chan
Nana-rei-chan
Guardian

Mesaje : 24
Data de inscriere : 30/12/2010
Localizare : lol, i have ma world !

Sus In jos

Sugestii/ Imbunatatiri Empty Re: Sugestii/ Imbunatatiri

Mesaj Scris de Leigh Vin Dec 31, 2010 12:05 am

Yep, i did move on, girls.
Pe un alt forum, de fiecare data cand trebuia sa postez un mesaj, trebuia sa bifez pentru aparitia semnaturii (avea probleme, i dunno) si m-am obisnuit sa dau quote mereu, deoarece la mesajele rapide nu puteam bifa nimic. Sugestii/ Imbunatatiri 549612
Leigh
Leigh
Earnest

Mesaje : 97
Data de inscriere : 30/12/2010
Varsta : 27
Localizare : Heart No Kuni No Leigh

https://animeplus.forumgratuit.ro

Sus In jos

Sugestii/ Imbunatatiri Empty Re: Sugestii/ Imbunatatiri

Mesaj Scris de Rose Vin Dec 31, 2010 12:17 am

Ei, prostie, noi nu suntem obisnuite cu asaceva Razz
Mersi, Leigh!
Rose
Rose
Earnest

Mesaje : 88
Data de inscriere : 30/12/2010
Varsta : 27
Localizare : Dunno...

Sus In jos

Sugestii/ Imbunatatiri Empty Re: Sugestii/ Imbunatatiri

Mesaj Scris de Leigh Vin Dec 31, 2010 12:19 am

Nu ai pentru ce, orice propunere e bine venita.
Deci va ascult in continuare.

ps: chiar m-am obisnuit cu metoda asta si iti multumesc de sugestie! Sugestii/ Imbunatatiri 578703
Leigh
Leigh
Earnest

Mesaje : 97
Data de inscriere : 30/12/2010
Varsta : 27
Localizare : Heart No Kuni No Leigh

https://animeplus.forumgratuit.ro

Sus In jos

Sugestii/ Imbunatatiri Empty Re: Sugestii/ Imbunatatiri

Mesaj Scris de Rose Vin Dec 31, 2010 12:34 am

Yay, ador smile-ul ala :X

Okay, alta sugestie Smile) Banner-ul e prea lung Razz
Rose
Rose
Earnest

Mesaje : 88
Data de inscriere : 30/12/2010
Varsta : 27
Localizare : Dunno...

Sus In jos

Sugestii/ Imbunatatiri Empty Re: Sugestii/ Imbunatatiri

Mesaj Scris de Nana-rei-chan Vin Dec 31, 2010 1:06 am

Nu cred ca bannerul e prea lung, aici te contrazic.
Imaginea sub 1000px lungime strica aspectul
Nana-rei-chan
Nana-rei-chan
Guardian

Mesaje : 24
Data de inscriere : 30/12/2010
Localizare : lol, i have ma world !

Sus In jos

Sugestii/ Imbunatatiri Empty Re: Sugestii/ Imbunatatiri

Mesaj Scris de Rose Vin Dec 31, 2010 12:48 pm

Da, dar eu vad ca depaseste linia aceea. Uita-te si tu Razz
In al doilea rand, incerc eu sa fac cateva, sa-mi zici apoi daca iti plac.
In fine, o alta sugestie Smile) Ce-ai zice ca sub nick-name sa avem scris numele personajului de la RPG. Ca de exemplu, la sectiunea Case eu am fost tentata sa-ti zic Leigh, decat Lili, deoarece nu ma sinchisisem sa-ti citesc fisa de inscriere.
Rose
Rose
Earnest

Mesaje : 88
Data de inscriere : 30/12/2010
Varsta : 27
Localizare : Dunno...

Sus In jos

Sugestii/ Imbunatatiri Empty Re: Sugestii/ Imbunatatiri

Mesaj Scris de Continut sponsorizat


Continut sponsorizat


Sus In jos

Sus


 
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum