Search found 11 matches

by godsyn
Thu May 17, 2012 5:43 pm
Forum: General discussion
Topic: New theme; Any interest?
Replies: 18
Views: 66851

Re: New theme; Any interest?

Implemented without issues.
Thanks!
by godsyn
Sat May 12, 2012 9:30 pm
Forum: General discussion
Topic: New theme; Any interest?
Replies: 18
Views: 66851

Re: New theme; Any interest?

Awesome, implemented.
by godsyn
Thu May 03, 2012 3:03 am
Forum: General discussion
Topic: New theme; Any interest?
Replies: 18
Views: 66851

Re: New theme; Any interest?

While this is a css faux pas (separation of content and style), I believe it to be.. better than requiring a translation for each theme.

I'll start on IDing all the elements.
by godsyn
Wed May 02, 2012 3:11 am
Forum: General discussion
Topic: New theme; Any interest?
Replies: 18
Views: 66851

Re: New theme; Any interest?

Best of both worlds, I'll start work on defining text via css for menus/icons/etc. For example: Instead of: <a href="favorite.php">favorites</a> use <a id="mainmenu-favorites" href="favorite.php"></a> and in css use: #mainmenu-favorites{ background-image:url('/path/tp/f...
by godsyn
Mon Apr 30, 2012 1:23 pm
Forum: General discussion
Topic: New theme; Any interest?
Replies: 18
Views: 66851

Re: New theme; Any interest?

Consider this a rough draft. Most is working in "real" browsers, but I've yet to start tackling IE. If you find any blatant issues, let me know. Removal of most of the imgs and replacing them with css means less requests to the web server, and faster load times. Removal of nested tables me...
by godsyn
Mon Apr 30, 2012 12:05 am
Forum: General discussion
Topic: New theme; Any interest?
Replies: 18
Views: 66851

Re: New theme; Any interest?

Hello Godsyn, Thanks for the work you have done so far. To see if the new CSS/HTML is rendering properly I would suggest checking on: http://browsershots.org/ Currently testing on mac/win with chrome/firefox. Will use browsershots when near completion. To validate the HTML code there is a nice Fire...
by godsyn
Sun Apr 29, 2012 4:59 am
Forum: General discussion
Topic: New theme; Any interest?
Replies: 18
Views: 66851

Re: New theme; Any interest?

Progress report: about 50% done converting everything. Page size is about 50% less, and load times are 50% to 75% faster.
by godsyn
Sun Apr 22, 2012 7:45 am
Forum: General discussion
Topic: New theme; Any interest?
Replies: 18
Views: 66851

Re: New theme; Any interest?

Index, all tables gone, pure CSS goodness. 100% themeable.
[JS DISABLED TO SHOW WARNING]
Image
[SEARCH]
Image
by godsyn
Fri Apr 20, 2012 7:45 am
Forum: General discussion
Topic: New theme; Any interest?
Replies: 18
Views: 66851

Re: New theme; Any interest?

Config page. Aside from the icons and the top right "netjukebox" image, 100% css.
Image
I'll zip everything up (seeing as I can't find a github/svn page to request a pull from the author) when I'm done.
by godsyn
Thu Apr 19, 2012 9:41 am
Forum: General discussion
Topic: Thank you
Replies: 0
Views: 33580

Thank you

After scouring, I've finally found a web based media player that is working flawlessly with:
    Apache2 PHP5.x MySql5.x Icecast2 MPD
On a 900mhz Intel Celeron with 1gb of ram (linux).
by godsyn
Thu Apr 19, 2012 8:16 am
Forum: General discussion
Topic: New theme; Any interest?
Replies: 18
Views: 66851

New theme; Any interest?

I've started working on removing the nested tables (yuck) and pointless back-ground images (eg: gradient) and converting everything to CSS. The theme's name is HTML5Clean, and short of some issues with embedded images (eg: DIVs/tables not defined by the theme), I've removed all background images, cl...