Closed (fixed)
Project:
Embed Google Maps Field
Version:
6.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2010 at 07:07 UTC
Updated:
25 Oct 2010 at 21:41 UTC
Great little module. I would like to be able to display my embedded Googles maps float right with a Lightbox frame around them. Possible? How can I do that?
Comments
Comment #1
websupportguy commentedBump!
I've never bumped a request before, so I hope this is the right way to do so? Would really appreciate some help with this.
By adding a DIV tag into the last line of the module code I was able to get the map to float to the right, but the field label was still on the left.
By putting an if-then in the content-field-node.tpl where it prints the field label I was able to get a DIV wrapper around the entire block, but for some reason it broke the "book" layout's 'next-previous' links and/or it caused the block with the Google map in it to take up the entire width of the content area, forcing the text below it.
Does anyone have any other ideas about how to do this? I'd prefer to just modify this module if possible, or do it with CSS.
Comment #2
andreashaugstrup commentedNever bump a support request. It's rude. Especially after only one day.
Anyway, this is not an issue with this module. You need to learn how to do Drupal theming. The theming guide is here http://drupal.org/theme-guide and you should ask questions in the general theming forum, not in this issue queue.
Comment #3
websupportguy commentedYes, you have a nice day too. Sorry I appear to have spoilt yours so easily.