and thanks for the bbcodes!!!!!

Code: Select all
[WMimg]{URL}[/WMimg]
Code: Select all
<style type="text/css">
.containerdiv { position: absolute; center: 0; right: 0;}
.cornerimage { position: absolute; bottom: 10; right: 10; }
</style>
<div class="containerdiv">
<img border="1" src="{URL}" width="600" height="x">
<img class="cornerimage" border="1" src="http://thumbs.dreamstime.com/x/lobo-del-logotipo-11849991.jpg" alt="" width="100" height="56">
<div>
Code: Select all
[WMimg]url pic.jpg[/WMimg]
Code: Select all
<style type="text/css">
.containerdiv { position: absolute; center: 0; right: 0;}
.cornerimage { position: absolute; bottom: 10; right: 10; }
</style>
<div class="containerdiv">
<img border="1" src="http://hdwallpaper.freehdw.com/0006/animals_hdwallpaper_arctic-wolf-howling_57995.jpg" width="600" height="x">
<img class="cornerimage" border="1" src="http://thumbs.dreamstime.com/x/lobo-del-logotipo-11849991.jpg" alt="" width="100" height="56">
<div>