osnn christmas logo contest

gonaads said:
egghead, if ya have the original globe image without the text. Could you post it. Need it to keep the text static.


Thanks. :)
Nice shaking!

You have mail :)
 
Thanks egghead. I'll see what I can come up with. :)
 
someone wake this thread up. The season is coming.

any updates?
 
I'll be getting em together and putting it all up tonight :)
would start putting together the front page and forum logos together in one handy place, but I am suppose to be doing some work ;p
 
hey guys i was bored and used my PS skills to make a nice logo for the OSNN community.
here is it >>
logoosnn9fr.gif


Like it ??
 
to mean tomorrow morning as it will no doubt be in the early hours after a complete database crash :p ;)
 
Henyman said:
to mean tomorrow morning as it will no doubt be in the early hours after a complete database crash :p ;)


Ooooooh no you didn't :wow:


EP, let me shoot him... Please! :bandit: :devious:
 
Ok, the first three logos (alphabetically) are now in use from this directory on the forums:

http://forum.osnn.net/orbitz/xmas/

It uses Javascript and I originally picked ten logos to go, but can't get the damn script to work, so if anyone can get it working with ten that would be appreciated!

The code I have used is as follows:

Code:
<script language="javascript">
var apunk = "<a href=\"http://www.osnn.net\"><img src=\"";
var bpunk = "\" alt=\"";
var cpunk = "\" width=\"169\" height=\"156\" border=\"0\"></a>";
var rnumb = "";
var img = "";

rnumb += Math.floor(Math.random()*3);
img = rnumb;
if (img == "0") {
document.write(apunk+ "orbitz/xmas/logo_by_american_zombie_1.gif" +bpunk+ "Logo by American Zombie" +cpunk);
}
if (img == "1") {
document.write(apunk+ "orbitz/xmas/logo_by_benny.jpg" +bpunk+ "Logo by Benny" +cpunk);
}
if (img == "2") {
document.write(apunk+ "orbitz/xmas/logo_by_brad.gif" +bpunk+ "Logo by Brad" +cpunk);
}
</script>

Otherwise I will change it on a daily basis!
Or if someone sees a better script that can show the image, alt tag and link that would be cool too! :D
 
change rnumb += Math.floor(Math.random()*3); to rnumb += Math.floor(Math.random()*10); ??
 
do that, then add in the

if (img == "XXblehXX") {
document.write(apunk+ "orbitz/xmas/logo_by_XXblehXX.gif" +bpunk+ "Logo by XXblehXX" +cpunk);

for the rest?
 
done!

PHP:
<script language="javascript">
var apunk = "<a href=\"http://www.osnn.net\"><img src=\"";
var bpunk = "\" alt=\"";
var cpunk = "\" width=\"169\" height=\"156\" border=\"0\"></a>";
var rnumb = "";
var img = "";

rnumb += Math.floor(Math.random()*10);
img = rnumb;
if (img == "0") {
document.write(apunk+ "logo_by_american_zombie_1.gif" +bpunk+ "Logo by American Zombie" +cpunk);
}
if (img == "1") {
document.write(apunk+ "logo_by_benny.jpg" +bpunk+ "Logo by Benny" +cpunk);
}
if (img == "2") {
document.write(apunk+ "logo_by_brad.gif" +bpunk+ "Logo by Brad" +cpunk);
}
if (img == "3") {
document.write(apunk+ "logo_by_cen0x.gif" +bpunk+ "Logo by cen0x" +cpunk);
}
if (img == "4") {
document.write(apunk+ "logo_by_egghead_1.gif" +bpunk+ "Logo by egghead" +cpunk);
}
if (img == "5") {
document.write(apunk+ "logo_by_egghead_3.gif" +bpunk+ "Logo by egghead" +cpunk);
}
if (img == "6") {
document.write(apunk+ "logo_by_gonaads_1.gif" +bpunk+ "Logo by gonaads" +cpunk);
}
if (img == "7") {
document.write(apunk+ "logo_by_henyman.gif" +bpunk+ "Logo by Henyman" +cpunk);
}
if (img == "8") {
document.write(apunk+ "logo_by_khayman.gif" +bpunk+ "Logo by khayman" +cpunk);
}
if (img == "9") {
document.write(apunk+ "logo_by_khayman_2.gif" +bpunk+ "Logo by khayman" +cpunk);
}
</script>
 

Members online

No members online now.

Latest profile posts

Also Hi EP and people. I found this place again while looking through a oooollllllldddd backup. I have filled over 10TB and was looking at my collection of antiques. Any bids on the 500Mhz Win 95 fix?
Any of the SP crew still out there?
Xie wrote on Electronic Punk's profile.
Impressed you have kept this alive this long EP! So many sites have come and gone. :(

Just did some crude math and I apparently joined almost 18yrs ago, how is that possible???
hello peeps... is been some time since i last came here.
Electronic Punk wrote on Sazar's profile.
Rest in peace my friend, been trying to find you and finally did in the worst way imaginable.

Forum statistics

Threads
62,015
Messages
673,494
Members
5,623
Latest member
AndersonLo
Back