asp:Image

Associate
Joined
18 Oct 2002
Posts
249
Location
Glasgow
Hi folks

When i add an image using asp:Image it automatically applies an inline style that sets the border-width to 0.

I want to control this via my style sheet and not inline, but obviously inline takes precedence. How do i stop ASP.NET adding this inline style?

David
 
Back
Top Bottom