geez...it is...remember how you've done with the skinops button?
so...in the 923 definition, add a URLElement together with the other dashboard elements, with Class="TransparentButton"
like :
code:
<UrlElem ID=http..... Layout=VerticalFlowLayout(0,0,3,0) Direction=ltr Padding=Rect(0,0,0,0)>
<Button cmdid=7460 id=atom(skinbtn) AccRole=57 Class="TransparentButton" Layout=flowlayout(0,2,0,2) Active=MouseandKeyboard|NoSyncFocus Padding=rect(5,4,5,4)>
<element class="ToolbarIcon" content=rcimg(59045)/>
</UrlElem>
or something like that
but why don't you just add a alink control on your Custom SkinOps or about wdn?