If someone that sees this knows HTML and CSS there is a chance to help.

The relevant code is in
Plugins/CustomBrowse/HTML/EN/plugins/CustomBrowse/menuheader.html
(it can be found in the Custom Browse plugin installation)

The the moment it's divided into two columns using a HTML table where
each item is assigned to either the left or the right column. Currently
only the image items are put in the left column and all texts items are
placed in the right column.

The optimal solution would be if it's possible to change this HTML code
so the items can be aligned under each other but so they will use the
space to the left if there are place available. The alternative is to
change the plugin code so you can choose if an item should be placed on
the left or right side or if it should use the whole width, but that
will be a lot bigger change and won't happen in the near future unless
someone else implements it.

I think it might be possible to use "div" tags together with CSS to
accomplish this but I'm not completely sure.


-- 
erland

Erland Isaksson
'My homepage' (http://erland.isaksson.info) 'My download page'
(http://erland.isaksson.info/download)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library, Title Switcher and Database
Query plugins'
(http://wiki.erland.isaksson.info/index.php/Category:SlimServer))
------------------------------------------------------------------------
erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=61043

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to