• Not in Use
  • » CMS Getting Started
  • » CMS Page Source Editor
  • Lost password?
Cambridge Digital: Customisable Homepage, Website Design & Digital Publishing, Cambridge
  • Home
    • Cambridge Digital Home
    • News
    • About Us
  • Web Design
    • Web Design
    • Portfolio
      • Websites - AmeyCespa
      • Websites - Avanza
      • Websites - Bruderer
      • Websites - Byron
      • Websites - Cambridge Homes
      • Websites - Classroom Call
      • Websites - Donarbon
      • Websites - Farsight
      • Websites - Jockeyclub
      • Websites - Gillick Joinery
      • Websites - Kerry Logistics
      • Websites - Learnscaper
      • Websites - Lysander
      • Websites - Maestro Germini
      • Websites - Multifreight
      • Websites - One World
      • Websites - RJJ
      • Websites - RJJ Car Shipping
      • Websites - TVZ
      • Websites - Vogtliner
    • Content Management System
  • Publishing
    • Sherlock Holmes - Drama
  • Exintra CMS
    • Exintra CMS
    • Exintra User Guide
      • Conversion Module
      • Facebook Module
      • Google Maps Module
      • Twitter Module
      • Web Search
      • Youtube Video Module
      • iFrame Module
      • Projects
      • Route Planner
      • Address Book
      • Blogs
      • Calendar
      • Content and Links
      • Form
      • Integrated Form
      • Module Display Settings
      • Picture Gallery
      • RSS Feed
      • Simple Slideshow
      • Slideshow Display
      • Tabs Module
      • Weather
      • Modules Page
      • Syndicate RSS Page
    • Create and control
    • Exintra content editor
    • Customisable pages
    • Site organisation, simplified
    • Communications and Social Media
    • Targeted content
    • Web analytics
  • E-Learning
    • Cambridge Digital e-learning
    • Educational resources
      • English Language Teaching
      • ICT 4 Life Support
        • ICT 4 Life Support Forum
        • ICT 4 Life Support FAQ
      • Shakespeare Insults
  • Video/CGI
  • Contact Us
Min

Topics

  • Getting Started
  • Site Configuration
  • Viewing Pages
  • Adding Pages
  • Page WYSIWYG Editor
  • Page Source Editor
  • Viewing Modules
  • Adding Modules
  • Creating Content Modules
  • Users & Groups
  • Statistics
  • Sneak Preview

Page source editor

The Source button within the WYSIWYG editor allows more technical users to have greater control of page content by editing the HTML source code.

Font Style

The overall site font style is defined in CSS, however, alterations can be made in the code for size and colour using "font" tags.

e.g. <font size="2" color ="#87d300"> Text </font>

You can make text bold or italic in the WYSIWYG editor, but if you prefer to continue working in the Source editor the bold tag used is <strong>,the italic tag is <em> and the underline tag is <u>

A set of predefined CSS "h" tag headings can also be used within the Source editor, for which size and color can not be altered (please note the spacing above and below the headings and that <h3> includes the blue bar): 

<h1>

<h2>

<h3>

<h4>

<h5>
<h6>

Layout

With the WYSIWYG editor you can arrange content in a single column where the width is defined by that of the content section, or create a table to organise the content more freely. You can setup tables from within the source editor too by using standard table tags.

e.g. 

<table height="200" cellspacing="5" cellpadding="2" width="100%" border="1">
    <tbody>
        <tr>
            <td>
Text for cell 1</td>
            <td>
Text for cell 2</td>
            <td>
Text for cell 3</td>
        </tr>
     </tbody>
</table>

Text alignment can be applied to cells where "valign" sets the vertical alignment and "align" sets the horizontal.

e.g. 

<td valign="top" align="left">Text for cell 1</td>
<td valign="middle" align="center">
Text for cell 2</td>
<td valign="bottom" align="right">
Text for cell 3</td>

The padding within individual cells can be specified using <td style> tags.

e.g.

<td style="padding-right: 10px; padding-left: 10px; padding-bottom: 10px; padding-top: 10px">

Images can be placed within cells by using the insert image button in the WYSIWYG editor or by copying and pasting the image reference of an existing image into the Source editor.

  • Home
  • News
  • About Us
  • Web Design
  • Content Management System
  • Community Website Platform
  • Publishing
  • E-Learning
  • Video/CGI
  • Contact Us
All content © Cambridge Digital 2011 / Websites and digital services | Powered by Exintra | Sitemap | Plain text