Dear all,
I want to separate switches in two lists. As already suggested me, an 
easy solution is to change CSS files with the corresponding "id".
So inside:  C:\ms4w\apps\cartoweb3\htdocs\project\css\cartoweb.css
I add two properties to force different "switch lines" between switch 10 
and switch 11:

#switch_switch10 {
   margin-bottom:30px;
}

#switch_switch11 {
   clear:left;
}

Two questions:
It doesn't work in Firefox, while it is visuable in Opera, for example. 
What is the reason? It is
The second list is quite separated by the first one by vertical space. 
How can I reduce and let them attached?

Thanks.
Simone

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

Reply via email to