brianharrington
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Forum: Plugins
In reply to: [Pronamic Google Maps] Mashup not showing up on homepagei looked at other sites that were running the plugin successfully it seems that the scripts were not added to the header. I tried this plugin with a fresh install of wp and used the twentyten theme same results…
Forum: Plugins
In reply to: [Pronamic Google Maps] Mashup not showing up on homepagei forgot to mention i can get it to work on single posts just fine.
this is the html that is rendered when attempting the mashup
<div class="pgmm"><input type="hidden" name="pgmm-info" value="{"width":300,"height":200,"zoom":8,"mapTypeId":"satellite","hideList":true,"fitBounds":null,"markerOptions":{"icon":"http:\/\/google-maps-icons.googlecode.com\/files\/photo.png"}}" /><div class="canvas" style="width: 300px; height: 200px;"></div><ul></ul></div>i am not sure if you can or cannot do this so i came up with this css solution. just add this to your css.
.ngg-gallery-thumbnail-box { background: url(thumb-overlay.jpg) no-repeat ; display: block; } .ngg-gallery-thumbnail-box img{ -moz-opacity:.90; filter:alpha(opacity=90); opacity:.90; }the overlay image should be black and white
Viewing 3 replies - 1 through 3 (of 3 total)