[OpenLayers-Users] .olControlAttribution css problem

Pierre Muckensturm pierre at georezo.net
Mon Dec 19 08:13:54 EST 2011


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.jpg[/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


More information about the Users mailing list