Didly12.net -CLOSED-
Welcome to didly12.net, your looking at a site for artist run in Tallahassee FL.

What is this site?
A social network for artist, a forum, a chat site, and even a free dating service at times.


Why should I join?

*Access to the chat
*The ability to post
*Your own customizable profile and the ability to see others
*Member only forums (Members lounge,Clubs and Crews, etc.)
*Use the private messaging
*Get acess to our gallery to submit your art.
*No advertisements

Sign up now! Its a really quick process. And you won't regret it.

Join the forum, it's quick and easy

Didly12.net -CLOSED-
Welcome to didly12.net, your looking at a site for artist run in Tallahassee FL.

What is this site?
A social network for artist, a forum, a chat site, and even a free dating service at times.


Why should I join?

*Access to the chat
*The ability to post
*Your own customizable profile and the ability to see others
*Member only forums (Members lounge,Clubs and Crews, etc.)
*Use the private messaging
*Get acess to our gallery to submit your art.
*No advertisements

Sign up now! Its a really quick process. And you won't regret it.
Didly12.net -CLOSED-
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Blue theme up!

5 posters

Go down

Blue theme up! Empty Blue theme up!

Post by Jordan Tue 23 Dec 2008, 2:56 am

I must say the blue theme is weird. + you may have noticed the AWESOMENESS of the snow falling over the forums and categories! Wink

In all I must say im VERY happy with this theme.

Please log in this wednessday! WE WANT TO BREAK THE RECORD AGAIN FOR CHRISTMAS! WE NEED 22 OR MORE USERS ONLINE! MAKE IT HAPPEN!

ITS GONNA BE A PARTY IF ALL OF YOU LEAVE POST ALSO!


Anyways, for those who want the code for snow its,


Code:
[font=Courier New]//Here you can add your own picture for [b]snow[/b]. Just change the url
var snowsrc="http://i13.servimg.com/u/f13/11/52/70/02/snowba10.png"
//how many snowflakes there will be (currently 12)
var no =40;
//How fast will the [b]snow[/b] disappear (0 is never)
var hidesnowtime = 0;
//The height the [b]snow[/b] will reach before it disappears ("windowheight" or "pageheight")
var snowdistance = "pageheight";
///////////////////////////////End of Settings///////////////////////////////////
var ie4up = (document.all) ? 1 : 0;
var ns6up = (document.getElementById&&!document.all) ? 1 : 0;

