Hyperlinks
Creating a hyperlink allows the reader to navigate immediately to a website by clicking the hotspot, without having to manually type the URL into the addres...
Tue, 25 Mar, 2014 at 1:21 AM
Custom inline style –Write the CSS into “Custom Inline style” text area to customise the hyperlink. For example: background-color:green; border:1px red solid...
Wed, 16 Apr, 2014 at 9:14 AM
You can force all hyperlinks to open in a single window by selecting 'Shared Window/Tab' from the 'Open link in' drop down list. This is us...
Thu, 18 Jun, 2015 at 10:44 AM
You can change the default hyperlink style for an entire publication by overriding the link style in HeadCSS:
.default_link{
border-bottom: solid 1p...
Mon, 20 Jan, 2014 at 2:46 PM
If you are trying to add a hyperlink that is an image onto the page of your publication, such as a button or banner, use the html interactivity type.
...
Wed, 16 Apr, 2014 at 9:14 AM
You can define how hyperlinks open up for readers - whether it be in the same tab or a new tab.
The default action it New Tab/Window - as most comm...
Wed, 16 Apr, 2014 at 9:28 AM