Managing the Look of Your Site

Themes

You'll want to set a "Theme" from a number of choices. Themes provide a consistent visual presentation for your site. You may choose from one of many themes included with your site, or have a custom theme developed for you by an outside designer.

Clicking on the Appearance button in the Control Panel lets you select a Theme. Changing the theme only effects the look and feel of your site, but not the content you've created. Your site's theme can be changed at any time.

theme area

To choose a theme in the control panel, click on the screenshot itself (a notification will appear), and then click the 'Save' button at the bottom of the page.
new theme selection

Featured Themes vs. Other Themes vs. One Page Themes

Featured themes are mobile-friendly or "responsive" themes. These themes have been recently designed and developed. Other themes are older themes that don't tend to be mobile-friendly. Lastly, one page theme are designed for very small sites.

A Caveat

One thing to note about themes is that while many of them are consistent with where the various elements of your site should appear—such as your photo, name, address, etc.—some themes may have distinctive or unusual ways of displaying these elements. It is advised if changing your theme to look carefully throughout your site to determine if the placement of all the site elements work for you.

Creating a "Swipe Button"

A visual feature included in OpenScholar themes is a “swipe button”—mousing over the button generates a slow, left to right color swipe effect.

To create a small or large button:

  1. Create a text link (learn about adding links)
  2. In the wysiwyg/text editor, view the HTML view by selecting the "Source"                                                         Source link
  3. Copy/paste one of the following:
  • class="os-swipe-large” 
  • class="os-swipe-small”              

Displays:

small button

large button

Updated:18Sep18