[Cartoweb-users] separate switch lists and browser behaviour

simone.frigerio at univie.ac.at simone.frigerio at univie.ac.at
Wed May 18 11:02:40 EST 2011


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



More information about the Cartoweb-users mailing list