The one and only signature creation thread

dark_shadow said:
Just spent an hour on this,

1112465979Lplate.jpg


Hope you like it :)

Thats got my attention ;)

Is there anyway that the L could be set above the plate in the same font

i.e.


Or failing that change the name completely to Lateshift

Not too sure about the wheel bit yet, i am thinking more along the lines of just stretching the main part, name and email and maybe an Aprilia logo or something?

looking tasty though :)
 
L Plate said:
Thats got my attention ;)

Is there anyway that the L could be set above the plate in the same font

Done

1112472541lplatesig1.jpg


Or failing that change the name completely to Lateshift

Not too sure about the wheel bit yet, i am thinking more along the lines of just stretching the main part, name and email and maybe an Aprilia logo or something?

looking tasty though :)
Not too sure what you mean . . .
 
ooops my mistake for not being clear enough :o

Oh and dont slog your guts out trying to do this m8, i appreciate the time that this must have taken to do :)

What i meant was ditch the clip of the front wheel, stretch the rest of the image to fill the requirement and stick the "L" immediately above the "plate" rather than seperating it all, failing that ditch the "L Plate" and use "Lateshift" as i use that name on another forum :)

If you are looking to replace the front wheel, then the Ohlins rear shock absorber has a nice variation of colour being gold and yellow ;)
 
Hi there, I was wondering if someone could create me a new signature.

As long as it as a forest fire name across the middle of it and a welsh emblem on the left and a nottingham forest logo on the righ if thats possible.

Thanks

ForestFire
 
Ive asked so many times-I am after a rotating sig so ned the proggy and a few sigs-anyone prepared to help me when they have a couple of mins spare-can be next week for all I care as long as someone who is far more superior than me replies:(;)
 
googoodoll said:
Ive asked so many times-I am after a rotating sig so ned the proggy and a few sigs-anyone prepared to help me when they have a couple of mins spare-can be next week for all I care as long as someone who is far more superior than me replies:(;)


Here's some code for you, but I'm afraid I can't help you with making a sig :p

Code:
<?php
// You'll need to change this next line. Leave a trailing slash.
$dir = 'path/to/signature/images/;
$dh  = opendir($dir);
while (false !== ($filename = readdir($dh))) {
   $files[] = $filename;
}
$image = $files[rand(0, count($files))];

header('Location: '.$dir.$image);
?>


If you want something a little shorter, then try these I wrote, PHP and Perl:

Code:
<?php
$_ = glob("s/{*.gif,*.jpg,*.png}", GLOB_BRACE); readfile($_[rand(0, count($_))]);
?>

Code:
@_ = <s/*.*>;open(f,$_[int rand(@_)]);for(<f>){print}
 
Last edited:
how do we get rotating sigs? the link form a few pages back is not working for me? also any chance of a coulpe more sigs for me please?

i like mine at the moment but if someone could change the mr tommo bit to.. Tom then i would be thankful, also in a different style/font, like the 'PLATE' in the sig below.

dark_shadow said:
Just spent an hour on this,

1112465979Lplate.jpg


Hope you like it :)

and just another one or two for my rotating sigs please with these pictures incorporated in some kind of way..




..

EDIT ( AND ALSO JUST THIS DESIGN (as it is) AS ANOTHER SIG WITH TOM IN THE SAME 'PLATE' FONT AS ABOVE)



sorry for the demands lol

tom
 
ImMrChris said:
hehe glad to see my original thread still going

once i finish this game im working on (4 weeks time woohoo) i'll have time for a bit of photoshopping ;)

Chris :D
longest thread on OCUK would you say? :D
hey everyone: does anyone know how you make it so you can click on some text under your sig and have it so an email can be sent to you?
P.S. i love this sig i got on here too :D
 
Last edited:
Back
Top Bottom