> In the theme folder, i define a css as:
> .QuestionText
[quoted text clipped - 7 lines]
> Width="648px" BackColor="WhiteSmoke" BorderColor="CornflowerBlue"
> BorderStyle="Solid" CssClass="QuestionText"></asp:Label>
Seems to work fine for me. What is it that you are expecting and what is it
that you are getting?

Signature
Anthony Jones - MVP ASP/ASP.NET
lander - 09 Mar 2008 06:56 GMT
> > In the theme folder, i define a css as:
> > .QuestionText
[quoted text clipped - 13 lines]
> --
> Anthony Jones - MVP ASP/ASP.NET
Sorry, i wasn't clear, but i solved it by replace margin with
padding...^_^ thx anyway!