erland;254395 Wrote: 
> 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.
Problem is: Do you, for example, always know if you have a pagebar? Or
do you put that inside the container?
I can change that to be the default behavior, won't affect any of my
pages (just add an || '323' to the containerheight clause in
cmdwrappers). The reason I didn't do it is that ALL the plugins I 
tried out did actually show stuff above and below the container, so
they would scroll the footer off the page even with an empty container.
Now that's not nice either, isn't it?
And since the default skin doesn't know the "containerheight" parameter
(OK, you want to change that), I thought that's less impact.
But, if you prefer it the other way round I will change it next time.


-- 
pippin

---
see iPeng at penguinlovesmusic.com
------------------------------------------------------------------------
pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
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