Bug 5671 - Now Playing in Random Mix aligned correctly in header in Classic skin
: Now Playing in Random Mix aligned correctly in header in Classic skin
Status: RESOLVED WONTFIX
Product: Logitech Media Server
Classification: Unclassified
Component: Plugin
: 7.0
: PC Other
: P2 trivial (vote)
: ---
Assigned To: Unassigned bug - please assign me!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-10-04 20:46 UTC by Erland Isaksson
Modified: 2007-11-21 10:14 UTC (History)
2 users (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erland Isaksson 2007-10-04 20:46:22 UTC
The Now Playing indication in the Random Mix plugin, that shows which type of random playlist that is played, is not shown within the header in the classic skin. In the new default skin and in the fishbone skin the "Now Playing: Random Song Mix" indication is shown correctly in the header of the web page, but in the classic skin it is instead shown just below the header.

I believe this have worked correctly earlier, I think the problem was introduced first in SlimServer 6.5 and it does now also exists in 7.0.
Comment 1 KDF 2007-10-05 23:34:29 UTC
I'm not sure this is a problem, as it is the intended design of the skin.  The possition of the pageHeaderInfo block is consistent for classic skin, being just below the TopGraphic3 div (the grey block).  It is still included as the pageheader for class, despite the styles making it blend with the rest of the page.  If you wish to have your custom header set apart, it may be an option to add <hr> within your pageheaderInfo block. The pagetitle is at the top of the dark grey, and the pwd resides in the lighter grey along with any other pageHeaderMenu block that might come along.