CMS MADE SIMPLE FORGE

CGGoogleMaps

 

[#9526] info window showing on the left side on the large resolution screen

avatar
Created By: Jack Skiba (nidus)
Date Submitted: Mon Sep 09 14:50:56 -0400 2013

Assigned To:
Version: 2.4.7
CMSMS Version: 1.11.7
Severity: Minor
Resolution: None
State: Open
Summary:
info window showing on the left side on the large resolution screen
Detailed Description:
file class.cggm_map_generator.php
existing:
$txt .= '<div id="cggm_infowindow_'.self::$_instance.'" style="position:
absolute; left: -1000px;"></div>'."\n";
new:
$txt .= '<div id="cggm_infowindow_'.self::$_instance.'" style="position:
absolute; left: -10000px;"></div>'."\n";
that will take care of it


History

Updates

Updated: 2013-09-09 14:51
summary: info window ahowing on the left side on the large resolution screen => info window showing on the left side on the large resolution screen
resolution_id: => 5