Hi

each layerGroup is practicaly represented by a <div> element in the template. If you want your layerGroup to be side-by-side, you need to either modify the css properties of these div or replace the div by <span> elements, though it will certainly have side effects on how all the elements are displayed, so you will need to do some adjustement to the layers's css and template.

regards
Oliver


hello -

re how to modify how my layers children blocks are diplayed in the web page -
, i want them side by side

---------------------
layers
layers.root.className = LayerGroup
layers.root.children = SocioDEM, background, wmsLayers
layers.root.rendering = block

--------------------------


i would like the blocks to be displayed as follows when the
"themes" tab is selected

[SocioDEM] [background]
                      [wmsLayers]

and not one after the other which is the default and that
makes the layers list much much too long

[SocioDEM]
[background]
[wmsLayers]


thank you in advance !!


--
Mariange Beaudry

_______________________________________________
Cartoweb-users mailing list
[email protected]
http://lists.maptools.org/mailman/listinfo/cartoweb-users


_______________________________________________
Cartoweb-users mailing list
[email protected]
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to