Recent Topics

1 Jul 26, 2008 02:22    

My b2evolution Version: Not Entered

hello all
can we formate free html widget differently in same container.
thank you

2 Jul 26, 2008 14:38

sachin 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;}

3 Jul 26, 2008 17:45

thank you
let me try

4 Jul 26, 2008 17:58

worked perfectly
thank you


Form is loading...