help with html position
Posted: 03 May 2010, 19:50
hey guys i need to set two object in the same line, this is the case of a coliris wall. but i want to have two walls together in the center.
Like the column bbcode...
this is my code:
the wall start with <img tag. so what edit should i do to have the two walls?
Like the column bbcode...
this is my code:
the wall start with <img tag. so what edit should i do to have the two walls?
Code: Select all
<!-- IF not S_IS_BOT and S_USER_LOGGED_IN -->
{$C_BLOCK_H_L}<dt>Wall of Fun</dt>{$C_BLOCK_H_R}
<ul class="topiclist bg1">
<li><dl>
<div style="text-align:center">
<img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.11NXC/bT*xJmx*PTEyNzI5MDg1MDg2ODMmcHQ9MTI3MjkwODUxMTUxOCZwPTkwMjA1MSZkPSZnPTEmb2Y9MA==.gif" /><object id="ci_55474_o" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="600" height="348"><param name="movie" value="http://apps.cooliris.com/embed/cooliris.swf"/><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><param name="bgColor" value="#121212" /><param name="flashvars" value="z=niLhgXDkvc28" /><param name="wmode" value="opaque" /><embed id="ci_55474_e" type="application/x-shockwave-flash" src="http://apps.cooliris.com/embed/cooliris.swf" width="600" height="348" allowFullScreen="true" allowScriptAccess="always" bgColor="#121212" flashvars="z=niLhgXDkvc28" wmode="opaque"></embed></object>
</div>
</dl></li>
</ul>
{$C_BLOCK_F_L}{$C_BLOCK_F_R}
<!-- ENDIF -->