Specifying widths of columns in number pixels and restricting layout options?
Is there any way to specify in number of pixels the size of a thin column?
Our client has a styleguide that requires that the left column be a specific
width and just saying "the left column will be a thin column" is not
specific enough for our purposes. Where is this size specified? I couldn't
find any HTML template that specified this -- what template does the
DesktopServlet or DesktopProvider use to construct the columns? Is this
hard-coded into the class or is this in a file?
Also, is there any way to restrict the layouts available? What if we ONLY
want users to be able pick the "thin on left, thick on right" layout?
Thanks
[704 byte] By [
] at [2007-11-25 4:29:05]

Hi,
Marshall Levin wrote:
> Is there any way to specify in number of pixels the size of a thin column?
> Our client has a styleguide that requires that the left column be a specific
> width and just saying "the left column will be a thin column" is not
> specific enough for our purposes. Where is this size specified? I couldn't
> find any HTML template that specified this -- what template does the
> DesktopServlet or DesktopProvider use to construct the columns? Is this
> hard-coded into the class or is this in a file?
>
> Also, is there any way to restrict the layouts available? What if we ONLY
> want users to be able pick the "thin on left, thick on right" layout?
>
> Thanks
An easy way is to remove "Options" from the Desktop menu. Or you can modify
"iwtDesktop" component using ipsadmin.
-imad
at 2007-6-29 2:31:47 >
