You are not logged in.
like the second one alot geta the text helped. Looks really nice
Offline
Second one is really nice
Offline
so what do you think
Offline
i like a lot of these.. but what are we after?
Offline
Obscure wrote:
i like a lot of these.. but what are we after?
Why settle with one of them? There are so many interesting suggestions that it would be nice (and refreshing) if they rotated automatically. That way new content can be added later if someone dreams up a brilliant idea.
Is that possible?
Last edited by xzar (2007-07-05 13:24:20)
Offline
I bet it can be done by using flash, javascript or simply just making animated gif.
Offline
xzar wrote:
Obscure wrote:
i like a lot of these.. but what are we after?
Why settle with one of them? There are so many interesting suggestions that it would be nice (and refreshing) if they rotated automatically. That way new content can be added later if someone dreams up a brilliant idea.
Is that possible?
Yes it is.
Offline
more from me.. i was just playing around a bit..
Dont know what to use these for...
and eeh... http://i190.photobucket.com/albums/z254 … dpic10.jpg
Offline
Obscure wrote:
more from me.. i was just playing around a bit..
This scrabble thing is amazing. If Dena could only make a Flash menu with it... Dena, can you do it?
Offline
Obscure wrote:
more from me.. i was just playing around a bit..
hehe Nice one!
Something different and original + the most important buttons in it, great stuff!
Offline
cruzes wrote:
Obscure wrote:
more from me.. i was just playing around a bit..
hehe Nice one!
Something different and original + the most important buttons in it, great stuff!
Cruz, why don't You draw/paint something?
Offline
sweter wrote:
Obscure wrote:
more from me.. i was just playing around a bit..
This scrabble thing is amazing. If Dena could only make a Flash menu with it... Dena, can you do it?
No No flash. Rather use as little stuff like that as possible.
Offline
denatus wrote:
sweter wrote:
Obscure wrote:
more from me.. i was just playing around a bit..
This scrabble thing is amazing. If Dena could only make a Flash menu with it... Dena, can you do it?
No No flash. Rather use as little stuff like that as possible.
l2webdesign
Offline
sweter wrote:
cruzes wrote:
Obscure wrote:
more from me.. i was just playing around a bit..
hehe Nice one!
Something different and original + the most important buttons in it, great stuff!Cruz, why don't You draw/paint something?
Very busy atm, I want to do something but no time for it....
Offline
I wanted to try out this CS3, I suck at art and stuff, but I like to test software
Shot at 2007-07-06
Last edited by Tanduli (2007-07-07 00:31:08)
Offline
nice. works very well Tand, as half of the Enigma Ord. seems to be drunk every now and then
tho text is a bit lightishhh..hardly can read the tiny text ^^
Offline
not so glossy colors and easier to read the text
Offline
awsome i love it tanduli
your linework?
Offline
I dont really know what linework is , but its not my drawing if thats what your asking, its from blizzards pages.
all I did was changing the colors, changing some shadows, removing a few items and adding the text with different blending changes.
Offline
Tanduli wrote:
not so glossy colors and easier to read the text
http://img387.imageshack.us/img387/6250 … barrk3.jpg
Very nice
Offline
As a conclusion, since there is SO may good ones I've decided to make a script that will pick a random image and place it at the top.
I'll use every picture that has been posted and that is viable to the site(Not too large, etc etc).
Feel free to post more images. I will use a few days creating the script(yes, I'm lazy
Offline
<script language="JavaScript"><!-- bilder = new Array(3); bilder[0] = "<img src='http://www.host.com/pic1.gif'"; bilder[1] = "<img src='http://www.host.com/pic2.gif'"; bilder[2] = "<img src='http://www.host.com/pic3.gif'"; index = Math.floor(Math.random() * bilder.length); document.write(bilder[index]); //done // --></script>
Last edited by Tanduli (2007-07-08 00:35:32)
Offline