Quote:
Originally Posted by Lynne
It looks like you are using the postbit template, not the postbit_legacy template (is the userinfo on the top?).
|
Yeah, I added to both of that template, but not any thing change!
I have just seen the source code of the demo site
http://www.lamchame.com in this thread:
http://www.lamchame.com/forum/showth...3#post18959023
and I catched these code, which the webmaster are using to show the image beside the avatar:
Code:
<!--Avatar banner .swf -->
<!--
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/
cabs/flash/swflash.cab#version=6,0,40,0"
width="150" height="180"
id="avantar_banner">
<param name="movie"
value="http://ads.lamchame.com/fix/avatar.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="http://ads.lamchame.com/fix/avatar.swf" quality="high" bgcolor="#ffffff"
width="150" height="180"
name="mymoviename" align="" type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer">
</embed>
</object>
-->
<a href="http://www.vietteltelecom.vn/di-dong/dich-vu-bankplus/gioi-thieu-dich-vu-81.html" target="_blank"><img src="http://ads.lamchame.com/fix/avatar.jpg"></a>
<!--Avatar banner -->
But, as I said, I don't know where to put these code? Please help me check and tell me!
Thanks so much!