Mick

Anonymous
When creating blocks how do I had links into them?

How do I edit links already in blocks.

Sand Man

Anonymous
if you want to add links to blocks, you just need to write the html code. ex:
Click Here
If you want to edit the links alread in certain blocks, you'll probably have to edit the language file. but i'm not too sure about that one.

Sand Man

Anonymous
I forgot to include the code tag:
Text Formatted Code
<a href="http://www.somelink.com">Click Here</a>

 

Mick

Anonymous
I see thanks