Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Question Solved: Links in announcements

  • webrus
  • webrus's Avatar Topic Author
  • New Member
  • New Member
More
17 years 2 months ago - 17 years 2 months ago #6190 by webrus
Solved: Links in announcements was created by webrus
As I am an absolute Know-Nothing-About-HTML I have to ask, how I can declare a link to an external website in an announcement :blush:

I tried it with the same syntax that is used in postings, but this doesn't seem to work.
Last edit: 17 years 2 months ago by webrus. Reason: Solved

Please Log in or Create an account to join the conversation.

  • webrus
  • webrus's Avatar Topic Author
  • New Member
  • New Member
More
17 years 2 months ago - 17 years 2 months ago #6199 by webrus
Replied by webrus on topic Re:Solved: Links in announcements
I know - Search first - Selfhtml:
Code:
<a href="http://xxxxx.com">nameoflink</a>

:blush:
Last edit: 17 years 2 months ago by webrus.

Please Log in or Create an account to join the conversation.

More
17 years 2 months ago #6200 by bytebandit01
you need to learn basic HTML tags for that.. for links.. put this code/tag in your announcements..
Code:
<a href="http://www.w3schools.com">Visit W3Schools.com!</a>

Please Log in or Create an account to join the conversation.

Time to create page: 0.220 seconds