Retrieve password form

Business Website Builder Template

Turnkey 2.0 Template is hosted on your own server while the backend is handled by Site2You.

Turnkey 2.0 Template Preview

Turnkey 2.0 template features:

  •  
  • You use your own domain name
  • Can be hosted elsewhere
  • You own the source files
  • Enchanced Functionality
  • Also you can get:
  • Easy to use editing tools;
  • Shopping cart module (PayPal);
  • Certified webmasters work;
  • 24/5 live online assistance.

Product description

This austere design solution will be a good contribution to the online image of any business company regardless its expertise. Combination of white and blue colors convey your steady confidence, trustworthiness and seriousness. Large header with ready-made slogan accentuates significance of your company, highlight effect for menu buttons, and colored content boxes propitiously enhance the overall website architecture. Disclose your services, solutions, cooperation projects on the Internet using this corporate web template. Implement your creative ideas in this design, and add new informative blocks, images, social network icons, Google ads and other features to make your website original and up-to-date.

Category: Dummy texts

What is included in the price?

You get a website design for life and the access to the editing tools and our CMS (content management system) for a 12-month period. We ensure the finest updates and the latest versions of the CMS software When the editing license expires, it does not affect your website or its content. However, the Admin Panel tools and CMS access will be terminated.

Hosting requirements:
Note! We strongly recommend checking your hosting server prior to the purchase! Please, use our automated hosting checker or refer to your hosting provider with the list of requirements below.

  • Apache server with the mod_rewrite module
  • Apache server supporting .htaccess files
  • PHP 5.0.0 version or higher
  • PHP extensions: 'mysql', 'json', 'curl'
  • File manager - FTP access
  • MySQL database server
  • Capability of uploading files over 1Mb size to the server
  • Capability of uploading files with the following extensions: '.php', '.inc', '.zip', '.css', '.js' as well as the graphic image files.

Installation
You are welcome to take an advantage of our additional installation service. We will be glad to install the website on your sever and activate the editing panel. Your website is up and running in less than 1-2 hours after you provide the necessary details to our support team.
The list of other services is provided at the checkout.

Credentials required:
- Domain name
- FTP & Database info (host, username, password) or full control panel access

To check your hosting right now, please, download our Hosting Checker and unzip it to your site directory.

Follow the link to review our installation guide.
   
   
CAPTCHA
 

Featured

Templates From This Category

Browse this category

 

'; jQuery('body').append(hintHTML); var tooltip = jQuery('#tooltip_' + now); self.mouseout(function() { var self = jQuery(this); var tooltipId = self.attr('tooltip'); var tooltip = jQuery('#'+tooltipId); tooltip.animate({opacity:"hide"}, "fast"); }); self.mousemove(function(event) { var self = jQuery(this); var pos = { left: event.pageX, top: event.pageY }; var relpos = { ver: 'bottom', hor: 'right' }; if (self.hasClass('tooltip_top')) relpos.ver = 'top'; if (self.hasClass('tooltip_left')) relpos.hor = 'left'; var tooltipId = self.attr('tooltip'); var tooltip = jQuery('#'+tooltipId); if (relpos.ver=='top') { var top = pos.top - 12 - tooltip.outerHeight(); } else { var top = pos.top + 12; } if (relpos.hor=='left') { var left = pos.left - 12 - tooltip.outerWidth(); } else { var left = pos.left + 12; } if (top+tooltip.outerHeight()>=jQuery('body').height()) { top = pos.top - tooltip.outerHeight(); tooltip.css('top', top+'px'); } if (left+tooltip.outerWidth()>=jQuery('body').width()) { left = pos.left - (left+tooltip.outerWidth() - jQuery('body').width()); tooltip.css('left', left+'px'); } tooltip.css('left', left+'px'); tooltip.css('top', top+'px'); }); } var pos = { left: window.mouseXPos, top: window.mouseYPos } var left = pos.left + 12; left += 5; var top = pos.top + 12; top += 5; tooltip.css('left', left+'px'); tooltip.css('top', top+'px'); if (top+tooltip.outerHeight()>=jQuery('body').height()) { top = pos.top - tooltip.outerHeight(); top -= 5; tooltip.css('top', top+'px'); } if (left+tooltip.outerWidth()>=jQuery('body').width()) { left = pos.left - (left+tooltip.outerWidth() - jQuery('body').width()); top -= 5; tooltip.css('left', left+'px'); } tooltip.animate({opacity:"show"}, "fast"); return false; } jQuery('a, img, div').each(function(indx, element) { element = jQuery(element); if (element.attr('title') && !element.hasClass('nohint')) { element.mouseover(hintBox); } }); });