PDA

View Full Version : hyperlinks in articles



coykiesaol
01-03-2011, 09:00 PM
I am attempting to place a google calendar link in an article. I place the link and when I view the page, instead of seeing the actual calendar all I see is the link. Is there any way to insert the link and make it function.

In html I can insert the link on a page and the calendar appears.

thx

Svetlio
01-11-2011, 09:05 AM
You can use the Wysiwyg editor in Joomla and set the link without modifying the html code.

Alternatively, you can edit the HTML code and enter a line similar to the following one:

<a href="http://Some_URL.com" target="_blank">Text of the link</a>

Also, you can check our Joomla tutorial. There you will find enough information on how to build your web site:

http://www.siteground.com/tutorials/joomla15/