Wanasite.co.uk.

Return to Wanasite

How to use Cushycms to edit your links page

 

Login at cushycms.com with the login details they have sent you.

You will get a screen like this

img

This lists the pages you can edit on the left and for the highlighted page in the centre of the page is the content you can edit. You can see that it does not show you the whole web page – just the bit you can edit. You can see that the link that is already on the page is there (DSA).

You can change the normal text just like you would in any text editor such as Word.
So type the word “website” after “Driving Standards Agency” then click “Publish Page” button.
Then click View Live Page (on the right above the editing pane) to see the page as it now looks. You should see your change is now live.

 

~  If you are given the code of the link like this

<a href="http://www.wanasite.co.uk">Wanasite</a> - Driving School websites 

then click the “Source” button. This is for editing the source code.
You will see that the DSA link is in a similar format in Source view.
You can then copy and paste the code for the new link onto the next line.
You will however need to put <p> at the beginning and </p> at the end – this puts it all on a new line.
So your code will be <p><a href="http://www.wanasite ">Wanasite.co.uk</a> - Driving School websites </p>

Then click “Publish Page”

It might seem complicated but really you’ll very soon get used to it

  

~ Alternatively you may be given this information

Title: Wanasite
Description: Driving School Websites
URL: http://www.wanasite.co.uk

In which case don’t use the “Source” button – this is a toggle button so you click it to go back and forth.

Just type in “Wanasite – Driving School Websites” and highlight the title part (Wanasite) then click on the third button top row (a globe with chain link).
A little window opens and where it says URL you type www.wanasite.co.uk (the http:// part is already put in for you)

So then you’ve made the word “Wanasite” a clickable link

Then like before click Publish Page.