Classic Manual
  • Welcome to RapidWeaver
  • Purchasing RapidWeaver
  • Licensing and Activation
  • Subscription FAQ
  • General FAQ
  • 📖User Manual
    • Installing and Activating RapidWeaver
    • Getting Started with RapidWeaver
    • Project Window
    • Preferences
    • Page Types
      • Blog
      • Contact Form
      • File Sharing
      • HTML
      • iFrame
      • Markdown
      • Offsite Page
      • Photo Album
      • Sitemap
      • Styled Text
    • Publishing
      • Publish to a Web Server
      • Publishing to Your Mac
      • Publishing to Chillidog
      • Multiple Publishing Destinations
      • How to fix Publishing Issues
        • Upload Logs
        • Upload Errors
    • Features
      • Health Check
      • Live Browser Preview
      • Privacy
      • Project Backup
      • Macros (Advanced)
      • Resource Browser
      • Simulator
      • Site Badge
      • Themes
    • Keyboard Shortcuts
    • How to
      • Update License Key in RWC
      • Share Your Project File
      • Upgrade Projects
      • Add Google Analytics
      • Improve Search with SEO
      • Embed a YouTube Video
      • Embed a Vimeo Video
      • Edit an .htaccess File
      • Build an Online Store
      • Edit Your Website Online (CMS)
      • Create a Members Area Using Sitelok
    • Troubleshooting
      • How to fix "Couldn't obtain plugin principle class"
      • How to Diagnose an Issue
      • How to Report a Bug
      • How to Locate Your Addons and Preferences
      • How to Send or Share Your Project (moved)
    • Resources
  • 🧩Addons
    • What are Addons?
    • Premium Themes
      • 🗻Aspen
        • Aspen FAQ
        • Social Icons
        • Aspen Version History
      • 🦸Marvel
        • Marvel FAQ
        • Social Icons
        • Marvel Version History
      • 👑Royale
        • Royale FAQ
        • Social Icons
        • Royale Version History
  • 👷Developers
    • Addon Overview
    • Themes
      • Theme Introduction
      • Theme Syntax Tags
      • Theme.plist Syntax
      • Theme Info.plist
    • Plugins
      • Plugin SDK
    • Marketplace Developer Guide
  • 📁Legal
    • Acknowledgements
    • Subscription Terms of Service
    • Privacy Policy
    • EULA
Powered by GitBook
On this page
  • Working with Images
  • Formating a Styled Text Page or Area in RapidWeaver
  • Using HTML Code in Styled Text pages

Was this helpful?

Export as PDF
  1. User Manual
  2. Page Types

Styled Text

A good starting point for learning the basics of RapidWeaver Classic

PreviousSitemapNextPublishing

Last updated 1 year ago

Was this helpful?

The Styled Text page is one of the most commonly-used page types in RapidWeaver. It’s flexible enough to enable you to style content with rich text formatting but extensible enough to allow the more code-savvy among us to place it in HTML if you need it (e.g. pasting in an embedded YouTube video).

You can write in RapidWeaver or paste in content from other apps. If you’re pasting in from Microsoft Word, we recommend you use the Edit menu’s Paste as Plain Text option. This will ensure that any unusual formatting from Word is not transferred to your website.

Adding the Styled Text page

Working with Images

Styled Text pages support JPEG, PNG and GIF images, which can be added to your page via Drag and Drop or via the iMedia Browser (available on the View menu). If you need to make some adjustments to the image, open the Media Inspector by double-clicking on the image, where you can scale, rotate, and rename the image.

We recommend you give each image a non-cryptic filename such as “realmacsoftware- logo” and ensure that you fill in the Alternate Text field. This alternate field will be shown to visitors who may have images turned off (or are viewing your site on a slow connection) and is a great way to improve the accessibility of your website.

Formating a Styled Text Page or Area in RapidWeaver

Let’s get started by adding some text. You can write in RapidWeaver or paste in content from other apps. If you’re pasting in from Microsoft Word, we recommend you use the Edit menu’s Paste as Plain Text option. This will ensure that any unusual formatting from Word is not transferred to your website. Watch the video to see how formatting works.

Using HTML Code in Styled Text pages

RapidWeaver’s Styled Text pages, and any other page types that use the styled text areas available to plugins, also allow you to paste in HTML. To ensure your code appears as you expect, you should identify blocks of code as such by choosing Format > Ignore Formatting. By using this option, you’re telling RapidWeaver not to alter or stylise the content.

So what should you do if you’ve got code that you want to show as an example on your website? Highlight the block of code and then use the Format > HTML > Code. This will apply the appropriate HTML tags to ensure the code is displayed properly when previewing and publishing the site.

The feature will highlight any images that could use a new filename or alternate label.

📖
Health Check