Link To Us Block Question
Posted: 8. January 2010 23:46
In the link to us block I want my user to be able to select a code that displays a banner instead of text, how can i update it so the code displays the html text i have instead of the current code
This is an example of the code i want to use:
I then want a second option so members can have the same code but to use in BBcode:
look forward to your help.
cheers
This is an example of the code i want to use:
Code: Select all
<a href="http://www.sixstringmods.co.uk/home.php?ref=1" onclick="window.open(this.href); return false;" title="6 String MODs - phpBB MODs Development"><img src="./images/120x60.png" alt="6 String MODs - phpBB MODs & Graphics Development" /></a>
Code: Select all
[url=http://www.sixstringmods.co.uk/home.php?ref=1][img]./images/120x60.png[/img][/url]
cheers