[Cartoweb-users] Re: modify layers.tpl or cartoclient.tpl or CSS
??
Oliver Christen
oliver.christen at camptocamp.com
Thu Feb 7 03:48:27 EST 2008
hi
im not sure I understand what you tried to do.
do you want the menu tabs and contents to be displayed side by side or only
the layer Groups from the layers tree (thats what I understood yesterday) ?
regards
Oliver
>I have tried the following with little success
> -
> first -
> created left right div in folders.css
>
> second -
> modified cartoclient.tpl as follows
>
> <div id="container">
> <!-- folder 1 starts here -->
> <div id="folder1" class="folder">
> <div id="left">
> {$layers}
> <left>
> <input type="submit" id="refresh" name="refresh"
> value="{t}Refresh{/t}" class="form_button" />
> </left>
> </div><!-- left -->
> <div id="right">
> right div test{$layers2}
> </div><!-- right -->
> <div class="clear"></div>
> </div>
>
> third -
> as you may have noticed
> i tried to make add layer2. ... elements in layers.ini - no go
>
> problems :
> components of left and right divs within the folder 1 div
> run right over the layers box and beyond the main 100% table defined at
> the start of cartoclient.tpl
> any thoughts why that is ?
>
>
>
> _______________________________________________
> Cartoweb-users mailing list
> Cartoweb-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/cartoweb-users
>
More information about the Cartoweb-users
mailing list