抚顺干鼎利科技有限公司

Firstly, a huge thanks for purchasing this theme, your support is truly appreciated!

This document covers the installation and use of this theme and often reveals answers to common problems and issues - read this document thoroughly if you are experiencing any difficulties. If you have any questions that are beyond the scope of this document. Thank you so much!

南阳通隆洪机械有限公司

  • Clean & Simple Design
  • HTML5 & CSS3
  • Fully Responsive Design
  • PHP/Ajax Powered Working Contact Form
  • All files are well commented
  • Cross Browser Compatible with IE11+, Firefox, Safari, Opera, Chrome
  • Extensive Documentation

曲阜鑫凯美服务有限公司

  1. After unzip the download pack, you'll found a Template Folder with all the files.
  2. You can view this Template in any browser, you can display or edit the Template without an internet connection.(May not wotrk fonts and google map).
  3. The only section that will not work is the Contact Section which contains PHP code and requires a server environment for send messages.
  4. Now go to your cpanel or open your FTP Client (like Filezilla) and upload the content of the Template on your server root.
  5. Once the files are done uploading go to www.yourdomainname.com/index.html

满洲里祥源洪设备有限公司

All information within the main content area is nested within a body tag. The general template structure is pretty the same throughout the template. Here is the general structure of main page (index.html).

					

内江亚益瑞科技有限公司

These are the css files that are loaded into templates in Head Section.

		            
                    
					
					
					
					
					
					
					
					
					
					
					
					
					
                

咸宁晶进东服务有限公司

By default, the template loads this font from Google Web Font Services, you can change the font with the one that suits you best.

		                
						
						 
					

Remember to change the font into style.css

邢台金千中设备有限公司

These are the list of Javascript files that are loaded into templates in end of the Body Section.

                  
					
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				
				

				
				
				
				
				
				

				
              

文登成盛弘商贸有限公司

This is a PHP Script for sending messages to your email, you should replace demo@site.com to your email to start receive messages.

          		$to = 'demo@site.com'; // replace this mail with yours
          		$firstname = $_POST["fname"];
          		$email= $_POST["email"];
          		$headers = 'MIME-Version: 1.0' . "\r\n";
          		$headers .= "From: " . $email . "\r\n"; // Sender's E-mail
          		$headers .= 'Content-type: text/html; charset=iso-8859-1' . "\r\n";

          		$message ='
'.$firstname.' '.$laststname.'
Email: '.$email.'
'; if (@mail($to, $email, $message, $headers)) { echo 'The message has been sent.'; }else{ echo 'failed'; }

娄底谦大美设备有限公司

Replace this action with your own mailchimp post URL. Don't remove the "". Just paste the url inside "".

      		
//Replace this action with your own mailchimp post URL. Don't remove the "". Just paste the url inside "".

云南省厚福润有限公司

张掖利东聚商贸有限公司