Quote:
Originally Posted by StarBuG
|
In fact it's easy to fix
Just add
Open the XML file product-VBGooglemap.xml. It's in there 3 times
Code:
<div id="map" style="width: 100%; height: 480px; padding:-5px;" class="r_box"></div>
and replace it with
Code:
<div id="map" style="width: 100%; height: 480px; padding:-5px;" class="r_box" style="color=#ff0000"></div>
Change the colour #ff0000 to what you want. You can also add the class to your css and fix it in there.
Save the XML and reload it
add product-VBGooglemap.xml (Plugin System / Manage Products / Add Import product) and SET OVERWRITE TO YES