+ Reply to Thread
Results 1 to 3 of 3

Thread: Homepage - Replace Google Map with Image

  1. #1

    Homepage - Replace Google Map with Image

    Hello gents,


    I am using theme Realty Map, on the homepage there is Google Map and on the bottom there is the search box, I want to replace that and only have the Search Box and on the backround an image, ( like in theme Realty Wide )

    Thanks !

  2. #2
    Hello Alexandru,

    1. You remove container "<div id="map_container"></div>" in file /templates/realty_map/tpl/blocks/home_content.tpl
    and remove row: flynaxTpl.mapSearch('map_container', trim(default_map_location));

    2. after open file /templates/realty_map/css/style.css
    in row ~928 and find code:

    Code:
    Only registered members can view the code.
    3. and add new css style with background:

    Code:
    Only registered members can view the code.
    Thank you, Curtis.
    @Flynax Company

  3. #3
    Hi Curtis, It's not working..

    Refresh the cache, install SASS compiler too.

    Tried to reverse it, now to Google Map won't load anymore.

+ Reply to Thread