Hello
how to insert a module with a google map, instead of the big photo on the top of the template
For instance, as herein
http://preview.ait-themes.com/index.php?bartype=desktop&theme=directory
thanks
#gkHeaderMod {padding: 0px;}
#gkHeaderMod {
max-width: 100% !important;
}
I have included a screen shot showing that the map does not extend 100% to the page width.
Its an issue with the way the template is built.
body { padding: 0 20px; }
body { padding: 0px; }
body { padding:0 !important; }