Module Class Suffix
Module will concatenate the value of this parameter with string ‘bt-facebookpage’ to create a new CSS class for module.
If you use the module class suffix set in the module admin _abc then you will actuall get the module generated with the class of bt-facebookpage_abc
Via [loadplugin]
The above is taken from the documentation but might not be 100% correct.
The following is true when using the [loadmodule] plugin.
The module suffix is appended to 'moduletable' so a suffix of -bt-googlemaps-container gives moduletable-bt-googlemaps-container
Other Module Class Notes
- .btgooglemaps is a class given to BT Google maps container.
- .gm-style is a google wrapper i think, lower than .btgooglemaps
Add a Border
http://bowthemes.com/forums/topic/6144-map-border/
.bt-google-maps{ border: 2px solid #a3a3a3; }