Hi,

I would make sure you have all .net frameworks installed not that I
think this will sort your problem.

if you place cssClass="myClass" as an attribute in your textbox
control then reference this in your css file it should work fine.

Good luck

Sent from my iPhone

On Nov 16, 12:16 pm, [email protected] wrote:
> That is not the case as it works when I configure with .net 2.0. I'm thinking 
> it's because I'm running on XP or I'm missing a service pack
> Sent via BlackBerry from T-Mobile
>
>
>
> -----Original Message-----
> From: Paulo Roberto Pellucci <[email protected]>
> Date: Sun, 15 Nov 2009 23:22:34
> To: <[email protected]>
> Subject: Re: [DotNetDevelopment] ASP.NET 1.1
>
> Songstre, if it is possible, post us some code.
> Maybe theres a CSS linked to these controls and he is taking control of the
> size.
>
> On Sun, Nov 15, 2009 at 10:38 AM, songstre <[email protected]> wrote:
>
> > I'm currently editing a .NET app for a client and I'm having trouble
> > with controls sizing. It seems to be resizing all my textboxes to the
> > same size and my dropdowns to the size of the largest option contents.
> > When I look at the rendered source, it seems like the width property
> > on the server controls is not being rendered as a style on the html
> > elements. I think if I remedied that, everything would be fine. Not
> > sure why it's happening though or how to fix it. Anyone?
>
> > Thanks in advance.
>
> --
> Atenciosamente,
> Paulo Roberto S. Pellucci

Reply via email to