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

websupportguy’s picture

Issue tags: +CSS, +embed, +google, +Layout, +maps

Bump!

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.

andreashaugstrup’s picture

Status: Active » Closed (fixed)

Never 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.

websupportguy’s picture

Yes, you have a nice day too. Sorry I appear to have spoilt yours so easily.