“Template Documentation “# identity - Creative vCard / Personal portfolio v1“


“# identity - Creative vCard / Personal portfolio”

Created: 27/12/2011
By: NORDiX
Email: pavelyakov@gmail.com

Thank you for purchasing my theme. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!


Table of Contents

  1. HTML Structure
  2. CSS Files and Structure
  3. JavaScript
  4. PSD Files
  5. PHP Files
  6. Sources and Credits

A) HTML Structure - top

The basic page is index.html. It contains three basic blocks top , center , bottom:

There is full description and content of HTML-code in each of them.

HTML Structure

Examples of editing the template:

If you need to change options of parameters of the skills progressbar you need to change file custom.js in folder js

$(".pr1").progression({
Current: 100, // Change Your percent skill
Easing: 'easeOutExpo',
aBackgroundImg: 'images/progress.png'
});

Also you can find more details about documentation on plugin site of developer:

PogressBar http://www.anthor.net/labs/jquery-progression/

If you have any questions feel free to ask for my e-mail pavelyakov@gmail.com or site of developer



B) CSS Files and Structure - top

There are three css files necessary for customization.

  1. "css/style.css" -Is the main css file.
  2. "css/reset.css" -Is the reset html css file.
  3. "css/jquery.jscrollpane.css" -Plugin jscrollpane css file.
  4. "css/prettyPhoto.css" -Is the prettyPhoto css file.
  5. "css/fonts.css" -Is the @font-face css file.
  6. "css/ie.css" -Is the fix IE 7-8 css file.

The style.css file is separated sections:

/***** Import Reset File *****/

/***** General *****/

/***** Typography & Element *****/

/***** Menu *****/

/***** Page start*****/

/***** Content *****/

/***** Scanner *****/

/***** Main *****/

/***** Who *****/

/***** Resume page *****/

/***** Portfolio page *****/

/***** Social link*****/

/***** Contact page*****/


C) JavaScript - top

  1. "jquery-1.6.4.min.js" -jQuery JavaScript Library
  2. "js/jquery.progression.1.3.js" -Jquery Progressbar plugin
  3. "js/jquery.easing.1.3.js" -Jquery Easing plugin
  4. "js/cufon-yui.js" -Cufon script
  5. "js/Yanone_Kaffeesatz_400-700.font.js" -Cufon font Yanone_Kaffeesatz script
  6. "js/jquery.form.js" -Jquery form plugin
  7. "js/jquery.ufvalidator-1.0.5.js" -Jquery validate form plugin
  8. "js/jquery.mousewheel.js" -Jquery mousewheel plugin
  9. "js/jquery.jscrollpane.min.js" -Jquery jscrollpane plugin
  10. "js/jquery.prettyPhoto.js" -prettyPhoto gallery plugin
  11. "js/jquery.text-effects.js" -Jquery text effects plugin
  12. "js/custom.js" - Main custom script

D) PSD Files - top

The PSD folder contains seven psd file:


E) PHP Files - top

The /php folder contains php files to send from your site to e-mail:

You need to edit files in the folder /php in line:

$to = 'inform@your.com'; //your e-mail


F) Sources and Credits - top

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

OpenSource Projects


Once again, thank you so much for purchasing this theme. As I said at the beginning, I'd be glad to help you if you have any questions relating to this theme. No guarantees, but I'll do my best to assist. If you have a more general question relating to the themes on ThemeForest, you might consider visiting the forums and asking your question in the "Item Discussion" section.

NORDiX

Go To Table of Contents