2 tilqicom Jul 26, 2008 14:38sachin wrote:My b2evolution Version: Not Entered hello all can we formate free html widget differently in same container. thank you if you are asking how to style it; just place a div tag above while entering the free html code of yours.. <div class="free_html"> <your html codes> </your html codes> </div> then style it in the css with .free_html {someproperty: xx;}
sachin wrote:
if you are asking how to style it; just place a div tag above while entering the free html code of yours..
<div class="free_html">
<your html codes> </your html codes>
</div>
then style it in the css with .free_html {someproperty: xx;}