Support Center
Explanations, videos and articles in one place


    
Adding a link to the page

In order to add a link from a page to another page, file or URL, please complete the following steps:

Enter the content editor: "Page management" >> Choose the menu in which the desired page appears (Top Menu, Side Menu, Not in Menu) >> Click on "Edit Content".
Insert corresponding text for creating a link, e.g. “Click here for additional explanation”.
Mark the text in the following way: Click here for additional explanation and press the link icon on the toolbar .



In a new window that will open up, we shall define the link properties.
If we want to create a link to a URL, let us enter the complete address in the “URL” field.
If we want to link the marked text to another page of the same website, let us select the corresponding page from the lefthand menu.
If we choose to create a link to a file from our file manager, let us click on “Files” in the top left corner and select the desired file by pressing the “Select” button.



After choosing the relevant link target, the link properties window will open up, where we can define additional link settings (usually these are the advanced properties relevant for users having a good command in CSS). For example:

After adding a link, the linked text will appear in blue color, underlined. In order to cancel the underlining, you may add in the CSS field “text-decoration: none;”. In addition to that, you may also change the link color by specifying “color:red;” (or any other color in English) in the CSS field. If you want to specify several settings simultaneously, you should divide them with semicolon, as illustrated below:




Top page