• as i see in source code of my page it’s like that:

    <div class="googlemaps" style="width:300px;height:150px;"><a href="http://maps.google.com/maps?f=q&hl=uk&geocode=&q=50.46526,30.46854&ie=UTF8&ll=50.46526,30.46854&t=h&z=17&maptype=G_SATELLITE_MAP" title="Київ"><img src="http://maps.google.com/staticmap?markers=50.55555,30.44444,red&zoom=17&size=300x150&key=aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa&hl=uk" alt="Київ" title="Київ" /></a></div>

    I tried to assign in my style.css:

    .googlemaps {text-align:right;}
    .googlemaps a {text-align:right;}

    but no result!! the window with map is still centered.
    Would you please tell me ho to assign it to lef or right correctly?

    P.S. in /wp-content/plugins/google-maps-anywhere/googlemaps-anywhere.php i didn’t find anything about centering that window. so why is it centered by default?

    http://wordpress.org/extend/plugins/google-maps-anywhere/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Google Maps Anywhere] Align left or right’ is closed to new replies.