Created: 03/17/2011
By: Fusion Media
Email: contact@fusionmedia.dk
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!
If you would like to add some space on the page you can simply add a div with a class of space[1-60]. As you may have guessed already: the number is the height of the space in pixels.
Example:
<div class="space10"></div>
font-family: Arial Rounded MT Bold, Arial, sans-serif;Just replace Arial Rounded MT Bold with the font you would like to use
If you would like to change your launch date, then open config.js under resources -> js
You can change your launch date by editing the text in bold. If you aren't familiar with the javascript date object, please check out: w3schools
var launchDate = new Date("July 20, 2010 10:00:00");
The follow options are located in config.js under resources -> js
You can add social networks by adding arrays to the socialMedia array. The first parameter is the social media name the second is the url to your profile.
var socialMedia = [['NAME', 'URL'], ['NAME', 'URL'], ['NAME', 'URL']];You can make the social networks appear in a random order by setting shuffleSocial to true
var shuffleSocial = true;
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.
Fusion Media