Created: 12/04/2010
By: bloooming.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!
The general raw structure of the theme contains three sections:
The content of the front page is divided in a slider and the tabs.
You can choose between three different sliders

Find further documentation for this slider here: AnythingSlider

Find further documentation for this slider here: AnythingSlider
Find further documentation for this slider here: Nivo Slider
The tabs come by default with 5 predefined sections:

As you can see every section has a headline, a description and a icon.
The content areas for each tab are defined as following:

If you change the IDs make sure they match with the tab links.
For the content itself I have defined a 3 column structure. Here are a few samples how to use this:
To get a lightbox with the fancy zoom effect, add the "zoom" class to a linked picture
If you have multiple pictures and want a gallery with "click through arrows", add the attribute "rel" to your link,
and name your gallery.
Here is a sample code for the "little gallery":

Thumbnails for this are 85x85 pixels.
Add "new" class to your link to get the "NEW" badge.
On the content pages we have a left and a right col. At the top of every page is a "breadcrumb-menu".
The left col can be divided in two other cols.
Collapsible navigation is made with lists, like following. Make sure you don't forget the class "productsmenu", otherwise the menu will not be collapsible

The shop works with AJAX, this means there is no page reload when the user hits "add to cart". It is very easy to configure, the products, fees and checkout configuration are administered in the lib/config.xml file.
The screenshot below is the configuration for one product, just copy one of the dummy data blocks and change it for your needs. Don't forget to define a product category, this is needed to display the products on the website.

You just need to write one line of code to display the products on your site. All the markup is done "automagically".
![]()
"Sportscars" is the category of products. Of course you can have different pages with different product categories.
It's possible to define several "fees", e.g. shipping, these were added to the cart during the checkout process.
At the moment you can choose between Paypal, Moneybookers, Paymex and 2Checkout, see screenshot below:
If you choose 2Checkout make sure that the currency setting in your 2Checkout Account is the same like in config.xmls
The contact form works also with AJAX, the email sending is handled invisibly over the files in the "lib directory", therefore PHP5 needs to be installed on the webserver.
There are a few necessary adjustments you need to do before the sending will work.
Open the lib/config.xml file and change the variables in the "ContactForm" section.
This is something you probably won't see every day on the web. It is done with jQuery and without flash, so it will work on the iPad.
The PSD file for this is included in the package, so if you don't like the smoke or the clouds you can change the two moving pictures.
If you don't want a moving background at all, open the js/markup.js and add two slashes in front of the two lines below:

If you do want the smoke or the clouds, but don't want them to move, just add slashed to the second line where "setInterval....."
Then open css/booster.css, find #smoke1 and #smoke2 and remove the "display:none;" attribute.
That's it, you should now be able to adjust this theme for your needs.
If I forgot something, or something appears to be unclear to you, just drop me a line at my profile on themeforest, and I will try to help you.
bloooming