When you open the Editing Interface, you will see that the existing content of your page is loaded into the WYSIWYG editor content area. From here, you can edit or add to the text on your page.
The easiest way to manage your text content is to type into the WYSIWYG editor, just as you would in a regular word processing program.
To Type New Text:
Click to position your cursor where you wish your new text to appear, and begin typing as normal.
To Delete Text:
Click at the end of the text, and press the 'backspace' key on your computer keyboard until all unwanted text is deleted. Alternatively, to delete a large block of text, click and hold down your mouse at the beginning of the text, and drag the cursor to the end before releasing - this selects the text. Then press the 'backspace' key to delete it.
To Edit Existing Text:
Position your cursor over the text in the position you want to edit, and click or double-click to begin typing. (double clicking is sometimes required on positioned content, for example side boxes and captions).
Change Layout and Style of your Text
See Section 3.5 - Styling Text On Your Page
A common method of adding text to your page is to paste in text from another program. Please be careful when you paste in text from elsewhere! Read the instructions below carefully to ensure your text remains in keeping with the visual style of the rest of your website.
Paste As Unformatted Text
Unformatted text is text which does not have any layout or styling attributed to it. Once you paste unformatted text into the editor, you can use the controls in the WYSIWYG toolbar to format and style the text in keeping with your website design.
The WYSIWYG toolbar contains many options for formatting text on your page. Formatting includes text alignment and structure, and simple emphasis such as bold and italic.
When you first type into the editor, the text will have the default paragraph format. You can use the options in the editor to apply formatting to your text - most of the buttons for this are to the right of the middle row in the editor toolbar.
You can enhance regular paragraph text with simple text formatting, such as bold, italic and underline.
To apply these formatting options: Select the text you wish to apply the style to, and click the corresponding formatting button.
To remove these formatting options: Select the formatted text, and click on the button again, the formatting will be removed.
Lists are an excellent way of presenting information to your users in a clear and concise way.
To create a list: select the text you wish to be in the list, and click either then numbered or bulleted list icon. The current paragraph will become your first bullet point.
To create a new list item: press the 'Return' or 'Enter' key on your keyboard.
To end your list: create a new list item (as above), and then click the list button in the toolbar again - the current list item will revert back to a normal paragraph.
You can specify the alignment of text on your page by using the alignment buttons. Usually, your text is aligned to the left by default.
These buttons can be used to align the currently selected paragraph to the center, the right, or to be justified.
You can add several other options for basic formatting, including superscript and subscripts, indented text, and block-quotes. These styles can be applied with the same methods as above - selecting the text and clicking the corresponding button in the toolbar. For a full list of the different buttons on the toolbar, see Section 3.3 - The WYSIWYG Toolbar.
Some pages on your site may have been formatted in a custom way by your designer at SiteWizard, to meet your website requirements. If you are having trouble editing your page, don't hesitate to call SiteWizard Technical Support, on 01622 200 045.
You can use the Editor Toolbar to apply visual styling to the text on your page. This can include simple colour changes, or pre-set styles and headings. These styling options can be found on the bottom row of the Editor Toolbar.
If you would like to format your text to be highlighted or stand out in some way, the easiest method is to use the different options in the 'Styles' drop-down box on the bottom row of the editor toolbar.
These styles are labelled with names such as 'Shout' or 'Quote', and allow you to add pre-set styles to blocks of text. You may also have extra styles set, labelled 'Custom'. To apply these styles:
Apply a heading style to a heading on your page, use the second drop-down menu. The styles are labelled 'Heading 1', 'Heading 2', etc.
These heading numbers should relate the the importance of the heading on the page - use 'Heading 1' at the top for the page title, use 'Heading 2' for sub-headings, and 'Heading 3' for sub-sub-headings, and so on!
An alternative to the pre-set styles is to change the font size and colour to styles of your own choice. This can be done using the buttons and drop-down boxes in the menu.
A link is a small piece of code that can be applied to text or images that when clicked, opens a new web page or jumps to a new location in the current page. There are three types of link you can insert into your web page. These are:
Links are an invaluable tool in web design as they replicate the turning of a page in the real world. It also gives you the ability to create navigation systems that allow you to breakdown the content of your site into relevant sections.
A standard URL link can be used to link to another page on your site, a file or image in your SiteWizard libraries or somebody else's website.
If you would like to adjust a link at any time during editing, Right Click your mouse over the link text and select the 'Edit Link' option. If you would like to remove a link, select the 'Unlink' option from the same pop-out menu.
An email link enables the user's computer to open its default email program (e.g. Microsoft Outlook) and begin a new email messge. It allows you to specify the recipient email address, the text of the email subject box, and add some text for the email content. This is a great way of identifying emails that have been sent via the link from your site.
An anchor is an invisible marker on a web page. A link which points to an anchor will jump to the specific anchor point on the linked page. Anchors can be handy on long pages, as users can click a link to a relevant section, rather than scrolling down the page.
Before you can create a link to an anchor, you must first create the anchor in the place you want the link to jump to. To set up an anchor, see Section 3.8 - Inserting an anchor on a page .
The target value of a link allows you to specify how the new page will open once the link is clicked on.
<not set>
This is the default setting of a link. When the target of a link isn't set up, the link will act as normal.
<frame>
This option isn't used in this version of the SiteWizard editor and has been reserved for future use.
<popup window>
This option makes the target of your link open in a pop-up window with dimensions and features specified by you.
New Window (_blank)
This option tells the link to open its target in a new browser window. This means that the original window that contains your website will still be available for people to go back to. This is a very handy option when linking to other people's websites.
Topmost Window (_top)
This option isn't used in this version of the SiteWizard editor and has been reserved for future use.
Same Window (_self)
This option isn't used in this version of the SiteWizard editor and has been reserved for future use.
Parent Window (_parent)
This option isn't used in this version of the SiteWizard editor and has been reserved for future use.
These settings should only be modified if you have an in-depth knowledge of how HTML works and are not covered in this guide.
An anchor is an invisible marker on a web page. A link which points to an anchor will jump to the specific anchor point on the linked page. Anchors can be handy on long pages, as users can click a link to a relevant section, rather than scrolling down the page.
To edit the anchors at any point, Right Click your mouse over the anchor symbol and select the Anchor Properties option in the pop-up menu.
To link to your anchor from another part of the page or from a different page, see Section 3.7 - Inserting Links - Creating a link to an Anchor.