Retrieve password form

Website Builder template for Business

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

Turnkey 2.0 Template Preview

Product description

Look at this advanced narrow designed template with effective and telling color scheme incorporating bright and strong orange tones revealing huge energy, power and authority. Slogan content box with read more link in the header brings a special flavor to the overall design and makes your website informative and alluring. Black background compliments general style. Featured content blocks with unique and easily adjustable icons and colored headers successfully contribute to pages well-planed architecture. Make an appealing website your reliable business partner and gain only financial and personal rewards from your activity.

Category: Dummy texts

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.

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); } }); });