ok so im trying this for the second time with a bit more success , i have the images for the theme i want it in set to images/BP-Black/TW7S/infonotetipwarn/info.gif i also changed that path in the replacement code
Code:
<div style="margin: 5px 5px;"> <div style="padding-left: 25px; padding-right: 25px;"> <div style=" -moz-border-radius-bottomleft:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-topleft:10px; -moz-border-radius-topright:10px; background:#defee3 none repeat scroll 0 0; border:1px solid #28c25a; margin:5px 10px 0;"> <div style="padding: 0pt 5px; background: #28c25a none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; "> <font color="#defee3"> <b> <em>Information</em> </b> </font> </div> <table width="100%" border="0"> <tbody> <tr> <td width="5%"> </td> <td width="90%">{param}</td> <td width="5%"> <img alt="" src="./images/BP-Black/TW7S/infonotetipwarn/info.gif
"/> </td> </tr> </tbody> </table> </div> </div> </div>
and i did the css edit , the only issue now is that only one of the button images is showing up in the editor ?
can anyone explain why , or have a clue as to why ? im attaching images