Hi guys,
Is the contact form in the demo, made by Joomla own core contact or is done by the contact GK plugin ? or an HTML?
thanks for the help
Cyberek wrote:From what I know it is standard Joomla core contact solution.
<div class="gk-map static" data-latitude="-34.397" data-longitude="150.644" data-ui="yes" data-zoom="8"></div>
.gk-map-contact.header {
height: 350px;
border-style: solid;
border-color: #DCDCDC;
}
qingpool wrote:How would one go on if if needed to add some text to miscellaneous information.
We have some data we would like to display near the other fields (address, phone etc). But the misc. info field is used for the map. Is this a hard choice between those two or is there some other way?
thanks