checkbox alignment in html legend

Carola Jesch cjesch at CCT.LSU.EDU
Wed Feb 1 13:52:19 EST 2006


Hi list,
 
I have been playing around with the html legend and I am faced with a
problem that I hope is only a minor one. I simply want to align the
checkboxes for the layers on the very left hand side of the table in the
main html template.
 
This is the entry in my main template for the html legend:
 
   <tr>
    <td colspan="4" align="left" >[legend]</td>
   </tr>
 
 
Here is the legend template:
 
[leg_layer_html order_metadata=legend_order opt_flag=2]
<tr>
 <td align="left"><input type="checkbox" name="layer"
value="[leg_layer_name]" [if name=layer_status oper=eq value=1]CHECKED[/if]>
</td>
 <td colspan="3" >[metadata name=legend_title]</td>
</tr>
[/leg_layer_html]
 
 
Do you see any mistake? align="left" doesn't seem to work.....
 
- Carola
 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Carola Jesch
Wetland Biogeochemistry Institute
Department of Oceanography and Coastal Science
Louisiana State University
3191 Energy, Coast & Environment Bldg.
Baton Rouge, LA,70803
e-mail: cjesch at cct.lsu.edu
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20060201/577eb328/attachment.html


More information about the mapserver-users mailing list