[OpenLayers-Users] Control.Panel styling

2008-11-24 Thread Heidt, Christopher M.
im having some trouble stying the panel? positioning: i want it to be horzontal in the top right corner... cant seem to figure out the css required for that. icons: i have two selection tools in my panel, and i need them to have different icons... but they have the same class! Can i custom class

Re: [OpenLayers-Users] Control.Panel styling

2008-11-24 Thread Alexandre Dube
This should be enough. .olControlPanel div { float:right; right: 0px; height: 24px; width: 24px; margin: 5px; } regards, Alexandre Heidt, Christopher M. wrote: im having some trouble stying the panel? positioning: i want it to be horzontal in the top right corner... cant

Re: [OpenLayers-Users] Control.Panel styling

2008-11-24 Thread Heidt, Christopher M.
PROTECTED] Sent: Monday, November 24, 2008 1:48 PM To: Heidt, Christopher M. Cc: users@openlayers.org Subject: Re: [OpenLayers-Users] Control.Panel styling This should be enough. .olControlPanel div { float:right; right: 0px; height: 24px; width: 24px; margin: 5px; } regards

Re: [OpenLayers-Users] Control.Panel styling

2008-11-24 Thread Alexandre Dube
Heidt, Christopher M. wrote: You'd think so, but in actuality it still puts it in the top left...but the icons are in reverse order. Oh, I had this same problem with Firefox 3. Is that your actual browser ? But more importantly, do you have any insight on how I can have two

Re: [OpenLayers-Users] Control.Panel styling

2008-11-24 Thread Heidt, Christopher M.
: [OpenLayers-Users] Control.Panel styling Heidt, Christopher M. wrote: You'd think so, but in actuality it still puts it in the top left...but the icons are in reverse order. Oh, I had this same problem with Firefox 3. Is that your actual browser ? But more importantly, do you have any insight