1 Day Website, First theme for Sale!

New theme using a random name. Just made it under 10 hours (includes learning how to make good e107 themes). Selling for $25.00 USD, comment back for details.

http://crossingnx.net/

e107 plugin

Flash banner with a Gears of War 2 font and giant Gears of War 2 Wallpaper, centered.

I think its a cool looking site. The actual coding though is very primitive since its based on variable passing (e107′s core functions). If I were to recode e107 core framework, it’d be class->function base rather than $variable passing. Oh well, it was fun making it.

PHP:
array imagettftext ( resource $image , float $size , float $angle , int $x , int $y , int $color , string $fontfile , string $text )
This is great for adding always-changing info to your images.