0
Welcome Guest! Login
0 items Join Now

Clarion: Recreating the Demo - Top

Your Guide to Recreating Elements of the Clarion Theme for WordPress


Top Section

1
Top - Text
2
Top - Text

Here is the widget breakdown for the 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.

<div class="custom">
    <span>A Professional Business Theme</span>
</div>

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="custom">
    <a href="#"><img class="floatright" src="http://demo.rockettheme.com/live/wordpress/clarion/wp-content/rockettheme/rt_clarion_wp/frontpage/fp-icons.png" alt="image" width="59" height="15" /></a>
<span class="floatright">Follow Us:</span></div>

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.