In showphoto.tmpl (template directory) Replace:
<b>{$Globals['pp_lang']['htmlcode']}:</b> <input class="{$Style['blockquote']}" type="text" name="html" value="$showhtmlcode" size="80" onclick="this.focus();this.select()" /><br />
With:
<b>{$Globals['pp_lang']['htmlcode']}:</b> <br><input class="{$Style['blockquote']}" type="text" name="html" value="$showhtmlcode<a href="http://skidpics.com"><br>Get your Skidpics Fix!</a></p>" size="80" onclick="this.focus();this.select()" /><br />
Replace
http://skidpics.com with
YOUR link and Get your skidpics fix with
YOUR text
Above this, you can add your text such as:
<br><b>* Use the below code for Myspace, Facebook, Hi5 and blogs *</b><br>
Here is the way I have it coded:
Quote:
<br><b>* Use the below code for Myspace, Facebook, Hi5 and blogs *</b><br>
<b>{$Globals['pp_lang']['htmlcode']}:</b> <br><input class="{$Style['blockquote']}" type="text" name="html" value="$showhtmlcode<a href="http://skidpics.com"><br>Get your Skidpics Fix!</a></p>" size="80" onclick="this.focus();this.select()" /><br />
|
I would like to make the link form a bit bigger, perhaps 3 rows deep.. How do we do that, Chuck?