pippin;254384 Wrote: 
> - You can size the contentcontainer; also switched the parameter for a
> custom <div> to squeezecenter's standard (listid), the old
> 'containerid' is still valid, though.
> - There's a spacer block to keep the bottom bar at the page bottom when
> not using contentcontainer
> 
If possible I would prefer if I didn't have to specify the height if I
like a full page container.

So if I had code like this, it would look good in both the default SC
skins and in iPeng.

Code:
--------------------
    
  [% PROCESS pageheader.html %]
  [% WRAPPER contentcontainer %]
  [% WRAPPER contentitem %]First item[% END %]
  [% WRAPPER contentitem %]Second item[% END %]
  [% WRAPPER contentitem %]Third item[% END %]
  [% END %]
  [% PROCESS pagefooter.html %]
  
--------------------


At the moment this code looks good in default SC skins but in iPeng it
puts the buttom bar in the middle of the page.

If I really want a half page contentcontainer it might be useful to be
able to specify a height, but I don't think I should have to specify it
in the default case. 

MICHAEL
If you are still listening on this thread, it would be useful to also
be able to specify a height of the contentcontainer in the standard
skins. This would make it possible to have several contentcontainer
blocks on the same page which would solve the problems I had earlier
with Custom Browse and the new default skin.


-- 
erland

Erland Isaksson
'My homepage' (http://erland.homeip.net) 'My download page'
(http://erland.homeip.net/download)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library and Database Query plugins'
(http://wiki.erland.homeip.net/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=41697

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

Reply via email to