0
Welcome Guest! Login
0 items Join Now

Osmosis: Recreating the Demo - Content Bottom

Your Guide to Recreating Elements of the Osmosis Theme for WordPress


Content Bottom Section

Here is the widget breakdown for the Content Bottom section:

Text

This section of the page is a standard text widget. You will need to enter the following in the main text field.

<div class="gantry-width-container">
    <div class="gantry-width-50">
        <div class="gantry-width-spacer largepaddingtop largemargintop medpaddingleft">
            <h2>Additional Materials</h2>
            <p>Use a selection of included extras to help setup and modify Osmosis.</p>
            <hr class="clear" />
            <h4 class="nomarginbottom"><span class="rt-icon-left fa fa-picture-o"></span> <a href="#">Image Sources</a></h4>
            <p class="rt-text-small">Adobe Fireworks&reg; <span class="hidden-tablet">Layered </span>PNG Sources.</p>
            <hr class="clear hidden-tablet" />
            <h4 class="nomarginbottom hidden-tablet"><span class="rt-icon-left fa fa-file-text-o"></span> <a href="#">RocketLaunchers</a></h4>
            <p class="rt-text-small hidden-tablet">Install a near equivalent of the demo.</p>
            <hr class="clear visible-large" />
            <h4 class="nomarginbottom visible-large"><span class="rt-icon-left fa fa-sitemap"></span> <a href="#">Documentation</a></h4>
            <p class="rt-text-small visible-large">A wide selection of free, online guides.</p>
        </div>
    </div>
    <div class="gantry-width-50">
        <div class="fp-content-bottom-animate">
            <div class="gantry-width-container">
                <div class="gantry-width-50 fp-content-bottom-block">
                    <div class="fp-content-bottom-image-block">
                        <img class="fp-content-bottom-image-01" src="http://(Your Site URL)/wp-content/rockettheme/rt_osmosis_wp/home/fp-content-bottom/img-01.jpg" alt="image" />
                        <div class="rt-desc-overlay">
                            <h3>Icons</h3>
                            <p class="rt-text-small smallmarginbottom hidden-tablet">Powered by Font Awesome<span><span class="visible-large">, with 350+ icons</span></span></p>
                            <a class="rt-text-small" href="http://(Your Site URL)/typography/"><span class="fa fa-arrow-circle-right"></span> Learn More</a>
                        </div>
                    </div>
                </div>
                <div class="gantry-width-50 fp-content-bottom-block">
                    <div class="fp-content-bottom-image-block">
                        <img class="fp-content-bottom-image-02" src="http://(Your Site URL)/wp-content/rockettheme/rt_osmosis_wp/home/fp-content-bottom/img-02.jpg" alt="image" />
                        <div class="rt-desc-overlay">
                            <h3>Offline</h3>
                            <p class="rt-text-small smallmarginbottom hidden-tablet">Unique Coming Soon Page<span><span class="visible-large">, with countdown</span></span></p>
                            <a class="rt-text-small" href="http://(Your Site URL)/?tmpl=comingsoon"><span class="fa fa-arrow-circle-right"></span> Learn More</a>
                        </div>
                    </div>
                </div>
                <div class="gantry-width-50 fp-content-bottom-block">
                    <div class="fp-content-bottom-image-block">
                        <img class="fp-content-bottom-image-03" src="http://(Your Site URL)/wp-content/rockettheme/rt_osmosis_wp/home/fp-content-bottom/img-03.jpg" alt="image" />
                        <div class="rt-desc-overlay">
                            <h3>ChartJS</h3>
                            <p class="rt-text-small smallmarginbottom hidden-tablet">Create exquisite charts<span><span class="visible-large"> using HTML5 canvas</span></span></p>
                            <a class="rt-text-small" href="http://(Your Site URL)/services/"><span class="fa fa-arrow-circle-right"></span> Learn More</a>
                        </div>
                    </div>
                </div>
                <div class="gantry-width-50 fp-content-bottom-block">
                    <div class="fp-content-bottom-image-block">
                        <img class="fp-content-bottom-image-04" src="http://(Your Site URL)/wp-content/rockettheme/rt_osmosis_wp/home/fp-content-bottom/img-04.jpg" alt="image" />
                        <div class="rt-desc-overlay">
                            <h3>Pages</h3>
                            <p class="rt-text-small smallmarginbottom hidden-tablet">Several layout examples <span><span class="visible-large">to demo versatility</span></span></p>
                            <a class="rt-text-small" href="http://(Your Site URL)/pages-overview/"><span class="fa fa-arrow-circle-right"></span> Learn More</a>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>  
</div>
<div class="clear"></div>

Here is a breakdown of options changes you will want to make to match the demo.

  • Enter fp-content-bottom in the Custom Variations field.
  • Leaving everything else at its default setting, select Save.

Found errors? Think you can improve this documentation? Please edit this page. You can also view the history of this page.