Background Google Map

Advanced and professional portal news Joomla template with community features and various content display layouts.
GK User
Wed Nov 07, 2012 12:19 pm
Hi,

i use the template The World News II and Jreviews from reviewsforjoomla.com.
After update plugin google map i have a problem with the background color (white).
I would like disable white.

Link to the problem:http://test.checkdivers.com/index.php/component/content/article/8-cdc-guide/divecenter/asien/indonesia/58-extra-divers-nunukan

Please press register "Karte"

Before i update google map i have entry in my override.css from the template:
#gm_map_detail img {background: transparent} (is solvend Paulo Seichinha from 23.09.2011 via email)

After update will not work.

Thanks for your help

Kind regards
User avatar
Fresh Boarder

teitbite
Fri Nov 09, 2012 12:34 am
Hi

Can You please explain me what background are You trying to remove ? It's already on a white background from content so making map bg transparent will not make any difference, so I must be missing something.

Anyway I've checked and layers names are changed, so when You tell me which background You have in mind I'll check what it the new selector.
User avatar
Moderator

GK User
Mon Nov 12, 2012 5:53 pm
Hi,

i would like disable the background-color (White by google map) please show link:
http://test.checkdivers.com/index.php/component/content/article/118-cdc-guide/hotels/hot-afrika/hot-egypt/hot-makadibay/98-test-jreviews-2-4-0-3#mapTab

in my active system work the google map perfect. Please show link:
http://www.checkdivers.com/cdc-hotel-makadi-bay/97-iberotel-makadi-beach#mapTab

Thanks and kind regards

Andreas
User avatar
Fresh Boarder

teitbite
Tue Nov 13, 2012 12:27 pm
Hi

Unfortunately now it's not working under any of mentioned links. All I can see is a preloaded and nothing is loading. Have You installed anything which could cause this error ?
User avatar
Moderator

GK User
Tue Nov 13, 2012 10:43 pm
Hi,

please try again with this link:

http://www.checkdivers.com/cdc-hotel-ma ... kadi-beach

after loading listing please press tab "Google Map"

Thanks and kind regards

Andreas
User avatar
Fresh Boarder

teitbite
Wed Nov 14, 2012 11:25 am
Hi

Still nothing, map is not loading for me. Anyway I see only one layer for it now. So maybe this will be the answer to Your question. Please try with this code:

Code: Select all
#gm_map_detail {
background-color: transparent !important;
}


if not, than try to remove a background from anything in this layer:

Code: Select all
#gm_map_detail * {
background-color: transparent !important;
}
User avatar
Moderator

GK User
Tue Nov 20, 2012 9:07 pm
Hi,

please klick on other tab (Example: Details) an then please go back to tab google map.

I insert your code in my override.css and the same result.

Thanks and kind regards

Andreas
User avatar
Fresh Boarder

teitbite
Wed Nov 21, 2012 1:35 pm
Hi

Ok. I've checked and I see not difference at all. I'm affraid You need to explain this problem one more time. I think I'm not getting it right. Please add some screens. Tell me exactly which backgorund You would like to remove. This map is build with layers, so there is a multiple images used as backgrounds.
User avatar
Moderator

GK User
Wed Nov 21, 2012 7:20 pm
Hi,

thanks for your quick response and your time.

please find attached two picture.

Image "forum1" is from active system and this work perfekt
Image "forum2" is from test system and this work no perfekt (white background)

I would like the same view from image forum1

Thanks and kind regards

Andreas
User avatar
Fresh Boarder

teitbite
Thu Nov 22, 2012 3:40 pm
Hi

You've forgot to add images. Anyway are You talking about the white background of a tab. You know the map is still not working. All I can see is a preloader. But I can see in code that there are many layers to this. Maybe it will be better if I tell You how to check it. Please install Firebug. Than put mouse cursor over the element You see this background and hit right mouse button. You will see a html code on the bottom right and css code on left. Try remove all background values You can find. When the desired one will vanish this would means this is the right class.
User avatar
Moderator


cron