iKnow - Personal Portfolio Template


The template includes 6 html files. This template is a flexible layout with max 4 column. All of the information within the main content area is nested within a div with a class of "know_tm_all_wrap". You have to open index page in order to change it.

If you would like to edit the color, font, or style of any elements in this template, you could do by using "Inspect Element" on Chrome, Safari, Mozilla and Opera(press right click on browser ).  It is really powerful tool to work with html and css codes

 

I'm using 3 CSS files in this template. The first file (style.css) contains all of the specific stylings for the page. The file is separated into sections. The second file (plugins.css) contains all of the plugin libraries. The fourth file (dark.css) contains all of colors for the dark mode.

If you would like to edit a specific section of the site, simply find the appropriate label in the CSS file, and then scroll down until you find the appropriate style that needs to be edited.

 

All call actions are run in init.js

Attention : If you remove any of javascripts, please don't forget to remove js code call action that belongs to removed js from init.js . Otherwise your site works inproperly

Other JavaScript files:

  • init.js - includes call actions
  • modernizr.custom.js - used for IE in order to support HTML5 elements
  • jquery.js - javascript library
  • plugins.js - includes all jquery plugins
  • ie8.js - used for Disable Webpage content for ie browser's old versions.

 

I've used the following images, icons or other files as listed.

  • Icons - These Icons by fontello.com. Free for Commercial Use. flaticon.com
  • Images - pexels.com images.
  • Fonts - Free Google Font: "Poppins"

 

Magic Cursor Settings
<div class="know_tm_all_wrap" data-magic-cursor="show"></div>
Additional SVG images
If you want add any svg images for services or social profiles you can download here for free https://www.flaticon.com

Contact form works only in hosting environment. If you want to use it, open "know/modal/contact.php" file and change main email address (line-4) to yours.

 

Important!!!(Contact Form)
Some hosting providers don't support PHP Mail Function automatically. So if you don't receive any message after changing mail address to yours, then contact with your hosting provider and they'll enable PHP Mail function. And everything would be great.
Important!!!(SVG Images)
Some customers says that they can't see close button in Popup About and Popup News Single sections. Please DON'T FORGET svg images are works perfectly with only LOCALHOST. Some customers opening their files without LOCALHOST and couldn't see svg images. Please open your files via LOCALHOST everytime.