Plush UI for SABnzbd+ 0.6.0 (work in progress)

Got a neat new template? Share it here!
Post Reply
User avatar
inpheaux
Administrator
Administrator
Posts: 563
Joined: January 16th, 2008, 9:14 pm

Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)

Post by inpheaux »

- Diagnose & Fix the intermittent and bizarre chrome background image paint bug. Possibly by setting the 's height to 100%?
User avatar
inpheaux
Administrator
Administrator
Posts: 563
Joined: January 16th, 2008, 9:14 pm

Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)

Post by inpheaux »

pair of dimes wrote:
inpheaux wrote: - Diagnose & Fix the intermittent and bizarre chrome background image paint bug. Possibly by setting the 's height to 100%?
I saw this happen once in Safari today, never could do it in Chrome, why do you think that fixes the issue? Is it really that terrible given how intermittent and bizarre it is?
I think that might fix it because what it looks like it's doing is it isn't stretching the background coloring all the way to the bottom of the browser. By setting a height (or min-height) it would explicitly tell the browser "no seriously this colored-in area is this big".

And I do think it's worth doing because when I've seen it screw up it's been on first-launch, and the fix may just be a matter of a single css definition.
User avatar
foxace
Release Testers
Release Testers
Posts: 67
Joined: November 15th, 2008, 10:31 am
Location: France

Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)

Post by foxace »

Hello very good job on the 0.6

Is it possible to see the progress bar more large when you switch to the display 100%

I did a screenshot of the bug french version

and i update the txt file

Thank
User avatar
foxace
Release Testers
Release Testers
Posts: 67
Joined: November 15th, 2008, 10:31 am
Location: France

Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)

Post by foxace »

pair of dimes wrote: OK thanks I'll see what I can do.

Is there a reason you want the progress bar wider?
Just to take up more space?
Why not switch the display to 50%?
Only for more space.there are too many blank between the name of nzb and progress bar
User avatar
foxace
Release Testers
Release Testers
Posts: 67
Joined: November 15th, 2008, 10:31 am
Location: France

Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)

Post by foxace »

Bonjour.

the text of the button "analyze" does not align with other

The framework for the path of the directory cache is useless in version 0.6

Small contribution to your great work

Merci
User avatar
foxace
Release Testers
Release Testers
Posts: 67
Joined: November 15th, 2008, 10:31 am
Location: France

Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)

Post by foxace »

pair of dimes wrote:
foxace wrote: the text of the button "analyze" does not align with other
http://bazaar.launchpad.net/~pairofdime ... ision/2389

Can these 3 buttons' layout be improved upon further?
;) very good
User avatar
foxace
Release Testers
Release Testers
Posts: 67
Joined: November 15th, 2008, 10:31 am
Location: France

Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)

Post by foxace »

foxace wrote: Bonjour.



The framework for the path of the directory cache is useless in version 0.6



Merci
Up.
on 06. Alpha2
Thank
User avatar
foxace
Release Testers
Release Testers
Posts: 67
Joined: November 15th, 2008, 10:31 am
Location: France

Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)

Post by foxace »

pair of dimes wrote: OK foxace, getting back into tweaking the ui soon.
;)
bugmenot
Full Member
Full Member
Posts: 102
Joined: January 30th, 2008, 9:25 pm

Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)

Post by bugmenot »

Just though to pop by and say I really like this style but as you said its still a wip (hope it still is and not abandoned)
Here are a few mods i though you might like.

The header text was kid of hard to read so i modded it a bit to look like the pic. Makes it easier to read.

It was modded with stylish just because i didnt feel like browsing to the files and doing it there.

Here is the code i used (yeah its messy but it works XD)

Edit: NOTE -moz-border-radius is a firefox only css thing so it will not completely work on other browsers.

Code: Select all

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("https://localhost:9090/sabnzbd/") {

UL.sf-menu.sf-navbar.sf-js-enabled { padding: 7px !important; }

#uploadNZBForm {
background: #000 !important;
-moz-border-radius: 10px !important;
padding: 5px !important;
border:1px solid #2d2d2d !important;
width: 93% !important;
margin-left:auto !important;
margin-right:auto !important;
background: url('https://localhost:9090/sabnzbd/static/images/plush-default/sprite-tilex.png') repeat top right !important;
background-position: 0 -43px !important;
border:4px solid #cfcfcf !important;

-moz-box-shadow: 0px 0px 30px 0px #000 !important;

}

}
Last edited by bugmenot on September 29th, 2010, 9:44 pm, edited 1 time in total.
User avatar
foxace
Release Testers
Release Testers
Posts: 67
Joined: November 15th, 2008, 10:31 am
Location: France

Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)

Post by foxace »

Hello I have any updates on the French translation, can fix this thank you.  ;D
User avatar
foxace
Release Testers
Release Testers
Posts: 67
Joined: November 15th, 2008, 10:31 am
Location: France

Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)

Post by foxace »

pair of dimes wrote:
foxace wrote: Hello I have any updates on the French translation, can fix this thank you.  ;D
will fix soon!
I hope you have not forgotten  ;D
User avatar
foxace
Release Testers
Release Testers
Posts: 67
Joined: November 15th, 2008, 10:31 am
Location: France

Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)

Post by foxace »

Hello.

Is it possible to add this to the translation?
User avatar
foxace
Release Testers
Release Testers
Posts: 67
Joined: November 15th, 2008, 10:31 am
Location: France

Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)

Post by foxace »

Is it possible to display Giga instead of Mo
User avatar
foxace
Release Testers
Release Testers
Posts: 67
Joined: November 15th, 2008, 10:31 am
Location: France

Re: Plush UI for SABnzbd+ 0.6.0 (work in progress)

Post by foxace »

Is it please is it possible to fix this bug?
Thank you very much.
Post Reply