You'd think so, but in actuality it still puts it in the top left...but the 
icons are in reverse order.

But more importantly, do you have any insight on how I can have two 
SelectFeature Controls in my panel with different icons?

-----Original Message-----
From: Alexandre Dube [mailto:[EMAIL 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,

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 
> 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 them?
> ----------------------------------------------------------------------
> --
>
> _______________________________________________
> Users mailing list
> Users@openlayers.org
> http://openlayers.org/mailman/listinfo/users
>   


--
Alexandre Dubé
Mapgears
www.mapgears.com

_______________________________________________
Users mailing list
Users@openlayers.org
http://openlayers.org/mailman/listinfo/users

Reply via email to