Page 1 sur 1

G O T H A M

Publié : 25 mai 2016 - 16:41
par ryuuji
G O T H A M
T H E M E
Image
Fitted at this moment only for 1920x1080 resolution (because of my coding skills).

Main menu
http://s000.tinyupload.com/?file_id=091 ... 2447035498" onclick="window.open(this.href);return false;

System default
http://s000.tinyupload.com/?file_id=062 ... 5948048810" onclick="window.open(this.href);return false;

Fonts (clock + text)
http://s000.tinyupload.com/?file_id=258 ... 6164325040" onclick="window.open(this.href);return false;

Vertical video systems default
http://s000.tinyupload.com/?file_id=906 ... 1850943321" onclick="window.open(this.href);return false;

Vertical video systems main menu
http://s000.tinyupload.com/?file_id=000 ... 9902624917" onclick="window.open(this.href);return false;


Video (short)
Preview

billyc999 XMLs
https://github.com/billyc999/Game-database-info" onclick="window.open(this.href);return false;

Re: G O T H A M

Publié : 25 mai 2016 - 17:21
par Porko
Great!! Very nice
Good integration of video... Impressive!

It's for your PC or TV? Or just for fun^^

Thx for share

(Good database also ^^)

Re: G O T H A M

Publié : 25 mai 2016 - 17:26
par Meth
Very beautiful, it's great to see that strangers can understand zspin logic.

Re: G O T H A M

Publié : 25 mai 2016 - 17:28
par ryuuji
Thanks both.
Both tv an monitor use 1920x1080
Would greatly appreciate if people with different resolutions, if they adapt this theme to fit their resolution, would share it with everybody.
Database credits are going to billyc999 and some other guys from hyperspin forums.

Re: G O T H A M

Publié : 25 mai 2016 - 17:53
par Karkinge
Wow !
So smooth, so clean... lovin' it !

Re: G O T H A M

Publié : 25 mai 2016 - 18:02
par Porko
Ok i've see the credit on Github^^

The animated background is very beautiful

The font isn't in your theme...
In CSS add (exemple for MyriadProRegular)

Code : Tout sélectionner

@font-face {
    font-family: MyriadProRegular;
    src: url(MyriadProRegular.ttf);
}

div {
    font-family: MyriadProRegular;
}
And add your font in the folder

For video/overlay i think we need to "group" placement and scale in a div for auto adjust screen resolution...
I don't know how but i'll search...

Re: G O T H A M

Publié : 25 mai 2016 - 18:27
par ryuuji
uploaded the fonts in a zip
sorry for that.
check 1st post

Re: G O T H A M

Publié : 25 mai 2016 - 23:52
par ryuuji
*update - added version for systems with vertical videos

Re: G O T H A M

Publié : 07 août 2016 - 21:53
par Meth
Thanks man.