AW: [OpenLayers-Users] .olControlAttribution css problem

Arnd Wippermann arnd.wippermann at web.de
Mon Dec 19 12:12:25 EST 2011


Hi,

I want to set the attribution at the bottom of the map.

I use this declaration in the style section of the html page

.olControlAttribution { bottom: 0px!important } 

Arnd


-----Ursprüngliche Nachricht-----
Von: openlayers-users-bounces at lists.osgeo.org
[mailto:openlayers-users-bounces at lists.osgeo.org] Im Auftrag von Pierre
Muckensturm
Gesendet: Montag, 19. Dezember 2011 14:14
An: openlayers-users at lists.osgeo.org
Betreff: [OpenLayers-Users] .olControlAttribution css problem

Hi,
I've noticed a problem with the Licence mention on my map :
[url=http://tof.canardpc.com/view/d128c85b-ac18-408e-8cf3-51ccb179aade.jpg][
img]http://tof.canardpc.com/preview2/d128c85b-ac18-408e-8cf3-51ccb179aade.jp
g[/img][/url]
The mention is in the middle of my map. With Firebug, I change the css, and
then I tried to change my code, like this :
[code]<style>

.olControlAttribution {
    bottom: 0.5em;
    display: block;
    font-size: smaller;
    right: 3px;
}
</style>[/code]
It does'nt work. It can't work because of the
"openlayers/theme/default/style.css" (or it seems to be the cause).
Does anyone got the same behaviour ? Is there any solution ?

Thanks in advance, you'd help me
--
PLM aka Brindavoine
_______________________________________________
Users mailing list
Users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-users



More information about the Users mailing list