Overview
Template is based on the Warp 7 framework which is fast and powerful template engine.
Template do not include JomEstate Component or Addons. These can be purchased separately.
Template Configuration
Template settings can be accessed under Joomla backend template configuration:
Extensions -> Templates -> cd_realtyfinder
Settings
Base settings has not been changed set to default.
Layouts
Modules
There are several styles available for each module. The basic ones are Box and Box Header. For each module header additionally an icon can be set.
Top Menu
Top menu has been placed on the MENU position
Responsive Menu
In order to make the menu responsive, create a copy of the menu in off canvas position.
Full width position TOP-SLIDE
TOP-SLIDE is the full width position. Any content can be placed there e.g. background image with JomEstate Search Module on TOP-SLIDE-OVER-A position:
Alternatively JomEstate Map Search can be set or Slideshow Pro Module in TOP-SLIDE position.
Positions TOP-SLIDE-OVER-A and TOP-SLIDE-OVER-B
These 2 position can be stacked on top of the slider.
Right Menu
Right Menu module placed in TOOLBAR-R position:
Logo
Logo has been uploaded and placed under Custom HTML module in the Logo position with code:
Logo must be placed in the logo position for the menu to be seen in the Menu position.
Bottom Modules
Bottom modules with custom HTML content:
Business Hours - HTML Code:
<p>Available 8 Hours a day</p> <p>Monday-Friday: <strong>9am to 5pm</strong> <br class="uk-hidden-small" /> Weekend: <strong>Closed</strong></p> <p><a class="uk-button uk-button-success">Live Chat</a></p>
What Client Say - HTML Code:
<blockquote> <p>Great place for our company! Thanks to our submission our sales increases 10 times. Keep up good work.</p> <small>Dawid Beckham</small> </blockquote>
Our Offices - HTML Code:
<div style="float: left;"> <p>- London <br />- New York <br />- Hong Kong <br />- Buenos Ares</p> </div> <p><img style="float: left;" src="images/map.png" alt="" /></p>