" data-bs-original-title="" title="">
#content { background-color: #000000; border: 1px solid #FFFFFF; color: #FFFFFF; float: right; padding: 5px; position: relative; top: -587px; width: 765px; } replace this style... you have to set top:-587..
hi, try this, <div style="position:relative; "> <div style=" background-image:url(kitchen/gibbsandsoelleb47_rgb.jpg); opacity:0.5; filter:alpha(opacity=40);height:520px; width:520px;"> </div> <div style="position:absolute; top:10px; z-index:100;left:10px;height:500px; width:500px;"> Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley …
Thank u karthik. It is really very useful to us. this is good solution. NW i am using this script for my project also. Thank you very much
how to insert flv into html? Now i am using this script. [CODE] <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="723" height="445" id="FLVPlayer"> <param name="movie" value="FLVPlayer_Progressive.swf" /> <param name="quality" value="high" /> <param name="wmode" value="opaque" /> <param name="scale" value="noscale" /> <param name="salign" value="lt" /> <param name="FlashVars" value="&MM_ComponentVersion=1&skinName=Halo_Skin_3&streamName=images/Welcome_Message_Final1&autoPlay=true&autoRewind=false" /> <param name="swfversion" value="8,0,0,0" /> <!-- This param tag …
[QUOTE=floatingDivs;1593989]Change position from [B]fixed[/B] to[B] absolute[/B].[/QUOTE] S position:fixed.. style doesn't work in IE browser. do you know how to fix the object in ie browser.
define the style for [B]service_text[/B] - overflow:hidden;
you have to put <div style="clear:both"></div> after the [B]tradeComDetails[/B] div..