I am trying to theme/format the info-windows(balloons) on a google map that is being placed on the frontpage using Gmap/Views/CCK.
I have the balloons showing the correct info but I can't seem to do anything to the text/images in the window.
I am doing something wrong and I am not sure where!!
Here is what i have done so far:
--------------------
Created the Gmap markers/info-windows
--------------------
---Created a new content type with CCK. Basically a form that collect some user entered info, uploaded pic, weblink etc. This is tied to a location when the user sets their Lat/Long by finding and clicking the desired location on a map (gmap/location)
---using the Gmap option in Views, these fields are being sent successfully to the appropriate gmap marker info-windows. This view is called 'main_map' and is set to the front page.
----------------------
Trying to theme the damn info-windows:
----------------------
---Using the Views Theme wizard I selected-
View: main_map
Theme type: Simple list
Clicked the "select theme type" button.
-This generated code for template.php which I pasted at the bottom of my existing template.php (themes/garland/template.php my default theme)
-It also generated code for a 'views-list-main_map.tpl.php' and a 'views-list-main_map.css' both of which a created and saved to the same directory, themes/garland/