just use [BANNERHOMES] instead of [BANNER] on your template, then make sure you can do some CSS and Jquery magic with the produced HTML in a DIV format, with a ULLI nav bar.
/* ##################################
DISPLAY HOME
################################## */
#display {
position: relative;
height: 300px;
margin: 0 0 30px;
line-height: 24px;
background: #252525;
color: #fff;
text-shadow: 1px 0px 0px #000;
z-index: 1;
overflow: hidden;
box-shadow: 1px 1px 2px #b5b5b5;
-moz-box-shadow: 1px 1px 2px #b5b5b5;
-webkit-box-shadow: 1px 1px 2px #b5b5b5;
}
.display-img {
width: 660px;
}
.display-inner {
position: absolute;
top: 20px;
right: 20px;
width: 280px;
}
#display .price-listing {
right: 0px;
bottom: 0px;
}
#display a {
color: #fff;
}
#display h2 {
margin: 0 0 10px;
font-size: 24px;
}
#display h2 a {
text-decoration: none;
}
#display-control {
position: absolute;
right: 320px;
bottom: 0px;
margin: 0px;
height: 30px;
z-index: 2;
}
#display-control li {
display: inline;
}
#display-control a {
display: block;
float: left;
width: 12px;
height: 12px;
margin: 9px 10px 0 0;
background: transparent url(img/bg-display-control-inactive.png) no-repeat center center;
outline: none;
}
#display-control li.ui-tabs-active a {
background: transparent url(img/bg-display-control-active.png) no-repeat center center;
}
.ui-tabs .ui-tabs-hide {
display: none !important;
}
#bg-display-control {
position: absolute;
bottom: 0px;
left: 0px;
width: 660px;
height: 30px;
background: transparent url(img/bg-display-control.png) repeat-x left top;
z-index: 1;
}
Our CMS is the perfect content management solution for web designers and graphic designers. Read this quick introduction to get you on the right track.
Give other people access to your website, in a full or limited way. This can include staff users, so their activity is tracked, independent SEO people, or staff POS users.
We make extensive use of the ColorBox popup, that popup with the thick rounded black edges.
Click the link for more info
Advanced web designers might like to learn about our CSS approaches going forward, so you can do more interesting things with the basic templates
Here is the process to follow to import a website designed externally.
The :active option in CSS is actually for an active link on the calling page.. but links only stay active for a split second, when a nwe page is loaded. Heres a quick way to change the class of current page.
Do you want to run advertising on your website? How do you go about it...
A quick guide to where to add your js scripts to the custom template
Please follow this procedure if you need to import a website with lots of pages.
We have Google ReCaptcha V3 and CleanTalk to help prevent spam on forms and forums.
HTML coding is required to enable youtube videos to work via a popup Colorbox video
Learn how we deal with mobile devices, and what else you can do with them.
How do you set the timezone for your country - this can be set in the contact area of your website
Learn more about using the [BANNERHOMES] feature for a rotating homes banner on your home page.
Smart Blocks allow you to set and edit content once and have it update in multiple places on your site.
You can choose not to use the CMS for managing your website and upload your own HTML/CSS/JS files.