function iecompattest()
{
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

var dx, xp, yp;
var am, stx, sty;
var i, doc_width = 800, doc_height = 600;

if (ns6up)
{
doc_width = self.innerWidth;
doc_height = self.innerHeight;
}
else
if (ie4up)
{
doc_width = document.body.clientWidth;
doc_height = document.body.clientHeight;
}

dx = new Array();
xp = new Array();
yp = new Array();
am = new Array();
stx = new Array();
sty = new Array();

for (i = 0; i < no; ++ i)
{
dx[i] = 0;
xp[i] = Math.random()*(doc_width-50);
yp[i] = Math.random()*doc_height;
am[i] = Math.random()*20;
stx[i] = 0.02 + Math.random()/10;
sty[i] = 0.7 + Math.random();
if (ie4up||ns6up)
{
if (i == 0)
{
document.write("[/font][font=Courier New][url=http://didly12.roflforum.net/general-forums-f1/%5C%22http://rftactical.darkbb.com/index.htm%5C%22][img]general-forums-f1/%22+snowsrc+%22[/img]<\/a><\/div>");
}
else
{
document.write("[/url][/font][font=Courier New][url=http://didly12.roflforum.net/general-forums-f1/%5C%22http://rftactical.darkbb.com/index.htm%5C%22][img]general-forums-f1/%22+snowsrc+%22[/img]<\/div>");
}
}
}

function snowIE_NS6()
{
doc_width = ns6up?window.innerWidth-10 : iecompattest().clientWidth-10;
doc_height=(window.innerHeight &&
snowdistance=="windowheight")? window.innerHeight : (ie4up &&
snowdistance=="windowheight")? iecompattest().clientHeight : (ie4up
&& !window.opera && snowdistance=="pageheight")?
iecompattest().scrollHeight : iecompattest().offsetHeight;
for (i = 0; i < no; ++ i)
{
yp[i] += sty[i];
if (yp[i] > doc_height-50)
{
xp[i] = Math.random()*(doc_width-am[i]-30);
yp[i] = 0;
stx[i] = 0.02 + Math.random()/10;
sty[i] = 0.7 + Math.random();
}
dx[i] += stx[i];
document.getElementById("dot"+i).style.top=yp[i]+"px";
document.getElementById("dot"+i).style.left=xp[i] + am[i]*Math.sin(dx[i])+"px";
}
snowtimer=setTimeout("snowIE_NS6()", 10);
}

function hidesnow()
{
if (window.snowtimer) clearTimeout(snowtimer)
for (i=0; i
}


if (ie4up||ns6up)
{
snowIE_NS6();
if (hidesnowtime>0)
setTimeout("hidesnow()", hidesnowtime*1000)
}[/url][/font]


Post it into the homepage message making sure you have HTML enabled.
Jordan
Jordan
Webmaster
Webmaster

Gender : Male
Age : 28

Post : 1300
Location : Tallahassee
Enlistment Date: : 2008-08-17
Reputation : 28

http://J850media.roflforum.net

Back to top Go down

Blue theme up! Empty Re: Blue theme up!

Post by Lazer_X Tue 23 Dec 2008, 12:46 pm

Time for Christmas! Party party party party party party and party.


Last edited by Lazer_X on Tue 23 Dec 2008, 5:17 pm; edited 1 time in total
Lazer_X
Lazer_X
MOD
MOD

Gender : Male
Age : 33

Post : 643
Location : Canada, Ontario
Enlistment Date: : 2008-11-10
Reputation : 27

Back to top Go down

Blue theme up! Empty Re: Blue theme up!

Post by Reaper Tue 23 Dec 2008, 2:41 pm

partyyyyy in the house
Reaper
Reaper
Staff Moderator
Staff Moderator

Gender : Male
Age : 28

Post : 830
Location : Trenton,FL
Enlistment Date: : 2008-11-25
Reputation : 22

Back to top Go down

Blue theme up! Empty Re: Blue theme up!

Post by Firenova Tue 23 Dec 2008, 4:16 pm

Jox wrote:I must say the blue theme is weird. + you may have noticed the AWESOMENESS of the snow falling over the forums and categories! Wink

In all I must say im VERY happy with this theme.

Please log in this wednessday! WE WANT TO BREAK THE RECORD AGAIN FOR CHRISTMAS! WE NEED 22 OR MORE USERS ONLINE! MAKE IT HAPPEN!

ITS GONNA BE A PARTY IF ALL OF YOU LEAVE POST ALSO!


Anyways, for those who want the code for snow its,


Code:
[font=Courier New]//Here you can add your own picture for [b]snow[/b]. Just change the url
var snowsrc="http://i13.servimg.com/u/f13/11/52/70/02/snowba10.png"
//how many snowflakes there will be (currently 12)
var no =40;
//How fast will the [b]snow[/b] disappear (0 is never)
var hidesnowtime = 0;
//The height the [b]snow[/b] will reach before it disappears ("windowheight" or "pageheight")
var snowdistance = "pageheight";
///////////////////////////////End of Settings///////////////////////////////////
var ie4up = (document.all) ? 1 : 0;
var ns6up = (document.getElementById&&!document.all) ? 1 : 0;

function iecompattest()
{
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

var dx, xp, yp;
var am, stx, sty;
var i, doc_width = 800, doc_height = 600;

if (ns6up)
{
doc_width = self.innerWidth;
doc_height = self.innerHeight;
}
else
if (ie4up)
{
doc_width = document.body.clientWidth;
doc_height = document.body.clientHeight;
}

dx = new Array();
xp = new Array();
yp = new Array();
am = new Array();
stx = new Array();
sty = new Array();

for (i = 0; i < no; ++ i)
{
dx[i] = 0;
xp[i] = Math.random()*(doc_width-50);
yp[i] = Math.random()*doc_height;
am[i] = Math.random()*20;
stx[i] = 0.02 + Math.random()/10;
sty[i] = 0.7 + Math.random();
if (ie4up||ns6up)
{
if (i == 0)
{
document.write("[/font][font=Courier New][url=http://didly12.roflforum.net/general-forums-f1/%5C%22http://rftactical.darkbb.com/index.htm%5C%22][img]general-forums-f1/%22+snowsrc+%22[/img]<\/a><\/div>");
}
else
{
document.write("[/url][/font][font=Courier New][url=http://didly12.roflforum.net/general-forums-f1/%5C%22http://rftactical.darkbb.com/index.htm%5C%22][img]general-forums-f1/%22+snowsrc+%22[/img]<\/div>");
}
}
}

function snowIE_NS6()
{
doc_width = ns6up?window.innerWidth-10 : iecompattest().clientWidth-10;
doc_height=(window.innerHeight &&
snowdistance=="windowheight")? window.innerHeight : (ie4up &&
snowdistance=="windowheight")? iecompattest().clientHeight : (ie4up
&& !window.opera && snowdistance=="pageheight")?
iecompattest().scrollHeight : iecompattest().offsetHeight;
for (i = 0; i < no; ++ i)
{
yp[i] += sty[i];
if (yp[i] > doc_height-50)
{
xp[i] = Math.random()*(doc_width-am[i]-30);
yp[i] = 0;
stx[i] = 0.02 + Math.random()/10;
sty[i] = 0.7 + Math.random();
}
dx[i] += stx[i];
document.getElementById("dot"+i).style.top=yp[i]+"px";
document.getElementById("dot"+i).style.left=xp[i] + am[i]*Math.sin(dx[i])+"px";
}
snowtimer=setTimeout("snowIE_NS6()", 10);
}

function hidesnow()
{
if (window.snowtimer) clearTimeout(snowtimer)
for (i=0; i
}


if (ie4up||ns6up)
{
snowIE_NS6();
if (hidesnowtime>0)
setTimeout("hidesnow()", hidesnowtime*1000)
}[/url][/font]


Post it into the homepage message making sure you have HTML enabled.

how do i enable html on mai site?
Firenova
Firenova
MOD
MOD

Gender : Male
Age : 28

Post : 405
Location : E-Town, TN
Enlistment Date: : 2008-11-23
Reputation : 4

http://firenova1295.newgrounds.com/

Back to top Go down

Blue theme up! Empty Re: Blue theme up!

Post by Lazer_X Tue 23 Dec 2008, 4:34 pm

firenova1295 wrote:
How do i enable html on mai site?
Easy. Some sites have this thing that usually says you can put other stuff in like Javascript. But if it doesn't you put it in the header. Sites you build with site makers usually use the first one.
Lazer_X
Lazer_X
MOD
MOD

Gender : Male
Age : 33

Post : 643
Location : Canada, Ontario
Enlistment Date: : 2008-11-10
Reputation : 27

Back to top Go down

Blue theme up! Empty Re: Blue theme up!

Post by Firenova Tue 23 Dec 2008, 4:55 pm

Lazer_X wrote:
firenova1295 wrote:
How do i enable html on mai site?
Easy. Some sites have this thing that usually says you can put other stuff in like Javascript. But if it doesn't you put it in the header. Sites you build with site makers usually use the first one.

ummm......still lost. sry ima n00b at forum-making
Firenova
Firenova
MOD
MOD

Gender : Male
Age : 28

Post : 405
Location : E-Town, TN
Enlistment Date: : 2008-11-23
Reputation : 4

http://firenova1295.newgrounds.com/

Back to top Go down

Blue theme up! Empty Re: Blue theme up!

Post by Lazer_X Tue 23 Dec 2008, 5:18 pm

Proboards usually does this... Admin -> Headers
And then just paste the code at the top box! (unless you want snow falling from the bottom)
Lazer_X
Lazer_X
MOD
MOD

Gender : Male
Age : 33

Post : 643
Location : Canada, Ontario
Enlistment Date: : 2008-11-10
Reputation : 27

Back to top Go down

Blue theme up! Empty Re: Blue theme up!

Post by zombieman84 Tue 23 Dec 2008, 5:34 pm

Snow + Party = epicness!
zombieman84
zombieman84
MOD
MOD

Gender : Male
Age : 28

Post : 782
Location : If you don't know by now, you probably shouldn't
Enlistment Date: : 2008-11-22
Reputation : 31

http://zombieman84.newgrounds.com/

Back to top Go down

Blue theme up! Empty Re: Blue theme up!

Post by Jordan Tue 23 Dec 2008, 6:01 pm

zombieman84 wrote:Snow + Party = epicness!

Very Happy TIME TO PARTY!
Jordan
Jordan
Webmaster
Webmaster

Gender : Male
Age : 28

Post : 1300
Location : Tallahassee
Enlistment Date: : 2008-08-17
Reputation : 28

http://J850media.roflforum.net

Back to top Go down

Blue theme up! Empty Re: Blue theme up!

Post by Firenova Tue 23 Dec 2008, 8:11 pm

Jox wrote:
zombieman84 wrote:Snow + Party = epicness!

Very Happy TIME TO PARTY!

bounce cheers bounce *starts dancing* bounce cheers bounce
Firenova
Firenova
MOD
MOD

Gender : Male
Age : 28

Post : 405
Location : E-Town, TN
Enlistment Date: : 2008-11-23
Reputation : 4

http://firenova1295.newgrounds.com/

Back to top Go down

Blue theme up! Empty Re: Blue theme up!

Post by Jordan Mon 29 Dec 2008, 6:08 pm

firenova1295 wrote:
Jox wrote:
zombieman84 wrote:Snow + Party = epicness!

Very Happy TIME TO PARTY!

bounce cheers bounce *starts dancing* bounce cheers bounce

Well... that sucked... WE BARELY GOT ANYONE ONLINE!!!!!!

This was nothing compared to the massive thanksgiving party...
Jordan
Jordan
Webmaster
Webmaster

Gender : Male
Age : 28

Post : 1300
Location : Tallahassee
Enlistment Date: : 2008-08-17
Reputation : 28

http://J850media.roflforum.net

Back to top Go down

Blue theme up! Empty Re: Blue theme up!

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

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