0
Welcome Guest! Login
0 items Join Now

Tessellate: Recreating the Demo - Expanded Top

Your Guide to Recreating Elements of the Tessellate Theme for WordPress


Expanded Top Section

1
Text 1
2
Text 2

Here is the widget breakdown for the Expanded Top section:

  • Text
  • Gantry Divider
  • Text

Text 1

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

<p><strong>RocketLauncher Packages</strong></p>

<p>The RocketLauncher is a custom WordPress install, that installs the demo content and data onto your server, allowing for easy replica of the demo. It is easier to edit than to start afresh.</p>

<a href="http://www.rockettheme.com/docs/wordpress/themes/tessellate" class="readon4">Read More</a>

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

  • Switch the Widget Variations option to Box 3, RT-Center, No Margin All.
  • Enter fp-expandedtop-a in the Custom Variations field.
  • Leaving everything else at its default setting, select Save.

Gantry Divider

This widget tells WordPress to start a new widget column beginning with the widget placed directly below the divider in the section.

Text 2

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 fp-maintop-col1">
        <img src="http://(your url)/wordpress/tessellate2/wp-content/rockettheme/rt_tessellate_wp/home/fp-maintop/img-02.jpg" alt="image" />
        <div class="fp-maintop-img-desc">
            <h6 class="nomargintop smallmarginbottom">Information</h6>
            <p><span>RokSprocket is a content widget <span class="hidden-tablet">for Joomla and Wordpress, </span>by RocketTheme<span class="hidden-tablet">, that offers multiple layouts and themes</span>.</span></p>
        </div>
    </div>
    <div class="gantry-width-50 fp-maintop-col2">
        <div class="gantry-width-spacer">
            <h3>RokSprocket <span class="hidden-tablet">Content </span>Widget</h3>

            <p>RokSprocket has its own, unique, custom administrative interface with intuitive controls and ajax loading to make content setup quick and easy.</p>
            <p class="hidden-tablet">RokSprocket has multiple layouts to choose from with varying themes, such as Features : Showcase.</p>

            <p class="visible-large"> Others include Tabs, Headlines, Mosaic, Strips and Lists. RokSprocket also benefits from multiple content providers, such as WordPress, Types and its own, Simple.</p>

            <a href="http://(your url)/wordpress/tessellate2/features-overview/" class="readon4">Read More</a>
        </div>
    </div>
</div>

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

  • Switch the Widget Variations option to Box 3, No Padding All.
  • Enter fp-maintop-b 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.