Customize your theme below:

The downloadable theme will include all the files associated with all the styles.

Layouts Included

Layout 1 Layout 2 Layout 3 Layout 4

Changing Colors

For the HTML-version all your have to do is change the body class color to one of the colors stated above.

            <body id="page-name" class="put-your-color-here template-name-here"> <!-- theme name; edit here -->

The available colors for this theme are, black, blue, default (turquois), green, grey, light-blue, olive, orange and purple. Please change to the body class to one of these respectively.

The backgrounds can be changed by changing the body class to it's background number. The available background classes are bg-1, bg-2, bg-3, bg-4, bg-5, bg-6 and bg-7. In order to change your background color, simple change your code class respectively.

If you leave any of the body tags empty it will automatically revert to the default colors.

Additional Support

For more pressing issues please contact info@vorelmedia.com and we shall get back to your shortly.

Our website is www.vorelmedia.com, were you can find all the latest news and blog posts on our themes.

*New* Sending Emails through the Subscription-based Service

You can now configure the subscription form to send emails. This can easily be done by going in /bin/process.php and changing:

$to = 'youremail@yourdomain.com';
$email = 'youremail@yourdomain.com';
$fromaddress = "youremail@yourdomain.com";
....
$mail->From = "youremail@yourdomain.com";
.... $mail->AddAddress("youremail@yourdomain.com","Your Name");
....

This email submit script is licensed under the GPL.

*New* Support Channels

We now have a support ticketing website, for further enquiries please go to http://www.vorelmedia.com/support and submit your issue. From here we'd be able to further assist you.