Bootstraped Documentation

Simple, flexible and responsive documentation template for your premium files made with Twitter Bootstrap. Alerts, Highlighted Code, Tables and more.

Item Support Self-hosted Forum

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!

× Warning! Cras mattis consectetur purus sit amet fermentum. Aenean lacinia bibendum nulla sed consectetur..

This theme is a fixed layout with two columns. All of the information within the main content area is nested within a div with an id of "primaryContent". The sidebar's (column #2) content is within a div with an id of "secondaryContent".


General Markup

The general template structure is the same throughout the template. Here is the general structure.

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
   "http://www.w3.org/TR/html4/strict.dtd">

<html lang="en">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
	<title>untitled</title>
	<meta name="generator" content="TextMate http://macromates.com/">
	<meta name="author" content="Ivor Padilla">
	<!-- Date: 2012-03-08 -->
</head>
<body>

</body>
</html>

How To Edit Color

If you would like to edit the color, font, or style of any elements in one of these columns, you would do the following:

#primaryContent a {
   color: #someColor;
}

Change Structure

If you find that your new style is not overriding, it is most likely because of a specificity problem. Scroll down in your CSS file and make sure that there isn't a similar style that has more weight.

#wrap #primaryContent a {
   color: #someColor;
}
Heads up! I'm using two CSS files in this theme. The first one is a generic reset file. Many browser interpret the default behavior of html elements differently. By using a general reset CSS file, we can work round this. This file also contains some general styling, such as anchor tag colors, font-sizes, etc. Keep in mind, that these values might be overridden somewhere else in the file.

Stylesheets

Here's a list of the stylesheet files I'm using with this template, you can find more information opening each file:

File Name Description
styles.css Lorem ipsum dolor sit amet, consectetur adipiscing elit.
reset.css Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Cras justo odio.
typography.css Sed posuere consectetur est at lobortis.

CSS Structure

The second file contains all of the specific stylings for the page. The file is separated into sections using:

/* === Header Section === */

some code

/* === Main Section === */

some code

/* === Sidebar Section === */

some code

/* === Footer === */

some code

etc, etc.
					

JavaScript Files

Vestibulum id ligula porta felis euismod semper. Curabitur blandit tempus porttitor. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.

Tag Description
jquery.js jQuery is a Javascript library that greatly reduces the amount of code that you must write.
script.js Most of the animation in this site is carried out from the customs scripts. There are a few functions worth looking over.
myPlugin.js In addition to the custom scripts, I implement a few "tried and true" plugins to create the effects. This plugin is packed, so you won't need to manually edit anything in the file.

Customize Slider

If you want to change the slider's speed transition, open up the file scripts.js and change the following code:

/* ---------- @ SlidesJS -----------*/
$('#banner').slides({
   preload: true,
   generateNextPrev: true,
   autoHeight: true,
   effect: "slide",
   play: 5000
});

I've included three psds with this theme:

If you'd like to change the main image in the header, open "header.psd", make the necessary adjustments, and then save the file as "headerBG.png". Do the same for the buttons.

1. Install Theme

Here's a brief information about how to install your WordPress theme from scratch

Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.
Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch. Food truck quinoa nesciunt laborum eiusmod. Brunch 3 wolf moon tempor, sunt aliqua put a bird on it squid single-origin coffee nulla assumenda shoreditch et. Nihil anim keffiyeh helvetica, craft beer labore wes anderson cred nesciunt sapiente ea proident. Ad vegan excepteur butcher vice lomo. Leggings occaecat craft beer farm-to-table, raw denim aesthetic synth nesciunt you probably haven't heard of them accusamus labore sustainable VHS.

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

JavaScript

  1. jQuery — Nullam quis risus eget urna mollis ornare vel eu leo.
  2. jCarousel — Nullam quis risus eget urna mollis ornare vel eu leo.
  3. CodeCanyon — Nullam quis risus eget urna mollis ornare vel eu leo.

CSS

  1. 960.gs — Nullam quis risus eget urna mollis ornare vel eu leo.

Images

  1. PhotoDune — Nullam quis risus eget urna mollis ornare vel eu leo.
× Info! Cras mattis consectetur purus sit amet fermentum. Aenean lacinia bibendum nulla sed consectetur..
× Oh snap! Cras mattis consectetur purus sit amet fermentum. Aenean lacinia bibendum nulla sed consectetur..
× Well Done! Cras mattis consectetur purus sit amet fermentum. Aenean lacinia bibendum nulla sed consectetur..
× Heads Up! Cras mattis consectetur purus sit amet fermentum. Aenean lacinia bibendum nulla sed consectetur..
×

Warning!

Cras mattis consectetur purus sit amet fermentum. Aenean lacinia bibendum nulla sed consectetur..

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.