- Introduction
- Creating your site
- Editing your home page
- Creating a Single page section
- Creating a Multiple pages section
- Creating & editing a Links section
- Adding forms and comments to your site
-
Adding images to your site
- Preparing your images
- Formats and resolution
- If you can't prepare your images
- Adding galleries
- Photo settings
- Uploading your photographs
- Adjusting your thumbnail settings
- Manually uploading thumbnail images
- Adding images to other sections of your web site
- Gallery Isolation facility
- Managing photos
- Bulk uploading
- Using FTP for upload
- Automatically naming images
- Using Photoshop Elements to process your images for upload
- Using carousels and pop-ups
- Adding slideshows to your site
- Adding other content to your site
- Adding a search facility to your site
- Customising your site style
- Making your site live & domain names
- Search Engines
- Support
- Web Traffic and Stats
- Using the Search Functions of the Admin System
- Formatting Text Using Html
-
Selling Online
- Creating a shopping cart
- How the shopping cart works
- Integrating with a payment provider
- How to use PayPal with your Clikpic site
- How to use Google checkout with the Clikpic facility
- Selling without a payment provider
- Setting prices for photos
- Setting up a price group
- Setting up a payment option
- Applying price groups to your images
- Assigning a single price to an item
- Using the pricing information page
- Delivery charges, VAT and other options
- Troubleshooting
- Common Queries and Tips
- What's New?
Clikpic User Guide/Formatting Text Using Html/Linking to another web site
Formatting Text Using Html
Linking to another web site
To link to another website you can also use the link tag as
described in the previous section, but instead of using a type attribute, use a
url attribute with the address you want to link to, e.g.
[link url=www.photographymonthly.com]Photography
monthly[/link]
Clikpic will add the http:// to the front if you omit it.
NOTE: It is possible to use the URL attribute for links on your own site but they
won't work in preview mode – you should always use the type attribute
described in the previous section.