Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Metro theme for website

Tags:

jquery

css

themes

Anyone know of an easy way to style a website with a windows phone 7 like metro theme ?
Either a CSS or a jQuery-based theme would work.

like image 366
DanielEli Avatar asked Mar 16 '11 19:03

DanielEli


6 Answers

This can help:

https://github.com/mvalipour/jq-metro

UPDATE (Sep 2011):

The library is now becoming more complete towards supporting all metro-style controls and a jquery-mobile extension for developing metro-style HTML5 mobile apps.

like image 84
Mo Valipour Avatar answered Nov 02 '22 23:11

Mo Valipour


Try out http://jquit.com/builder. It's a nice tool for generating Metro UI themes for jQuery UI. You can configure the colors to match your website's color scheme.

like image 37
jqueryman Avatar answered Nov 03 '22 01:11

jqueryman


This question was asked a long time ago but since it still shows up in a search...

Very nice looking metro UI: http://metroui.org.ua/

Seams to look better in IE due to anti-aliasing.

like image 43
ibliskavka Avatar answered Nov 03 '22 00:11

ibliskavka


This site provides a full php/html/css/javascript framework for metro ui:

http://metro-webdesign.info/#home

like image 40
Kzqai Avatar answered Nov 03 '22 00:11

Kzqai


Well here's another Jquery metro plugin. Metro JS. Actually it's quite impressive. You should give it a shot.

like image 31
dotnetN00b Avatar answered Nov 02 '22 23:11

dotnetN00b


Found another one here: http://forr.st/~5n3

Seems to be more based on tiles rather than menus, though.

like image 22
Logan Avatar answered Nov 02 '22 23:11

Logan