2014-05-24, 23:59
......
\xbmc-video-server\src\images\
Quote:bg.jpg
\xbmc-video-server\src\images\bg.jpg
Quote:login-min.css
styles-min.css
\xbmc-video-server\src\css
(2014-05-26, 11:37)negge Wrote: @Galixte: the buttons are supposed to have different colors, that's how you designate which button is the "primary" button (like OK vs. Cancel) when there are more than one next to each other.
(2014-05-26, 20:05)Galixte Wrote:(2014-05-26, 11:37)negge Wrote: @Galixte: the buttons are supposed to have different colors, that's how you designate which button is the "primary" button (like OK vs. Cancel) when there are more than one next to each other.
I have replaced the Blue color (http://www.color-hex.com/color/3498db) with the same green than the Watch button. I put two green colors for the hover move of the mouse or not.
Have you testing my modified CSS files ?
(2014-05-26, 21:12)negge Wrote:(2014-05-26, 20:05)Galixte Wrote:(2014-05-26, 11:37)negge Wrote: @Galixte: the buttons are supposed to have different colors, that's how you designate which button is the "primary" button (like OK vs. Cancel) when there are more than one next to each other.
I have replaced the Blue color (http://www.color-hex.com/color/3498db) with the same green than the Watch button. I put two green colors for the hover move of the mouse or not.
Have you testing my modified CSS files ?
Haven't gotten around to it yet. It would be great if you could submit a pull request on Github, I think I linked some instructions in one of the issue threads.
...
(2014-05-26, 06:51)Galixte Wrote: Hi,
I have modified the CSS files to make the colors more harmonious :
- Soft purple on the background,
- disappearance of the blue color on buttons replaced by the same greens existing
- On welcome page (login page) transparency of the login page with customizable background image
You have to put a background image in folder :
Code:\xbmc-video-server\src\images\
And the name of background image must be named as :
Quote:bg.jpg
Like that :
Code:\xbmc-video-server\src\images\bg.jpg
Two CSS files must be replaced :
Quote:login-min.css
styles-min.css
In folder :
Code:\xbmc-video-server\src\css
If anyone want those files they are here : CSS green purple
Twiggz Wrote:Problem 1: I try to play a file and its .m3u ? My vids should all be .m4v using the mp4 container? Media Player wont play it.
Twiggz Wrote:Problem 2: I logged in from my iPhone using my external IP to test it. The skin is totally different than the screenshots and how it looked when I logged in from a second PC using my local network address. It also doesn't work right. When I scroll through the movies I'll reach the end and they just all disappear and won't reload. Also when I play a movie it starts on my server right in front of me. It doesn't stream on the phone. It's like I am using a fancy XBMC remote.
Twiggz Wrote:Problem now: If I use my DNS name in the address/hostname, the local and external methods will both simply just timeout when streaming.
If I use my local address 192.168.x.x/xbmc-video-server then my network computer works perfectly.
Twiggz Wrote:Lastly, none of these options let me stream to my iPhone. They all simply return hostname doesn't match, or they simply just timeout.