If you're either not familiar with HTML or have little experience with web sites, this is the guide for you. We'll cover how to get Domain Broker running from beginning to end. Feel free to skip any sections that are marked as optional.
Included in your download is two versions of the theme. The first version is in the Web Files folder. This version includes everything except the Captcha spam prevention. As a result, this version is a bit easier to install. The second version is in the Web Files with Captcha folder. This version has Captcha spam prevention built in. Which version to choose? Depends on if you have trouble with spam. If you have a good spam filter you'll be safe with the first version.
In this guide we'll be using free software. You'll need a text editor such as Notepad++ on Windows or TextWrangler on OSX. Also download FileZilla which is used for uploading the website. Then open up your text editor and continue below.
Note: If you need to download Domain Broker again, go to themeforest.net, click "My Account", then "Downloads".
In your text editor, open index.html. You can find it inside the Domain Broker "Web Files" folder. If you're using Notepad++, it will colour code the text. Any text that's black you can safely edit. Don't worry, this wont be as complicated as it looks. Continue reading to follow each area that needs editing step by step.




The domain portfolio bar is the bar that slides down when you click the "More of my Domains" button.
To edit it, find line 31. Each of those 5 lines is one domain in the bar. To add domains, replace the existing placeholders with the Address and Title of the domain. Delete or add lines as necessary.
To remove the bar, delete lines 28 to 37.

sendEmail.phpNote: It's important to keep the single quotes around the values you enter. Without them it will not work.

Note: You must have at least 1 tweet in your account for this section to work.
customize.js inside the 'js' folder.
If you don't want the twitter section, feel free to delete the following code in the index.html file:
<div class="section" id="twitter">
<noscript>
<p>
<a href="http://twitter.com/dloewen" title="Domain Tweets" class="button">Follow me on Twitter</a>
</p>
</noscript>
</div><!-- end .section -->
If your domain name is long you can increase the width by in the CSS file.
1. Open the "css" folder and open industry.css
2. Find line 86 and edit the width value.
If you've chosen the "...With Captcha" version, there are a two places you'll need to enter ReCaptcha keys.
index.php and go to line 58 (this may be different for you, it's the line with $publickey on it). Then paste your public key inbetween the quotes. sendEmail.php and paste your Private Key inbetween the quotes on line 4
Note: Make sure all the files you edited are saved.
Now you're ready to upload to the web! We'll be using FileZilla for this.


Now browse to your domain and check it out!
If it's not appearing check a couple things:
Thanks again for purchasing Domain Broker! I hope you've found this tutorial helpful. If anything isn't clear be sure to email me at .
Derek Loewen