Jump to content

Couple comments on v3.5...


moviefan

Recommended Posts

moviefan

- The outline squares around all of the images look really bad.  What was the thought process behind this decision?  To make everything look less streamlined?

 

- Why can't I page through the activity log anymore on the main server dashboard?  Also, the activity log in general seems to be shortned to one page when you click through to it.  Any reason for this?

Link to comment
Share on other sites

Hi, what outline squares do you mean? Can you show a screenshot? Thanks.

 

As far as activity goes, yes more work and improvements are needed with it.

Link to comment
Share on other sites

moviefan

Kind of hard to see in a screenshot but you should be able to make them out.  Don't really see them very well around movies but very obvious everywhere else.

 

5b51291073ad3_ScreenShot20180719at81228P

Link to comment
Share on other sites

Ok that's actually nothing new. It helps add a little depth perception, although with transparency like you've got here i can understand why you wouldn't like it.

Link to comment
Share on other sites

Happy2Play

You must be referring to shadow box.

/*Remove shadow box*/ 
.cardContent-shadow {
  -webkit-box-shadow: 0 0.0725em 0.29em 0 rgba(0,0,0,0) !important; 
  box-shadow: 0 0.0725em 0.29em 0 rgba(0,0,0,0) !important; }

​or
 
/*Remove shadow box*/
.cardContent-shadow {
    -webkit-box-shadow:  none !important;
    box-shadow:  none !important;
}
Edited by Happy2Play
Link to comment
Share on other sites

Happy2Play

So @@Happy2Play do I just paste that code somewhere to remove it?  Both snippets or just one or the other?

 

Which file?

 

Thanks.

 

One or the other

 

Dashboard-Settings-Custom CSS

 

Note custom css does not work on Connect, only LAN/WAN connections.

Link to comment
Share on other sites

moviefan

Edit:  Nevermind.  Appears to have worked just as I wanted.

 

No more lines. 

 

Thanks!

Edited by moviefan
Link to comment
Share on other sites

moviefan

Another thing here...before when you hovered over the movie it would display useful information like Ratings and Length, etc.

 

Now, that has been removed and it just gives you an option to click play?  What is that about?  Was so much nicer before.

Link to comment
Share on other sites

the big play button in the middle makes it difficult to fit that information, although putting the logo back in the upper left is feasible.

Link to comment
Share on other sites

Deathsquirrel

the big play button in the middle makes it difficult to fit that information, although putting the logo back in the upper left is feasible.

 

That big play button is driving me freaking bonkers FYI.  It keeps playing movies I want to check details on.

  • Like 2
Link to comment
Share on other sites

Cheeseburger

Am I missing something? I'm on 3.5.0.0, and below is a copy how a poster looks when hovering the pointer on it. That play button is not that big? Surely the ratings info and length could be put back in there? Might just have to shrink it a bit? Would appreciate that. Maybe the pointed at poster/thumb/etc. could be allowed to increase in size, filling out the margins to the surrounding items, then displaying more info in the space that now is bigger? Maybe even spilling over slightly, creating a "zoom" effect?

 

5b54d69d0606a_BBB_poster.png

Edited by Cheeseburger
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...