The style I'm using is art_ultra_gray.
Here is my code in posting buttons
Code:
<!-- IF S_LINKS_ALLOWED -->
<img class="btnbbcode" style="margin-bottom: -6px;" accesskey="w" src="{T_THEME_PATH}/images/createlink.gif" name="addbbcode16" value="URL" width="21px" height="20" onclick="bbstyle(16)" onmouseover="helpline('w')" onmouseout="helpline('tip')" title="{LA_BBCODE_W_HELP}" />
<!-- ENDIF -->
I noticed you have ('input.button2') but my class is different and i am not using input.
Code:
<script type="text/javascript">
// <![CDATA[
$('input.button2').click(function(){
if ($("#popup_prompt").length){
$("#popup_prompt").focus();}
});
// ]]>
</script>
Edit: even in standard prosilver style it does not work
I really don't understand everything your asking me to do. I can give you Ftp access and a testuser.