Viewing Hyperlinking External Files

Hyperlinking External Files



User: aaronhepting 12 years ago
A little while ago, I was able to hyperlink an image to an external folder called "bulletin" and all you had to do is change out the bulletin from the folder and reupload the file. How it was setup was the hyperlink was set to external page and from there put I "bulletin/bulletin.pdf"
Now when it is hyperlinked to an external page it automatically puts the http:// words in front so the file now is not a correct path. Is there a feature where you could put your own path to an external file?

Thanks!
User: Roddy 12 years ago
You can create hyperlinks using a little code in an HTML Snippet…

http://everwebcodebox.com/links/anchors.html

An image link is created by inserting an <img> tag inside the <a> tag. The method of inserting an image using HTML is shown here…

http://everwebcodebox.com/image/image-code.html

This widget allows you to create an image (with or without caption) as a hyperlink to any destination using a relative or absolute URL…

http://everwebcodebox.com/widgets-2/image-lightbox.html

Relative and absolute file paths are discussed here…

http://everwebcodebox.com/widgets-2/mobile-buttons.html

-------------------------------
Roddy

Website: http://everwebwidgets.com
Contact: http://everwebwidgets.com/ewWidgets-home/contact.html
NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own.


Post Reply
You must login or signup to post.